Data.DBXCommon.TDBXCallbackValue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ValueType: TDBXValueType);

C++

__fastcall TDBXCallbackValue(TDBXValueType* const ValueType);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXWritableValue.

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

Erstellt eine Instanz von TDBXWritableValue.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXWritableValue.

Siehe auch