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

Time function
Returns the current system time.

TimeToStr function
Converts a TDateTime value to a string (time part).

TimeOf function
Returns only the Time portion of the TDateTime value, by setting Date part to 0.

Trim function
Returns a string containing a copy of a specified string without both leading and trailing spaces and control characters.

TrimLeft function
Returns a string containing a copy of a specified string without leading spaces and control characters.

TrimRight function
Returns a string containing a copy of a specified string without trailing spaces and control characters.

Trunc function
Truncates a real number to an integer number.

TryStrToBool function
Converts a string to a boolean value with a Boolean success code.

TryStrToInt function
Converts a string to an integer, returns False if string does not represent a valid number.


 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

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.