[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a short string
Source position: classesh.inc line 1092
public function TBinaryObjectReader.ReadStr: String; override; |
ReadStr reads a short string from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader
lazarus-ccr.sourceforge.net |