Indy 9
TDays
See Also, Unit: IdDateTimeStamp
Enumerated type representing the days of the week.
TDays = (TDaySun, TDayMon, TDayTue, TDayWed, TDayThu, TDayFri, TDaySat);
Unit
IdDateTimeStamp
Description
TDays is an enumerated type that represents the ordinal value for the days of the week. TDaySun is the inital (lowest) value in the enumeration. TDaySat is the final (highest) value in the enumeration.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.