Data.DBXCommon.TDBXStreamValue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ValueType: TDBXValueType);

C++

__fastcall TDBXStreamValue(TDBXValueType* ValueType);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXStreamValue.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXStreamValue.

Siehe auch