Data.DBXCommon.TDBXValueType.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(DBXContext: TDBXContext); overload;
constructor Create; overload;

C++

__fastcall TDBXValueType(TDBXContext* DBXContext)/* overload */;
__fastcall TDBXValueType()/* overload */;

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXValueType.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXValueType.