Source position: jwavista.pas line 208
type MANDATORY_LEVEL = (
MandatoryLevelUntrusted,
MandatoryLevelLow,
MandatoryLevelMedium,
MandatoryLevelHigh,
MandatoryLevelSystem,
MandatoryLevelSecureProcess,
MandatoryLevelCount
);