Unit 'FpSonar.Config' Package
[Overview][Types][Procedures and functions][Index] [#fcl-sonar]

TFpSonarRuleSetting

Declaration

Source position: fpsonar.config.pp line 85

type TFpSonarRuleSetting = record

  RuleId: string;

  HasEnabled: Boolean;

  Enabled: Boolean;

  HasSeverity: Boolean;

  Severity: TFpSonarSeverity;

  Params: TFpSonarRuleParamArray;

end;


Documentation generated on: 2026-07-12