RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.OneHour Constant

Delphi inverse time unit constants.

Pascal
OneHour = 1 / HoursPerDay;
C++
OneHour = 1 / HoursPerDay;

DateUtils

These constants are inverses of the time constants defined in the SysUtils unit. 

 

Time

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!