[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start reading a component.
Source position: classesh.inc line 1073
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
lazarus-ccr.sourceforge.net |