TBaseVirtualTree.DoAutoScroll Method

Virtual Tree View

Enables or disables the auto scroll timer.

Pascal
procedure DoAutoScroll(X: Integer; Y: Integer); virtual;
Description

This method determines whether the tree needs to be scrolled (the mouse is near the borders) and enables or disables the internal scroll timer which triggers the DoTimerScroll method.

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