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

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