[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TReader.CopyValue

Copy a value to a writer.

Declaration

Source position: classesh.inc line 1204

public procedure TReader.CopyValue(

  Writer: TWriter

);

Description

CopyValue reads the next value from the reader stream, and writes it to the passed Writer.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.