RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPlatformValueBuffer.Copy Method (TValueBuffer, TBytes, Integer, Integer)
Pascal
class procedure Copy(Buffer: TValueBuffer; Dest: TBytes; Offset: Integer; Count: Integer); overload; static;
C++
static __fastcall Copy(TValueBuffer Buffer, TBytes Dest, int Offset, int Count);

This is Copy, a member of class TPlatformValueBuffer.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!