JVCL Help:TJvStringGrid.OnSetCanvasProperties
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStringGrid.OnSetCanvasProperties Property
[+] TJvStringGrid Events
[+] TJvStringGrid Methods
[+] TJvStringGrid Properties
Search in JVCL Help
Search in all projectsSummary
Occurs immediately before a cell in the grid is drawn.
Pascal
propertyOnSetCanvasProperties: TDrawCellEvent;
Description
Write an OnSetCanvasProperties event handler to provide any initialization of the canvas of a cell, before cells are drawn. This event is fired just before TJvStringGrid calls DefaultDrawCell.
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