JVCL Help:TJvDockVSNetStyle.GetAnimationInterval

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the current animation interval.


Pascal

 classfunctionGetAnimationInterval: Integer;


Return Value

The current animation interval, in milliseconds.


Description

Call GetAnimateInterval to read the current animation interval for VS.Net style dockable forms. The animation interval (in milliseconds) affects the speed with which docked forms are shown and hidden. This is a class method and thus can be called without creating an instance of the object. The default value for the animation interval is 20 milliseconds.


See Also

TJvDockVSNetStyle.SetAnimationInterval


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page