[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TrimFilename - trim double path delimiters, heading and trailing spaces and special dirs . and ..
Source position: fileutil.pas line 88
function TrimFilename( |
const AFilename: String |
):String; |
AFilename |
|
The name of the file for trimming |
Returns the original file name if no trimming was needed, otherwise returns the trimmed file name
lazarus-ccr.sourceforge.net |