[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TBinaryObjectReader.BeginComponent

Start reading a component.

Declaration

Source position: classesh.inc line 1073

public procedure TBinaryObjectReader.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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.