Commodities Broker
Source position: MUIClass.Base.pas line 248
public property TMUIApplication.Broker : PCxObj |
If you need to attach some additional commodities objects to your application (e.g. because you need lots of hotkeys), you can obtain a pointer to the applications Broker structure and add some commodities objects.
MUI will free the complete broker when the application is disposed, no need for you to free your objects yourself.