Display a Help file with the give URL and MIME type.
Source position: helpintfs.pas line 285
function ShowHelp(
const URL: string;
const Title: string;
const MimeType: string;
var ErrMsg: string
):TShowHelpResult;