Follow the code:
procedure TfrmGrid.btnLoadClick(Sender: TObject);
var
txt: TextFile;
l,treg,treg2, coo, ccf: integer;
valortxt, valorbd : double;
lTemp, valor, dtcompratxt: String;
dtcompra: TDateTime;
begin
DModuleGrid.ZQuery1.Close;
DM...
asked by
12.05.2014 / 21:08