Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TBinaryObjectReader.ReadIdent

Read an identifier.

Declaration

Source position: classesh.inc line 1488

public function TBinaryObjectReader.ReadIdent(

  ValueType: TValueType

):string; override;

Description

ReadIdent reads an identifier from a binary stream.

This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader


Documentation generated on: Jul 24 2023