JVCL Help:TJvOwnerDrawViewer.OnDrawItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOwnerDrawViewer.OnDrawItem Event
[+] TJvOwnerDrawViewer Events
[+] TJvOwnerDrawViewer Methods
[+] TJvOwnerDrawViewer Properties
Search in JVCL Help
Search in all projectsSummary
Event that is called when the items in the grid needs to be painted.
Pascal
propertyOnDrawItem: TJvViewerItemDrawEvent;
Description
Write a handler for the OnDrawItem event to draw the items in an owner drawn viewer. If you don't assign an event handler, only the background will be drawn by the control.
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