Created new public overload of TMainDisplayMgr.DisplayViewItem that takes a Boolean NewTab parameter and maps that onto a display mode.
Modified TMainForm to use new method instead of creating its own mappings of new tab requests onto display modes. This simplifies things and removes some duplication code.