![]() |
TBaseVirtualTree.OnBeforeItemPaint Event
Paint support event.
Pascal
property OnBeforeItemPaint: TVTBeforeItemPaintEvent;
Description
Called after the background of a node has been drawn and just before the node itself is painted. In this event the application gets the opportunity to decide whether a node should be drawn normally or should be skipped. The application can draw the node itself if necessary or leave the node area blank.
See Also
Class
Links
|
What do you think about this topic? Send feedback!
|
