| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
FindDiskFileCaseInsensitive - searches for the given FileName in a case insensitive manner
Source position: fileutil.pas line 100
function FindDiskFileCaseInsensitive( |
const Filename: string |
):string; |
Filename |
|
The name of the file for processing |
If it exists, returns the file name with path information otherwise returns an empty string
| lazarus-ccr.sourceforge.net |