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

TOnHelpDBFindViewer

Declaration

Source position: lazhelpintf.pas line 312

type TOnHelpDBFindViewer = function(

  HelpDB: THelpDatabase;

  const MimeType: ;

  var ErrMsg: ;

  out Viewer: THelpViewer

):TShowHelpResult of object;