|
TBaseVirtualTree.Paint Method
TControl's Paint method used here to display the tree.
Pascal
procedure Paint; override;
Description
Overriden method to paint the tree image. The actual work is however done in PaintTree.
Class
Links
What do you think about this topic? Send feedback!
|