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