Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUIApplication.Broker

Commodities Broker

Declaration

Source position: MUIClass.Base.pas line 248

public property TMUIApplication.Broker : PCxObj
  read GetBroker;

Description

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.


Documentation generated on: 2024-03-29