Overrides the standard ReadStr method.
Source position: streamex.pp line 72
public function TDelphiReader.ReadStr: AnsiString; |
String read from stream.
ReadStr makes sure the TBidirBinaryObjectReader methods are used, to store additional information about the stream position when reading the strings.
|
Binary component stream reader with BiDi support. |