API:Data.DBXPlatform.TDBXPlatform.CopyInt32Array

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!