Data.DBXCommon.TDBXPropertiesItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Properties: TDBXProperties);

C++

__fastcall TDBXPropertiesItem(TDBXProperties* Properties);

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TDBXPropertiesItem.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXPropertiesItem.

Siehe auch