Vcl.ActnMan.TCustomActionControl.ShowShortCut

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ShowShortCut: Boolean read GetShowShortCut;

C++

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

Propriétés

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

Description

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

Lisez ShowShortCut pour déterminer si les touches de raccourci du contrôle d'action personnalisé doivent être affichées.