Finds the registered help viewer for the specified MIME type.
Source position: lazhelpintf.pas line 422
public function THelpDatabases.FindViewer( |
const MimeType: string; |
var ErrMsg: string; |
var Viewer: THelpViewer |
):TShowHelpResult; virtual; |