[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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads