JVCL Help:TMenuOwnerDrawState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TMenuOwnerDrawState type
[+] JvMenus.pas Types
Search in JVCL Help
Search in all projectsSummary
This is the state of a menu item
Pascal
run\JvMenus.pas
TMenuOwnerDrawState = setof (mdSelected, mdGrayed, mdDisabled, mdChecked, mdFocused, mdDefault, mdHotlight, mdInactive);
Description
A value of that type can contain one or more of the following values:
- mdSelected
- mdGrayed
- mdDisabled
- mdChecked
- mdFocused
- mdDefault
- mdHotlight
- mdInactive
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page