Vcl.ExtActns.TListControlDeleteSelection.ShortCut
Delphi
property ShortCut: TShortCut read FShortCut write SetShortCut default 0;
C++
__property ShortCut = {default=0};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | Vcl.ExtActns.pas Vcl.ExtActns.hpp |
Vcl.ExtActns | TListControlDeleteSelection |
Beschreibung
Tastenkürzel, das eine Aktion auslöst.
Vcl.ExtActns.TListControlDeleteSelection.ShortCut erbt von System.Actions.TContainedAction.ShortCut. Der folgende Inhalt bezieht sich auf System.Actions.TContainedAction.ShortCut.
Tastenkürzel, das eine Aktion auslöst.
Dieses Tastenkürzel wird an Clients der Aktion weitergegeben.