TReader.CopyValue
Copy a value to a writer.
Declaration
Source position: classesh.inc line 1580
public
procedure CopyValue(Writer: TWriter);
Description
CopyValue reads the next value from the reader stream, and writes it to the passed Writer.