Vcl.WinXCtrls.TSplitView.UseAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UseAnimation;

C++

__property UseAnimation = {default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TSplitView

Description

Indicates whether the control animates the opening and closing process.

Vcl.WinXCtrls.TSplitView.UseAnimation inherits from Vcl.WinXCtrls.TCustomSplitView.UseAnimation. All content below this line refers to Vcl.WinXCtrls.TCustomSplitView.UseAnimation.

Indicates whether the control animates the opening and closing process.

Default is True.

See Also