Vcl.ActnList.TCustomAction.ActionList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ActionList: TCustomActionList read GetCustomActionList write SetCustomActionList;

C++

__property TCustomActionList* ActionList = {read=GetCustomActionList, write=SetCustomActionList};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ActnList.pas
Vcl.ActnList.hpp
Vcl.ActnList TCustomAction

Description

Contient la liste d'actions à laquelle appartient l'action.

Vcl.ActnList.TCustomAction.ActionList hérite de System.Actions.TContainedAction.ActionList. Tout le contenu en-dessous de cette ligne se réfère à System.Actions.TContainedAction.ActionList.

Contient la liste d'actions à laquelle appartient l'action.

Voir aussi