API:System.Variants.VarToStr
Delphi
function VarToStr(const V: Variant): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall VarToStr(const System::Variant &V);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Variants.pas System.Variants.hpp |
System.Variants | System.Variants |
Description
Embarcadero Technologies does not currently have any additional information.