TNxStartDayOfWeek
Specify first day in week to be drawn in calendar components.Unit: NxTypes6.pas (Sources)
TNxStartDayOfWeek = (dwSystem, dwMonday, dwSunday);dwMonday:

dwSunday:

Remarks
If dwSystem value is set, system specific method will be used.