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

TFpSonarDiagnosticKind

Declaration

Source position: fpsonar.types.pp line 29

type TFpSonarDiagnosticKind = (

  dkParseError,

  dkScanError,

  dkResolveError,

  dkFileNotFound

);


Documentation generated on: 2026-07-12