[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#lcl)

TMenuItem.RadioItem

RadioItem : whether the item is part of a group of mutually exclusive choices.

Declaration

Source position: menus.pp line 282

published property TMenuItem.RadioItem: Boolean
  read FRadioItem
  write SetRadioItem
  default false;

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