ActnMenus.TActionBarStyleEx

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From ActnMenus.pas

TActionBarStyleEx = class(TActionBarStyle)


Unit: ActnMenus

Type: class

Inherited Class Members: ActnMenus.TActionBarStyleEx Members

Class Methods: ActnMenus.TActionBarStyleEx Methods

C++ Information

From ActnMenus.hpp

TActionBarStyleEx = class(TActionBarStyle)


Unit: ActnMenus

Type: class

Inherited Class Members: ActnMenus.TActionBarStyleEx Members

Class Methods: ActnMenus.TActionBarStyleEx Methods

Class Constructors & Destructors: ActnMenus.TActionBarStyleEx Constructors

Description

TActionBarStyleEx is the implementation class for styles in Action Manager.


When you select alternate styles for action band components, Action Manager uses TActionBarStyleEx to implement the appropriate controls.

Note:  When switching between alternate styles in Action Manager (such as XP and standard), the appropriate controls will be added to the uses clause automatically (such as XPStyleActnCtrls or StdStyleActnCtrls). If you want to reduce the amount of code that will be linked into your application, remove the unused control statement from the uses clause.

See Also

Personal tools
Translations
Newest Version