Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem.GetShowShortCut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetShowShortCut: Boolean; override;

C++

virtual bool __fastcall GetShowShortCut();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonRichContentMainMenuItem

Description

Indicates whether the control's shortcut should be shown.

TRibbonRichContentMainMenuItem does not need to show a shortcut, so GetShowShortCut returns False.