API:Data.DBXPlatform.TDBXPlatform.CopyByteArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure CopyByteArray(const Source: TArray<Byte>; SourceOffset: NativeInt; const Dest: TArray<Byte>; DestOffset: NativeInt; Count: NativeInt); static; inline;

C++

static void __fastcall CopyByteArray(const System::DynamicArray<System::Byte> Source, NativeInt SourceOffset, const System::DynamicArray<System::Byte> Dest, NativeInt DestOffset, NativeInt Count);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXPlatform

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !