Page 1 of 1

XLS.read with progress

Posted: Mon Feb 11, 2013 11:13 am
by a.menghini
Hi forum,
when read the xls file is there a possibility to show the progress while load the file ?

xls.Filename := 'C:\Test.xlsx';
xls.Read;

Thanks

Alberto