IBX.IBSubscription.TIBSubscriptionInfo.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TIBSubscriptionInfo(System::Classes::TCollection* Collection);

Eigenschaften

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


Beschreibung

Erstellt eine Instanz von TIBSubscriptionInfo.

Siehe auch