Source position: dbf_prsdef.pas line 368
public constructor TFunction.Create(
AName: string;
AShortName: string;
ATypeSpec: string;
AMinFuncArg: Integer;
AResultType: TExpressionType;
AExprFunc: TExprFunc;
Descr: string
);