[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CleanAndExpandDirectory - trims and cleans FileName and appends a directory delimiter to it
Source position: fileutil.pas line 90
function CleanAndExpandDirectory( |
const Filename: String |
):String; |
Filename |
|
The name of the file for operation |
Returns the cleaned file name with appended directory delimiter
lazarus-ccr.sourceforge.net |