Vcl.ActnCtrls.TCustomButtonControl.ShowShortCut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowShortCut;

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.

Vcl.ActnCtrls.TCustomButtonControl.ShowShortCut inherits from Vcl.ActnMan.TCustomActionControl.ShowShortCut. All content below this line refers to Vcl.ActnMan.TCustomActionControl.ShowShortCut.

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.