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

TFpSonarProgressEvent

Declaration

Source position: fpsonar.engine.pp line 34

type TFpSonarProgressEvent = procedure(

  const aFile: string;

  aIndex: Integer;

  aTotal: Integer;

  out aContinue: Boolean

) of object;


Documentation generated on: 2026-07-12