Data.DBXCommon.TDBXValue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

__fastcall TDBXValue(TDBXValueType* ValueType);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXValue.

Diese Methode erstellt und initialisiert eine Instanz von TDBXValue.

Siehe auch