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

TFpSonarEngine

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsonar.engine.pp line 38

type TFpSonarEngine = class

public

  constructor Create;

  constructor CreateWith();

  destructor Destroy; override;

  procedure Run();

  property Config: TFpSonarConfig; [rw]

  property SuppressionMap: TFpSonarSuppressionMap; [rw]

  property RealRtlPreferred: Boolean; [rw]

  property PpuAutoDetect: Boolean; [rw]

  property PpuCacheDir: string; [rw]

  property OnProgress: TFpSonarProgressEvent; [rw]

end;

Inheritance

TFpSonarEngine

|

TObject


Documentation generated on: 2026-07-12