API:Data.DBXCommon.TDBXWritableValue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ValueType: TDBXValueType);

C++

__fastcall TDBXWritableValue(TDBXValueType* ValueType);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXWritableValue

Beschreibung

Erstellt eine Instanz von TDBXValue.

Data.DBXCommon.TDBXWritableValue.Create erbt von Data.DBXCommon.TDBXValue.Create. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXValue.Create.

Erstellt eine Instanz von TDBXValue.

Diese Methode erstellt und initialisiert eine Instanz von TDBXValue.

Siehe auch