Vcl.WinXCtrls.TSplitView.UseAnimation
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
.