Vcl.Ribbon.TCustomTabData.ItemCount
Delphi
property ItemCount: Integer read GetItemCount;
C++
__property int ItemCount = {read=GetItemCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomTabData |
説明
タブの項目をカウントします。