The root component is the initial component which is being streamed.
Source position: classesh.inc line 1711
public property TFiler.Root : TComponent |
The streaming process will stream a component and all the components which it owns. The Root component is the component which is initially streamed.
|
Component used to look up ancestor components. |