Vcl.Ribbon.TCustomRibbonGroup.GroupIndex

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

Delphi

property GroupIndex: Integer read FGroupIndex write SetGroupIndex;

C++

__property int GroupIndex = {read=FGroupIndex, write=SetGroupIndex, nodefault};

プロパティ

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

説明

現在のタブに含まれているグループのインデックス。

GroupIndex は現在のタブに含まれているグループのインデックスです。GroupIndex プロパティを設定すると、現在のタブにおけるグループの位置を変更できます。