Source position: fptemplate.pp line 42
type TGetParamEvent = procedure(
Sender: TObject;
const ParamName: string;
out AValue: string
) of object;