RCheckMenuItem.Checked


public property Checked

Prototype:

Read/Write property Checked[=true|false]

Description:

Sets or checks if the check menu item is selected or not. (true if selected).

Return value:

Returns true if the menu item is selected.