API:System.Internal.VarHlpr.VariantCast
Delphi
procedure VariantCast(const src: Variant; var dst: Variant; vt: Integer);
C++
extern DELPHI_PACKAGE void __fastcall VariantCast(const System::Variant &src, System::Variant &dst, int vt);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Internal.VarHlpr.pas System.Internal.VarHlpr.hpp |
System.Internal.VarHlpr | System.Internal.VarHlpr |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!