[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.