The data source ADOQuery1 to join the following
Procedure TForm1. ADOQuery1kcslGetText (Sender: TField; Var Text: string;
DisplayText: Boolean);
The begin
Text:='10000';
end;
The design of the report as shown
The results shown
According to the normal logic thinking, should be combined to ten lines 10000 together, but the total is real database content together, will just look at the report preview, it is not logical,
Fastreport for version 4.9, if use the previous low version 2.5, there is no problem of
Consult everybody, if do ten lines 10000 additive is total?