Vcl.Ribbon.TCustomRibbon.UMDisplayKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UMDisplayKeyTips(var Message: TMessage); message UM_DISPLAYKEYTIPS;

C++

MESSAGE void __fastcall UMDisplayKeyTips(Winapi::Messages::TMessage &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Displays the ribbon's key tips, if they are not visible.

See Also