Vcl.ActnList.TCustomAction.ActionList
Delphi
property ActionList: TCustomActionList read GetCustomActionList write SetCustomActionList;
C++
__property TCustomActionList* ActionList = {read=GetCustomActionList, write=SetCustomActionList};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ActnList.pas Vcl.ActnList.hpp |
Vcl.ActnList | TCustomAction |
説明
アクションが属するアクション リストを保持します。
Vcl.ActnList.TCustomAction.ActionList は System.Actions.TContainedAction.ActionList を継承しています。以下の内容はすべて System.Actions.TContainedAction.ActionList を参照しています。
アクションが属するアクション リストを保持します。