Vcl.ActnMan.TCustomActionBar

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomActionBar

Delphi

TCustomActionBar = class(TToolWindow)

C++

class PASCALIMPLEMENTATION TCustomActionBar : public Vcl::Toolwin::TToolWindow

Properties

Type Visibility Source Unit Parent
class public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan Vcl.ActnMan

Description

TCustomActionBar is the base class for all action bands.

TCustomActionBar is the base class for all the action bands that the action manager component uses as rendering engines to display actions and categories of actions as UI elements.

See Also