Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMenuItem.SetGroupIndex

Sets the value for the GroupIndex property.

Declaration

Source position: menus.pp line 242

protected procedure TMenuItem.SetGroupIndex(

  AValue: Byte

);

Arguments

AValue

  

New value for the property.

See also

TMenuItem.GroupIndex

  

GroupIndex: the sequence number in a group of mutually exclusive RadioItem choices.