![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 Manual for RAD Studio XE (Delphi) » Component Reference » TEDBDayTimeIntervalType |
TEDBDayTimeIntervalType = (dtUnknown,dtDay,dtHour,dtMinute,
dtSecond,dtMSecond, dtDayHour,dtDayMinute,dtDaySecond,
dtDayMSecond, dtHourMinute,dtHourSecond,dtHourMSecond,
dtMinuteSecond,dtMinuteMSecond, dtSecondMSecond)| Element | Description |
| dtDay | Indicates that the value is a day interval. |
| dtDayHour | Indicates that the value is a day-hour interval. |
| dtDayMinute | Indicates that the value is a day-minute interval. |
| dtDayMSecond | Indicates that the value is a day-millisecond interval. |
| dtDaySecond | Indicates that the value is a day-second interval. |
| dtHour | Indicates that the value is an hour interval. |
| dtHourMinute | Indicates that the value is an hour-minute interval. |
| dtHourMSecond | Indicates that the value is an hour-millisecond interval. |
| dtHourSecond | Indicates that the value is an hour-second interval. |
| dtMinute | Indicates that the value is a minute interval. |
| dtMinuteMSecond | Indicates that the value is a minute-millisecond interval. |
| dtMinuteSecond | Indicates that the value is a minute-second interval. |
| dtMSecond | Indicates that the value is a millisecond interval. |
| dtSecond | Indicates that the value is a second interval. |
| dtSecondMSecond | Indicates that the value is a second-millisecond interval. |
| dtUnknown | Indicates that the value's interval type is unknown. |
This web page was last updated on Tuesday, December 16, 2025 at 07:07 PM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

