Vcl.ActnMenus.TActionMainMenuBar.AnimateDuration

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AnimateDuration default 150;

C++

__property AnimateDuration = {default=150};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TActionMainMenuBar

Description

Specifies the menu bar animation duration.

Vcl.ActnMenus.TActionMainMenuBar.AnimateDuration inherits from Vcl.ActnMenus.TCustomActionMenuBar.AnimateDuration. All content below this line refers to Vcl.ActnMenus.TCustomActionMenuBar.AnimateDuration.

Specifies the menu bar animation duration.

AnimateDuration is internally used to specify the length of the menu's animation.

See Also