Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.BarShowKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BarShowKeyTips;

C++

void __fastcall BarShowKeyTips();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonQuickAccessToolbar

Description

Shows key tips for any commands that support them.

See Also