Error with XLSXAdapter C++

Hi, I have a problem (Memory Error) with the XLSXAdapter component when I compile in 32 bits and I have the same problem with XLSAdapter when I compile in 64 bits. I use both version 7 and 3 with RAD Studio 11
Can you help me please?
Thanks in advance,

Hi,
XlsAdapter has been deprecated for more than a decade, XlsxAdapter does both xls and xlsx files and it is better in every way.

So, focusing in XslxAdapter, what error do you get in 32 bits? Is it a compile-time error or an error that you get when reading a huge file?

Hi Adrian and thanks for your response,
Yes, it's during compile-time (see screenshot), i tried with and without TwineCompile, same result. Everything is alright in 64 bits, it's strange.

Sincerely,