TBaseVirtualTree.AnimationDuration Property

Virtual Tree View

Determines the maximum duration the tree can use to play an animation.

Pascal
property AnimationDuration: Cardinal;
Description

The value is specified in milliseconds and per default there are 200 ms as time frame, which is the recommended duration for such operations. On older systems (particularly Windows 95 and Windows 98) the animation process might not get enough CPU time to avoid expensive animations to finish properly. Still the animation loop tries to stay as close as possible to the given time.

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