[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#lcl)

CleanAndExpandDirectory

CleanAndExpandDirectory - trims and cleans FileName and appends a directory delimiter to it

Declaration

Source position: fileutil.pas line 90

function CleanAndExpandDirectory(

  const Filename: String

):String;

Arguments

Filename

  

The name of the file for operation

Function result

Returns the cleaned file name with appended directory delimiter