JVCL Help:TJvMainMenu.DefaultDrawItem

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvMainMenu.ItemPainter


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