| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
|
Adds a trailing path delimiter when needed |
|
|
Examines the specified file to see if it is executable |
|
|
Removes a trailing path delimiter from the specified value |
|
|
Removes whitespace and resolves special characters in the specified path |
|
|
Removes whitespace and resolve special characters in the specified file name |
|
|
Performs a sort order comparision for the specified file name and extension |
|
|
Gets the relative sort order for the specified file names |
|
|
Gets the relative sort order for case-insensitive file names |
|
|
Compares file names using the number characters in common |
|
|
Creates a new directory with the specified name |
|
|
Creates a relative path from BaseDirectory to Filename |
|
|
Deletes the specified file name |
|
|
Determine if the specified path exists on the local file system |
|
|
Indicates if the specified directory name is writable |
|
|
Indicates if the specified directory name exists in the file system |
|
|
Expands the values in FileName and BaseDir to an absolute file name |
|
|
Gets the base file name (without the file extension) in the specified path |
|
|
Returns the last modification time for the file in FileDate format |
|
|
Indicates if the specified file name exists |
|
|
Gets the value of file attributes for the specified file name |
|
|
Determine if the specified file name is executable |
|
|
Returns True if Filename exists in the specified Path |
|
|
Indicates if the specified file name is readable |
|
|
Determines if the specified file is marked as read-only |
|
|
Determine if the specified file contains plain text content |
|
|
Indicates if the specified file name is writable |
|
|
Determines if the specified value is an absolute file path (not a relative one) |
|
|
||
|
Determines if the specified value is an absolute file path (not a relative one) |
|
|
Determines if the specified value is an absolute file path (not a relative one) |
|
|
Searches for a file with the specified name in the list of directory paths |
|
|
Sets the file attribute value for the specified file name |
|
|
Sets the last modification time for the file |
|
|
Frees resources allocated to the specified search record |
|
|
Starts searching for files matching the specified path value |
|
|
Locates another file matching the search criteria |
|
|
Creates the specified directories if they do not already exist |
|
|
Creates the specified directory if it does not already exist |
|
|
Gets the name for the current directory |
|
|
Signals the OnInvalidateFileStateCache event handler |
|
|
Resolves a symbolic link to an actual file name |
|
|
Removes the directory with the specified name |
|
|
Renames a file to the specified value |
|
|
Removes duplicate path delimiters and resolves . and .. |
|
|
Sets the current directory to the specified name |
|
|
Splits command line parameters separated by whitespace characters |
|
|
Cleans and resolves a relative path to a base directory |
|
|
Cleans and resolves a file path to the specified base directory name |
|
|
Removes leading and trailing spaces, and resolves special characters |
|
|
Resolves a symlink to the real file |
| lazarus-ccr.sourceforge.net |