Source position: msetypes.pas line 211
type dayofweekty = (
dw_sun,
dw_mon,
dw_tue,
dw_wed,
dw_thu,
dw_fri,
dw_sat
);