System.Bindings.EvalProtocol.TValueWrapper.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AValue: TValue);

C++

__fastcall TValueWrapper(const System::Rtti::TValue &AValue);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TValueWrapper

Beschreibung

Erstellt eine TValueWrapper-Instanz.

Der Konstruktor Create erstellt eine Instanz der Klasse TValueWrapper.

Siehe auch