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

TFpSonarNoSonarMarker

Declaration

Source position: fpsonar.issues.pp line 55

type TFpSonarNoSonarMarker = record

  FileName: string;

  Line: Integer;

  HasReason: Boolean;

  Reason: string;

end;


Documentation generated on: 2026-07-12