System.CopyRecord
Delphi
procedure CopyRecord(Dest, Source, TypeInfo: Pointer);
C++
extern DELPHI_PACKAGE void __fastcall CopyRecord(void * Dest, void * Source, 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.