JVCL Help:TJvDockVSNetStyle.GetAnimationMoveWidth
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockVSNetStyle.GetAnimationMoveWidth Method
[+] TJvDockVSNetStyle Methods
[+] TJvDockVSNetStyle Properties
Search in JVCL Help
Search in all projectsSummary
Returns the current animation move width.
Pascal
classfunctionGetAnimationMoveWidth: Integer;
Return Value
The current animation move width, in pixels.
Description
Call GetAnimationMoveWidth to read the current animation move width for VS.Net style dockable forms. The animation move width affects how much of the form is hidden or shown at each animation interval. This is a class method and thus can be called without creating an instance of the object. The default value for the move width is 20 pixels.
See Also
TJvDockVSNetStyle.SetAnimationMoveWidth
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