TBinaryObjectReader.BeginComponent
Start reading a component.
Declaration
Source position: classesh.inc line 1443
public
procedure BeginComponent(var Flags: TFilerFlags;
var AChildPos: Integer;
var CompClassName: string; var CompName: string)
; Override;
Description
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader