System.MoveArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MoveArray(Dest, Source, TypeInfo: Pointer; Count: NativeInt);

C++

extern DELPHI_PACKAGE void __fastcall MoveArray(void * Dest, void * Source, void * TypeInfo, NativeInt Count);

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.