[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | |
TObject |