API:Vcl.RibbonActnCtrls.IRibbonKeyTip.HandleKeyTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleKeyTip(const KeyTip: string; var Handled: TKeyTipHandled);

C++

virtual void __fastcall HandleKeyTip(const System::UnicodeString KeyTip, TKeyTipHandled &Handled) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.