Vcl.RibbonActnCtrls.TRibbonComboControl.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.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonComboControl

Description

Sets the KeyTip for this command.

SetKeyTip sets the KeyTip for this command.

See Also