TBaseVirtualTree.AutoScrollDelay Property

Virtual Tree View

Time which determines when auto scrolling should start.

Pascal
property AutoScrollDelay: Cardinal;
Description

Once the mouse pointer has been moved near to a border a timer is started using the interval specified by AutoScrollDelay. When the timer has fired auto scrolling starts provided it is enabled (see also TreeOptions). The value is specified in milliseconds.

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