[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Write a widestring-valued type to a stream
Source position: classesh.inc line 1086
public procedure TBinaryObjectWriter.WriteWideString( |
const Value: WideString |
); override; |
WriteWidestring writes a widestring-typed value to a binary stream. It is the implementation of the method introduced in TAbstractObjectWriter.
|
Write a widestring value to the stream |
No notes exist for this page yet.