[Overview][Types][Classes][Procedures and functions][Index] |
Returns true if the file name is valid
Source position: tiUtils.pas line 116
function tiIsFileNameValid( |
const AFileName: string |
):Boolean; |
Returns true if the file name is valid. Will not test if the directory part of the file name exists, or is valid, will just test the filename part.