Vcl.ActnMan.TCustomActionBar

提供:RAD Studio API Documentation

TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomActionBar = class(TToolWindow)

C++

class PASCALIMPLEMENTATION TCustomActionBar : public Vcl::Toolwin::TToolWindow

プロパティ

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

説明

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

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

関連項目