|
RAD Studio VCL Reference
|
Reads data from the associated stream.
procedure Read(var Buf; Count: Longint);
__fastcall Read( Buf, Longint Count);
Do not call read directly. Read is used internally to read data from the stream. Many other writer methods call Read, usually after setting pertinent values or verifying data types.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|