API:Vcl.ActnCtrls.TCustomActionDockBar

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomActionDockBar

Delphi

TCustomActionDockBar = class(TCustomActionBar)

C++

class PASCALIMPLEMENTATION TCustomActionDockBar : public Vcl::Actnman::TCustomActionBar

Properties

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

Description

TCustomActionBar is the base class for all action bands.

Vcl.ActnCtrls.TCustomActionDockBar inherits from Vcl.ActnMan.TCustomActionBar. All content below this line refers to Vcl.ActnMan.TCustomActionBar.

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