Vcl.ActnMan.TActionListCollection.ActionManager

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

Delphi

property ActionManager: TCustomActionManager read GetActionManager;

C++

__property TCustomActionManager* ActionManager = {read=GetActionManager};

プロパティ

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

説明

コレクションに関連付けられたアクションマネージャを参照します。

ActionManager プロパティを使用すると,アクションリストコレクションのアクションマネージャオブジェクトへの参照を取得できます。

関連項目