Write widechar to stream.
Source position: classesh.inc line 2133
public procedure TWriter.WriteWideChar(  | 
Value: WideChar  | 
);  | 
WriteWideChar writes a widechar to the stream. This actually writes a widestring of length 1.
  | 
Read widechar from the stream.  | 
|
  | 
Write a widestring value to the stream.  |