TBaseVirtualTree.OnScroll Event

Virtual Tree View

Miscellaneous event.

Pascal
property OnScroll: TVTScrollEvent;
Description

This event is triggered when the tree is scrolled horizontally or vertically. You can use it to synchronize scrolling of several trees or other controls.

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