IBX.IBSubscription.TIBSubscriptionInfos.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TIBSubscriptionItem);

C++

__fastcall TIBSubscriptionInfos(TIBSubscriptionItem* AOwner);

Properties

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

Description

Creates an instance of TIBSubscriptionInfos.

See Also