Vcl.Ribbon.TRibbonGroupCollapsedControl.HideKeyTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HideKeyTip(const Match: string);

C++

void __fastcall HideKeyTip(const System::UnicodeString Match);

Properties

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

Description

Hides the collapsed ribbon group's key tip.

See Also