System.Variants.TCustomVariantType.VarDataFromLStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure VarDataFromLStr(var V: TVarData; const Value: AnsiString);

C++

void __fastcall VarDataFromLStr(TVarData &V, const System::AnsiString Value);

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. Please help us document this topic by using the Discussion page!