Vcl.ActnMan.TCustomActionControl.ShowShortCut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowShortCut: Boolean read GetShowShortCut;

C++

__property bool ShowShortCut = {read=GetShowShortCut, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionControl

Description

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.