IBX.IBSQL.TIBSQL.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TIBSQL(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Beschreibung

Erzeugt eine Instanz einer TIBSQL-Komponente.

Mit Create wird eine Instanz einer TIBSQL-Komponente erzeugt.