Unit 'LazHelpIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THelpViewer.SupportsMimeType

Indicates if the specified MIME type exists in the SupportedMimeTypes property.

Declaration

Source position: lazhelpintf.pas line 502

public function THelpViewer.SupportsMimeType(

  const AMimeType: string

):Boolean; virtual;