1. Home
  2. Computing & Technology
  3. Delphi Programming
Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link Back
E...
DELPHI RTL Reference

EncodeDate function
Creates a TDateTime value from Year, Month, and Day values.

EncodeTime function
Creates a TDateTime value from Hour, Min, Sec, and MSec. values.

EnsureRange function
Returns the closest value to a specified value within a specified range.

Erase procedure
Deletes a file.

Exclude procedure
Removes an element to a set.

ExcludeTrailingBackslash function
Removes '\' from the end of a string if it is there.

Exit function
Exits the method in which it appears.

Exp function
Returns the base of natural logarithms (e) raised to a power.

ExpandFileName function
Retrieves the full path and filename of a specified (relative) file.

ExpandUNCFileName function
Retrieves the full path and filename of a specified (relative) file using Universal Naming Convention for network files.

ExtractFileDir function
Returns only only directory or drive information parts of a string containing full path and file name.

ExtractFileDrive function
Returns only drive part of a string containing full path and file name.

ExtractFileName function
Returns only file name and extension parts of a string containing full path and file name.

ExtractFileExt function
Returns the extension part of a string containing full path and file name.

ExtractFilePath function
Returns the drive and directory parts of a string containing full path and file name.

ExtractShortPathName function
Returns 8.3 format for a given full path and file name.

ExtractStrings function
Fills a string list with substrings parsed from a delimited list.


 Free Delphi code snippet inside every Delphi Newsletter!
Subscribe to the Newsletter
Name
Email

 Got some code to share? Got a question? Need some help?
Explore Delphi Programming
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

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

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

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

All rights reserved.