FMX.StdActns.TSysCommonAction.ShortCut
Delphi
property ShortCut;
C++
__property ShortCut = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.StdActns.pas FMX.StdActns.hpp |
FMX.StdActns | TSysCommonAction |
Description
Shortcut that triggers the action.
FMX.StdActns.TSysCommonAction.ShortCut inherits from System.Actions.TContainedAction.ShortCut. All content below this line refers to System.Actions.TContainedAction.ShortCut.
Shortcut that triggers the action.
The value of Shortcut can be propagated to all client controls and client menu items linked to the action.