[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 GroupIndex property.

See also

TMenuItem.GroupIndex

  

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


Version 3.2 Generated 2024-02-25 Home