Source position: fpreport.pp line 1567
public function TFPReportVariables.AddExprVariable( |
aName: string; |
aExpr: string; |
aType: TResultType; |
aResetGroup: TFPReportCustomGroupHeaderBand |
):TFPReportVariable; |
aName: string; |
aExpr: string; |
aType: TResultType; |
aResetType: TFPReportResetType = rtnone; |
aResetValueExpression: string = '' |