[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read an ansistring from the stream
Source position: classesh.inc line 1108
public function TStringStream.ReadAnsiString( |
Count: LongInt |
):AnsiString; overload; |
ReadAnsiString will read an ansistring and correctly handle the codepage translation if necessary..
TStream.ReadString |
||
|
Write a unicode string to the stream |
|
|
Write an ansistring to the stream |
|
|
Read a unicode string from the stream |