API:FMX.Menus.TMenuItem.GroupIndex
Delphi
property GroupIndex: Integer read GetGroupIndex write SetGroupIndex stored GroupNameStored default 0;
C++
__property int GroupIndex = {read=GetGroupIndex, write=SetGroupIndex, stored=GroupNameStored, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Menus.pas FMX.Menus.hpp |
FMX.Menus | TMenuItem |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!