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

TRuleRegistry

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

Declaration

Source position: fpsonar.ruleframework.pp line 77

type TRuleRegistry = class

public

  destructor Destroy; override;

  procedure Register();

  function Rule();

  function FindById();

  function Validate;

  function ValidateConfig();

  procedure Clear;

  property Count: Integer; [r]

end;

Inheritance

TRuleRegistry

|

TObject


Documentation generated on: 2026-07-12