Data.DBXCommon.TDBXWideCharsValue.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ValueType: TDBXValueType);

C++

__fastcall TDBXWideCharsValue(TDBXValueType* ValueType);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXWideStringValue.

Data.DBXCommon.TDBXWideCharsValue.Create erbt von Data.DBXCommon.TDBXWideStringValue.Create. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXWideStringValue.Create.

Erstellt eine Instanz von TDBXWideStringValue.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXWideStringValue.

Siehe auch