Vcl.Ribbon.TCustomRibbonGroup.BarShowKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BarShowKeyTips;

C++

void __fastcall BarShowKeyTips(void);

Properties

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

Description

Show KeyTips for commands.

BarShowKeyTips shows KeyTips for the commands.

See Also