TBaseVirtualTree.InvalidateToBottom Method

Virtual Tree View

Invalidates the client area starting with the top position of the given node.

Pascal
procedure InvalidateToBottom(Node: PVirtualNode);
Description

InvalidateToBottom initiates repaint of client area starting at given node. If this node is not visible or not yet initialized then nothing happens.

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