Vcl.Ribbon.TRibbonGroupCollapsedControl.SetKeyTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetKeyTip(const Value: string);

C++

void __fastcall SetKeyTip(const System::UnicodeString Value);

Properties

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

Description

Sets the string value for the collapsed ribbon group's key tip.

See Also