System.DynArrayCopy
Delphi
procedure DynArrayCopy(var Result: Pointer; a: Pointer; typeInfo: Pointer);
C++
extern DELPHI_PACKAGE void __fastcall DynArrayCopy(void * &Result, void * a, void * typeInfo);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.pas System.hpp  | 
        System | System | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!