Page 1 of 1

AsVariant and Unicode problem

Posted: Wed Aug 01, 2012 2:27 pm
by zvasku
Hello,

when assigning value to cell with AsVariant unicode strings are not stored:

XLS.Sheets[0].AsVariant[ACol,ARow]:= unicode string here

Problem is in SetAsVariant where unicode vartype is not tested. Ver 4.0.57

Thanks
Zdenek