Vcl.Ribbon.TCustomRibbon.TabShowKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TabShowKeyTips;

C++

void __fastcall TabShowKeyTips();

Properties

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

Description

Display KeyTips for ktsTabs State.

TabShowKeyTips displays the KeyTips for the ktsTabs State. When called, KeyTips are displayed for the Tabs, Application Button and Quick Access Toolbar.

See Also