JVCL Help:TJvStringGrid.OnSetCanvasProperties

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvStringGrid.DefaultDrawCell


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