Vcl.ActnMan.TCustomActionBar.ItemCount
Delphi
function ItemCount: Integer; virtual;
C++
virtual int __fastcall ItemCount(void);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionBar |
説明
アクションバンド上に表示されるアクションクライアントの数を指定します。
ItemCount メソッドは、 アクションバンド上に表示されるアクションクライアントの数を返します。