TVirtualDrawTree.OnBeforePaint Event

Virtual Tree View

Paint support event.

Pascal
property OnBeforePaint: TVTPaintEvent;
Description

Called as very first event in a paint cycle. In this event has the application the opportunity to do some special preparation of the canvas onto which the tree is painted, e.g. setting a special viewport and origin or a different mapping mode.

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