Vcl.RibbonActnCtrls.IRibbonKeyTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IRibbonKeyTip = interface

C++

__interface  INTERFACE_UUID("{4CBC71C8-C05E-4AC4-8D8E-9E89EC0BFD34}") IRibbonKeyTip  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

Commands with a KeyTip should implement this interface.

Commands that have a KeyTip should implement IRibbonKeyTip.

See Also