Vcl.ActnMan.TCustomActionControl.ShowShortCut
Delphi
property ShowShortCut: Boolean read GetShowShortCut;
C++
__property bool ShowShortCut = {read=GetShowShortCut, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionControl |
Beschreibung
Gibt an, ob das Tastenkürzel des Steuerelements angezeigt wird.
Mit ShowShortCut können Sie bestimmen, ob das Tastenkürzel des Steuerelements angezeigt wird.