Vcl.RibbonActnCtrls.IRibbonKeyTip Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetKeyTip | public | Returns the current KeyTip for the command. |
| HandleKeyTip | public | Indicates whether the command's KeyTip matches the KeyTip currently input. |
| HideKeyTip | public | Hides the KeyTip for the command. |
| KeyTipClick | public | Handles what happens when clicking a KeyTip. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetKeyTip | public | Sets the KeyTip for the command. |
| ShowKeyTip | public | Displays the KeyTip for the command in a specified position. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |