![]() |
IsItemRadio | ![]() |
|
IsItemRadio Checks if an item is checked with a radio dot bRadio = myMainMenu.IsItemRadio( Item_Name ) Return value TRUE if the item is checked, otherwise FALSE. Parameters
This does not return true if the item has a tick check mark. Use IsItemChecked instead. If there are multiple items in the menu with the same ID, this will check only the first (left-right, top-bottom). See also MainMenu:CheckRadioItem MainMenu:UnCheckRadioItem MainMenu:GetItemState JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||