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

TFpSonarRuleParam

Declaration

Source position: fpsonar.config.pp line 71

type TFpSonarRuleParam = record

  Key: string;

  Kind: TFpSonarRuleParamKind;

  IntVal: Integer;

  StrVal: string;

  BoolVal: Boolean;

  Targets: TFpSonarRuleTargetArray;

end;


Documentation generated on: 2026-07-12