System.DynArrayCopyRange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DynArrayCopyRange(var Result: Pointer; A: Pointer; TypeInfo: Pointer; Index, Count: NativeInt);

C++

extern DELPHI_PACKAGE void __fastcall DynArrayCopyRange(void * &Result, void * A, void * TypeInfo, NativeInt Index, NativeInt Count);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.pas
System.hpp
System System

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 !