Vcl.Ribbon.TCustomRibbonPage.ShowKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowKeyTips;

C++

void __fastcall ShowKeyTips();

Properties

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

Description

Shows the key tips for the command.

See Also