[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Checks if the given directory path exists
Source position: fileutil.pas line 69
function DirPathExists( |
const FileName: String |
):Boolean; |
FileName |
|
Name of the directory path to be checked |
Returns True if the given directory path exists
lazarus-ccr.sourceforge.net |