JVCL Help:TJvMainMenu.DefaultDrawItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMainMenu.DefaultDrawItem Method
[+] TJvMainMenu Events
[+] TJvMainMenu Methods
[+] TJvMainMenu Properties
Search in JVCL Help
Search in all projectsSummary
Calls the painter's paint function to do the painting for the given menu item
Pascal
procedureDefaultDrawItem(Item: TMenuItem; Rect: TRect; State: TMenuOwnerDrawState);
Parameters
Parameters | Description |
Item: TMenuItem | The item to render |
Rect: TRect | The area in which to render the item |
State: TMenuOwnerDrawState | The state of the item |
Description
Calls the painter's paint function to do the painting for the given menu item
See Also
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