IBX.IBSubscription.TIBSubscriptionItems.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AOwner: TIBSubscriptions);

C++

__fastcall TIBSubscriptionItems(TIBSubscriptions* AOwner);

プロパティ

種類 可視性 ソース ユニット
constructor public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionItems


説明

TIBSubscriptionItems のインスタンスを作成します。

関連項目