TdxCustomRibbon.ApplicationMenuPopup Method
In This Article
Invokes the Ribbon Application Menu.
#Declaration
Delphi
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