TBinaryObjectReader.BeginRootComponent
Start reading the root component.
Declaration
Source position: classesh.inc line 1442
public
procedure BeginRootComponent; Override;
Description
BeginRootComponent starts reading the root component in a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader