Vcl.WinXCtrls.TSplitView.AnimationDelay
Delphi
property AnimationDelay: Word read FAnimationDelay write SetAnimationDelay default 15;
C++
__property AnimationDelay = {default=15};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TSplitView |
Description
The speed of the opening and closing animation.
Vcl.WinXCtrls.TSplitView.AnimationDelay inherits from Vcl.WinXCtrls.TCustomSplitView.AnimationDelay. All content below this line refers to Vcl.WinXCtrls.TCustomSplitView.AnimationDelay.
The speed of the opening and closing animation.
The smaller the AnimationDelay, the faster the animation.