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

TOnHelpDBFindViewer

Declaration

Source position: lazhelpintf.pas line 288

type TOnHelpDBFindViewer = function(

  HelpDB: THelpDatabase;

  const MimeType: String;

  var ErrMsg: String;

  out Viewer: THelpViewer

):TShowHelpResult of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.