IBX.IBSubscription.TIBSubscriptionInfos.Create

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

Delphi

constructor Create(AOwner: TIBSubscriptionItem);

C++

__fastcall TIBSubscriptionInfos(TIBSubscriptionItem* AOwner);

プロパティ

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


説明

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

関連項目