IBX.IBSubscription.TIBSubscriptions.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner : TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptions


Beschreibung

Erstellt eine Instanz von TIBSubscriptions.

Siehe auch