Vcl.RibbonActnCtrls.TRibbonCustomControl.GetKeyTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetKeyTip: string;

C++

System::UnicodeString __fastcall GetKeyTip();

Properties

Type Visibility Source Unit Parent
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonCustomControl

Description

Returns the current KeyTip for the command.

GetKeyTip returns the current KeyTip for the command.

See Also