[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'HelpIntfs' (#lcl)

ShowHelpFile

Displays a Help file with the given file name and MIME type.

Declaration

Source position: helpintfs.pas line 281

function ShowHelpFile(

  const Filename: string;

  const Title: string;

  const MimeType: string;

  var ErrMsg: string

):TShowHelpResult;


Version 3.2 Generated 2024-02-25 Home