Source position: fpsonar.types.pp line 130
type TRuleParamSpec = record
Name: string;
Kind: TRuleParamKind;
DefaultValue: string;
end;