Source position: fpsonar.types.pp line 49
type TFpSonarSeverity = (
sevInfo,
sevMinor,
sevMajor,
sevCritical,
sevBlocker
);