|
@@ -9664,7 +9664,7 @@ begin
|
|
lRTBand := CommonRuntimeBandProcessing(lList[i]);
|
|
lRTBand := CommonRuntimeBandProcessing(lList[i]);
|
|
if Assigned(lRTBand) then
|
|
if Assigned(lRTBand) then
|
|
FPageFooter.AfterPrintBand(lRTBand);
|
|
FPageFooter.AfterPrintBand(lRTBand);
|
|
- end
|
|
|
|
|
|
+ end;
|
|
FPageFooter.AfterPrintWithChilds;
|
|
FPageFooter.AfterPrintWithChilds;
|
|
finally
|
|
finally
|
|
lList.Free;
|
|
lList.Free;
|