[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Determines is the specified MIME type is supported in the help database.
Source position: lazhelpintf.pas line 348
public function THelpDatabase.SupportsMimeType( |
const AMimeType: string |
):Boolean; virtual; |
AMimeType |
|
MIME type to locate in the list of supported MIME types. |
True when the MIME type is in the list of supported MIME types.
Version 4.0 | Generated 2025-05-03 | Home |