API:Vcl.ActnMenus.TCustomActionMenuBar

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomActionMenuBar

Delphi

TCustomActionMenuBar = class(TCustomActionDockBar)

C++

class PASCALIMPLEMENTATION TCustomActionMenuBar : public Vcl::Actnctrls::TCustomActionDockBar

Properties

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

Description

TCustomActionDockBar is the ancestor for action bands that require the ability to dock.

Vcl.ActnMenus.TCustomActionMenuBar inherits from Vcl.ActnCtrls.TCustomActionDockBar. All content below this line refers to Vcl.ActnCtrls.TCustomActionDockBar.

TCustomActionDockBar is the ancestor for action bands that require the ability to dock.

TCustomActionDockBar is the ancestor for all action bands that require the ability to dock.

See Also