[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start reading a component.
Source position: classesh.inc line 1288
public procedure TBinaryObjectReader.BeginComponent( |
var Flags: TFilerFlags; |
var AChildPos: Integer; |
var CompClassName: string; |
var CompName: string |
); override; |
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader