GroupName: String
The GroupName property determines the name of the group for the menu item.
A radio button is configured for the items with the same group name when setting the value for the Checked property. The radio button is set in the left part of the menu item when selecting it. Only one radio button can be set simultaneously.
The property is relevant if the Menu.ShowIcons property is set to True.
The example of use is given on the Example of creating the Menu component page.
See also: