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

TMenuItem.IsCheckItem

Indicates if the menu item is configured as a check box or a radio button item.

Declaration

Source position: menus.pp line 284

public function TMenuItem.IsCheckItem: Boolean; virtual;