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

TFpSonarGateOutcome

Declaration

Source position: fpsonar.types.pp line 91

type TFpSonarGateOutcome = record

  Failed: Boolean;

  ExitCode: Integer;

  Reason: string;

end;


Documentation generated on: 2026-07-12