API:Vcl.ActnCtrls.TCustomActionDockBar

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls Vcl.ActnCtrls

説明

TCustomActionBar は,すべてのアクションバンドの基本クラスです。

Vcl.ActnCtrls.TCustomActionDockBar は Vcl.ActnMan.TCustomActionBar を継承しています。以下の内容はすべて Vcl.ActnMan.TCustomActionBar を参照しています。

TCustomActionBar は,すべてのアクションバンドの基本クラスです。

TCustomActionBar は,すべてのアクションバンドの基本クラスです。アクションマネージャコンポーネントは,アクションバンドをレンダリングエンジンとして使用して,アクションやアクションのカテゴリを UI 要素として表示します。

関連項目