Vcl.Ribbon.TCustomRibbonPage.GroupCount

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

Delphi

property GroupCount: Integer read GetGroupCount;

C++

__property int GroupCount = {read=GetGroupCount, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonPage


説明

リボン グループの数を返します。

関連項目