Vcl.Ribbon.TRibbonGroup.GroupIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GroupIndex: Integer read FGroupIndex write SetGroupIndex;

C++

__property GroupIndex;

Properties

Type Visibility Source Unit Parent
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonGroup

Description

Index of group within current tab.

Vcl.Ribbon.TRibbonGroup.GroupIndex inherits from Vcl.Ribbon.TCustomRibbonGroup.GroupIndex. All content below this line refers to Vcl.Ribbon.TCustomRibbonGroup.GroupIndex.

Index of group within current tab.

GroupIndex is the index of the group within the current tab. Set the GroupIndex property to change the position of the group within the current tab.