Vcl.ActnMan.TCustomActionControl.ShowShortCut

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.