Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TFiler.LookupRoot

Component used to look up ancestor components.

Declaration

Source position: classesh.inc line 1386

public property TFiler.LookupRoot : TComponent
  read FLookupRoot;

Description

When comparing inherited component's values against parent values, the values are compared with the component in LookupRoot. Initially, it is set to Root.

See also

Root

  

The root component is the initial component which is being streamed.


Documentation generated on: Jul 24 2023