FMX.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
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomAction

Description

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

FMX.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