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

TMenuItem.ShowAlwaysCheckable

ShowAlwaysCheckable - if True, Item is always shown as checkable.

Declaration

Source position: menus.pp line 345

published property TMenuItem.ShowAlwaysCheckable : Boolean
  read FShowAlwaysCheckable
  write SetShowAlwaysCheckable
  default False;

Version 4.6 Hosted on Source Forge