API:Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem.GetShowShortCut
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
TRibbonMenuItem does not support showing shortcuts. Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem.GetShowShortCut inherits from Vcl.RibbonActnCtrls.TRibbonMenuItem.GetShowShortCut. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonMenuItem.GetShowShortCut.
TRibbonMenuItem does not support showing shortcuts.
TRibbonMenuItem does not support showing shortcuts, so the GetShowShortCut method returns False.