Vcl.Ribbon.TCustomRibbonPage.HideKeyTips

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HideKeyTips(KeyTips: TKeyTipList);

C++

void __fastcall HideKeyTips(Vcl::Ribbonactnctrls::TKeyTipList* KeyTips);

Properties

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

Description

Hides the key tips for command.

See Also