Ancestor component from which an inherited component is streamed.
Source position: classesh.inc line 1713
public property TFiler.Ancestor : TPersistent |
When streaming a component, this is the parent component. Only properties that differ from the parent's property value will be streamed.
|
The root component is the initial component which is being streamed. |
|
|
Component used to look up ancestor components. |