| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Read an identifier
Source position: classesh.inc line 1301
public function TBinaryObjectReader.ReadIdent(  | 
ValueType: TValueType  | 
):string; override;  | 
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