API:IBX.IBServices.TIBControlService.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBControlService

Beschreibung

Erzeugt eine Instanz von TIBCustomService.

IBX.IBServices.TIBControlService.Create erbt von IBX.IBServices.TIBCustomService.Create. Der folgende Inhalt bezieht sich auf IBX.IBServices.TIBCustomService.Create.

Erzeugt eine Instanz von TIBCustomService.

Mit Create erstellen Sie eine Instanz von TIBCustomService.