API:System.Variants.TCustomVariantType.CastTo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CastTo(var Dest: TVarData; const Source: TVarData;  const AVarType: TVarType); virtual;

C++

virtual void __fastcall CastTo(TVarData &Dest, const TVarData &Source, const System::Word AVarType);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Variants.pas
System.Variants.hpp
System.Variants TCustomVariantType

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.