TdxCustomRibbon.ApplicationMenuPopup Method
Invokes the Ribbon Application Menu.
Declaration
function ApplicationMenuPopup: Boolean;
Returns
| Type |
|---|
| Boolean |
Remarks
This method contains the Ribbon’s OnApplicationMenuClick event that allows you to customize the Ribbon Application Menu before it’s displayed on-screen.
See Also