[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Starts the reading of the root component.
Source position: classesh.inc line 831
public procedure TAbstractObjectReader.BeginRootComponent; virtual; abstract; |
This function can be used to initialize the driver class for reading a component. It is called once at the beginning of the read process, and is immediatly followed by a call to BeginComponent.
|
Marks the reading of a new component. |
No notes exist for this page yet.