[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Start reading a component.
Source position: classesh.inc line 875
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
No notes exist for this page yet.