[Overview][Types][Classes][Procedures and functions][Index] |
Find the position of the file extension.
Source position: tiUtils.pas line 277
function tiLocateExtension( |
aValue: TFileName |
):Integer; |
This function even handles filenames with no extensions located in a directory path that contains a '.' character.