IBX.IBSubscription.TIBSubscriptionItems

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TIBSubscriptionItems = class(TOwnedCollection)

C++

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

Properties

Type Visibility Source Unit Parent
class public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription IBX.IBSubscription

Description

TIBSubscriptionItems is a collection of TIBSubscriptionItem.

This is intended to be used by TIBSubscriptions.

See also