IBX.IBSubscription.TIBSubscriptions.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner : TComponent); override;

C++

__fastcall virtual TIBSubscriptions(System::Classes::TComponent* AOwner);

Properties

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

Description

Creates an instance of TIBSubscriptions.

See Also