Create the MUI application item
Source position: MUIClass.Base.pas line 215
public procedure TMUIApplication.CreateObject; override;
This will be called by the Run() method. There is no reason to call that directly.
Run()
Run the application.