Source position: jwauserenv.pas line 1070
type _SETTINGSTATUS = (
RSOPUnspecified,
RSOPApplied,
RSOPIgnored,
RSOPFailed,
RSOPSubsettingFailed
);