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