In Delphi 2010 ribbon control, is there footer content in the application menu?

I would like to add some buttons to the content of the footer as shown in the image below.


(source: telerik.com )

Is there a way to do this?

+2


a source to share


1 answer


Yes - just add the item to TRibbonApplicationMenuBar.OptionItems.



+5


a source







All Articles