1. Home
  2. Computing & Technology
  3. Delphi Programming
File Management Routines
DELPHI RTL Reference

DeleteFile function
Deletes a specified file.

DirectoryExists function
Returns True if a specified directory exists.

DiskFree function
Returns the amount of free space in bytes on a specified drive.

DiskSize function
Returns the size in bytes of a specified drive.

FileAge function
Returns the system time stamp of a file.

FileDateToDateTime function
Converts the system time stamp of a file to a TDateTime value

FileExists function
Checks whether a specified file exists.

FileGetAttr function
Retrieves the attributes of a specified file.

FileSetAttr function
Sets the attributes of a specified file.

FileSetReadOnly function
Sets the read-only status of the specified file.

ForceDirectories function
Creates all the folders along a given path.

GetCurrentDir function
Returns the name of the current directory.

GetDir function
Returns the name of the current directory for a specified drive.

RemoveDir function
Deletes an empty folder.

RenameFile function
Changes the name of a specified file.

SetCurrentDir function
Sets the current directory.

more to come...

Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.