[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Read a widestring value from the stream.
Source position: classesh.inc line 852
public function TAbstractObjectReader.ReadWideString: WideString; virtual; abstract; |
ReadWideString is called when a widestring-typed value should be read from the stream. This abstract method should be overidden by descendent classes.
|
Write a widestring value to the stream |
No notes exist for this page yet.