IBX.IBSubscription.TIBSubscriptionItems.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TIBSubscriptions);

C++

__fastcall TIBSubscriptionItems(TIBSubscriptions* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionItems

Description

Creates an instance of TIBSubscriptionItems.

See Also