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

DirPathExists

Checks if the given directory path exists

Declaration

Source position: fileutil.pas line 69

function DirPathExists(

  const FileName: String

):Boolean;

Arguments

FileName

  

Name of the directory path to be checked

Function result

Returns True if the given directory path exists