Constant | Value | Description |
cdbGeneralDate | 0 | |
cdbLongDate | 1 | |
cdbShortDate | 2 | |
cdbLongTime | 3 | |
cdbShortTime | 4 |
Constant | Value | Description |
cdbNormal | 0 | |
cdbReadOnly | 1 | |
cdbHidden | 2 | |
cdbSystem | 4 | |
cdbArchive | 32 |
Constant | Value | Description |
cdbUseSystem | 0 | |
cdbSunday | 1 | |
cdbMonday | 2 | |
cdbTuesday | 3 | |
cdbWednesday | 4 | |
cdbThursday | 5 | |
cdbFriday | 6 | |
cdbSaturday | 7 |
Constant | Value | Description |
cdbUseSystem | 0 | |
cdbFirstJan1 | 1 | |
cdbFirstFourDays | 2 | |
cdbFirstFullWeek | 3 |
Constant | Value | Description |
TristateTrue | -1 | True |
TristateFalse | 0 | False |
TristateUseDefault | -2 | Use the setting from the computer's regional settings. |
Constant | Value | Description |
cdbEmpty | 0 | |
cdbNull | 1 | |
cdbInteger | 2 | |
cdbLong | 3 | |
cdbSingle | 4 | |
cdbDouble | 5 | |
cdbDate | 7 | |
cdbString | 8 | |
cdbObject | 9 | |
cdbBoolean | 11 | |
cdbByte | 17 |