[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TFiler.Ancestor

Ancestor component from which an inherited component is streamed.

Declaration

Source position: classesh.inc line 1215

public property TFiler.Ancestor : TPersistent
  read FAncestor
  write FAncestor;

Description

When streaming a component, this is the parent component. Only properties that differ from the parent's property value will be streamed.

See also

Root

  

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

LookupRoot

  

Component used to look up ancestor components.


Documentation generated on: May 14 2021