API:System.Variants.TCustomVariantType.VarDataCopy
Delphi
procedure VarDataCopy(var Dest: TVarData; const Source: TVarData);
C++
void __fastcall VarDataCopy(TVarData &Dest, const TVarData &Source);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Variants.pas System.Variants.hpp |
System.Variants | TCustomVariantType |
Description
Embarcadero Technologies does not currently have any additional information.