Commit f715d2c
joachim.marder
* There is no longer a need to use TUIRibbonForm, you can place TUIRibbon on your form and it ha all properties in the designer.
* TUiRibbon now has the ability to map VCL actions to Ribbon commands if an TActionManager is assigned to the new property ActionManager
* Added event TUiRibbon.OnLoadResourceString: This event is fired when a resource string was loaded, it allows the resource string to be changed.
* Added TUiRibbon.DoLoadResourceString() which loads a resource string from an ID and fires the OnLoadResourceString event1 parent ae4ddac commit f715d2c
3 files changed
+488
-48
lines changed
0 commit comments