[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the specified file name matches the value in the Filename property.
Source position: lazhelpintf.pas line 204
public function THelpDBISourceFile.FileMatches( |
const AFilename: string |
):Boolean; virtual; |
AFilename |
|
File name compared to the current class instance. |
True when the file name matches the Filename property.
Version 4.0 | Generated 2025-05-03 | Home |