API:Vcl.ActnCtrls.TCustomActionToolBar

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TCustomActionToolBar = class(TCustomActionDockBar)

C++

class PASCALIMPLEMENTATION TCustomActionToolBar : public TCustomActionDockBar

Properties

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

Description

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

Vcl.ActnCtrls.TCustomActionToolBar 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