[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Copy a value to a writer.
Source position: classesh.inc line 1425
public procedure TReader.CopyValue( |
Writer: TWriter |
); |
CopyValue reads the next value from the reader stream, and writes it to the passed Writer.