API:Data.DBXPlatform.TDBXPlatform.CopyInt32Array
Delphi
class procedure CopyInt32Array(const Source: TDBXInt32s; SourceOffset: Integer; const Dest: TDBXInt32s; DestOffset: Integer; Count: Integer); static; inline;
C++
static void __fastcall CopyInt32Array(const TDBXInt32s Source, int SourceOffset, const TDBXInt32s Dest, int DestOffset, int 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 !