[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Component used to look up ancestor components.
Source position: classesh.inc line 797
public property TFiler.LookupRoot: TComponent |
When comparing inherited component's values against parent values, the values are compared with the component in LookupRoot. Initially, it is set to Root.
|
The root component is the initial component which is being streamed. |