Data.DBXCommon.TDBXValue.Create

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

Delphi

constructor Create(ValueType: TDBXValueType); // Hide TObject.Create

C++

__fastcall TDBXValue(TDBXValueType* ValueType);

プロパティ

種類 可視性 ソース ユニット
constructor public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

説明

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

このメソッドは、TDBXValue のインスタンスを作成し、初期化します。

関連項目