Vcl.WinXCtrls.TSplitView.AnimationDelay

From RAD Studio API Documentation

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. {{#multireplace:Vcl.WinXCtrls.TSplitView.AnimationDelay|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.WinXCtrls.TCustomSplitView.AnimationDelay|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.WinXCtrls.TCustomSplitView.AnimationDelay|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The speed of the opening and closing animation.

The smaller the AnimationDelay, the faster the animation.

See Also