IBX.IBSubscription.TIBSubscriptionItems

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTIBSubscriptionItems

Delphi

TIBSubscriptionItems = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TIBSubscriptionItems : public System::Classes::TOwnedCollection

Eigenschaften

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


Beschreibung

TIBSubscriptionItems ist eine Sammlung von TIBSubscriptionItem.

Diese Sammlung ist für die Verwendung durch TIBSubscriptions vorgesehen.

Siehe auch