| TESBDOWFormatType Type | 
Unit
QESBPCSGlobals
Declaration
TESBDOWFormatType = (edfNumeric, edfShortDOW, edfLongDOW);
| Values | 
| edfNumeric | Display Day of Week as a Number between 1 and 7. | 
| edfShortDOW | use System ShortDayNames. | 
| edfLongDOW | use System LongDayNames. | 
|  |