RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPlatformValueBuffer.Copy Method (TBytes, Integer, TValueBuffer, Integer)
Pascal
class procedure Copy(Source: TBytes; Offset: Integer; Buffer: TValueBuffer; Count: Integer); overload; static;
C++
static __fastcall Copy(TBytes Source, int Offset, TValueBuffer Buffer, 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!