IBX.IBSubscription.TIBSubscriptionItems.Add
Delphi
function Add: TIBSubscriptionItem;
C++
HIDESBASE TIBSubscriptionItem* __fastcall Add(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | IBX.IBSubscription.pas IBX.IBSubscription.hpp |
IBX.IBSubscription | TIBSubscriptionItems |
説明
このコンポーネントで操作するすべてのサブスクリプションを格納します。
このクラスは TOwnedCollection の下位クラスです。