FromHours(Hours: Double): TimeSpan;
Hours - the number of hours in a time interval.
The FromDays method creates a time interval of the specified number of days.
See also:
TimeSpan