System.Actions.TContainedAction.SecondaryShortCutsCreated
Delphi
function SecondaryShortCutsCreated: boolean;
C++
bool __fastcall SecondaryShortCutsCreated(void);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | System.Actions.pas System.Actions.hpp |
System.Actions | TContainedAction |
Description
Indique si la liste stockée dans la propriété SecondaryShortCuts est créée.
SecondaryShortCutsCreated renvoie True si la liste SecondaryShortCuts est créée.