Page 1 of 1

AdvGridExcelIO

Posted: Tue Dec 09, 2008 9:33 pm
by 10050941
this delphi instruction is used in a loop (call repeatedly by design):

Code: Select all

 AdvGridExcelIO1.XLSImport(ExtractFilePath(Application.ExeName) + cbsa + 'series.xls');
and is apparently not releasing memory used on execution and results in memory accumulation and ultimately "out of memory".

How to fix this?

Thank you.

Posted: Wed Dec 10, 2008 8:58 am
by narcis
Hi kualoa1,

I'm afraid AdvGridExcelIO is not a TeeChart component?

As I can see in the URL below it's a TMS Software's component.

http://www.tmssoftware.com/site/asg59.asp

In that case you may want to contact manufacturer's support department.

Thanks in advance.