TVirtualDrawTree.OnAfterCellPaint Event

Virtual Tree View

Paint support event.

Pascal
property OnAfterCellPaint: TVTAfterCellPaintEvent;
Description

This event is called whenever a cell has been painted. A cell is defined as being one part of a node bound to a certain column. This event is called several times per node (the amount is determined by visible columns and size of the part to draw). 

 

See Also
Class
Links
What do you think about this topic? Send feedback!