Vcl.WinXCtrls.TSplitView.AnimationDelay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AnimationDelay;

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.

See Also