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

TFpSonarGateThresholds

Declaration

Source position: fpsonar.config.pp line 97

type TFpSonarGateThresholds = record

public

  MaxPerSeverity: array [TFpSonarSeverity] of Integer;

  MaxTotal: Integer;

  function Evaluate();

end;


Documentation generated on: 2026-07-12