Create the MUI object.
Source position: MUIClass.Area.pas line 123
public procedure TMUIArea.CreateObject; override;
This will be called by the Parent class, usually you do not need to call this yourself.