IBX.IBSubscription.TIBSubscriptionItems.Add

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

Delphi

function Add: TIBSubscriptionItem;

C++

HIDESBASE TIBSubscriptionItem* __fastcall Add();

プロパティ

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


説明

このコンポーネントで操作するすべてのサブスクリプションを格納します。

このクラスは TOwnedCollection の下位クラスです。

関連項目