|
TCustomVirtualStringTree.DoPaintNode Method
Overridable method which does nothing.
Pascal
procedure DoPaintNode(var PaintInfo: TVTPaintInfo); override;
Description
Descentants override this method to paint the content of the node. For instance string trees draw the node's caption.
Class
Links
What do you think about this topic? Send feedback!
|