Vcl.ActnCtrls.TCustomButtonControl.ShowShortCut

From RAD Studio API Documentation

Delphi

property ShowShortCut: Boolean read GetShowShortCut;

C++

__property ShowShortCut;

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomButtonControl

Description

Indicates whether the control's shortcut should be shown. {{#multireplace:Vcl.ActnCtrls.TCustomButtonControl.ShowShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionControl.ShowShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionControl.ShowShortCut|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Indicates whether the control's shortcut should be shown.

Read ShowShortCut to determine whether or not the custom action control's shortcut keystrokes should be shown.