CheckItem
CheckItem

Checks a menu item

bSuccess = myMainMenu.CheckItem( Item_Name )

Return value
TRUE if the item was checked successfully, otherwise FALSE.

Parameters
  • Item_Name
    The name (ID) of the item to check.
Comments

Places a tick to the left of the menu item.
If there are multiple items in the menu with the same ID, this will effect all of them.

See also
MainMenu:UnCheckItem
MainMenu:IsItemChecked
MainMenu:GetItemState



JAM © 2005 no one in partiular
Project started by David Evans in 2005