The menuitem describes an item of a menu (TMenuItem), a popupmenu or a menubar.
none.
Ignored in PLUG for Delphi
Specifies whether the menuitem is checked. Allowed values are true and false. The default value is false.
Specifies which GIF-image is drawn next to the menu-item.
Specifies whether the menuitem has an onclick event. The onclick event occurs when the menuitem is clicked with the left mouse button. When the value of this attribute is true, an entry, for handling the event, will be created in the code-frame of the parent window. This attribute can have the values true or false. The default value is false.
Specifies the text for the menuitem.