System.Bindings.EvalProtocol.TValueWrapper.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const AValue: TValue);

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TValueWrapper

説明

TValueWrapper のインスタンスを作成します。

Create コンストラクタは、TValueWrapper クラスのインスタンスを作成します。

関連項目