Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem.GetShowShortCut

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetShowShortCut: Boolean; override;

C++

virtual bool __fastcall GetShowShortCut();

Propriétés

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

Description

Indique si le raccourci du contrôle doit être affiché.

Comme TRibbonRichContentMainMenuItem n'a pas besoin d'afficher un raccourci, GetShowShortCut renvoie False.