MtwStark
Results
1
issues of
MtwStark
Is it possible to set a cell to a unicode string value in delphi 2007 where string type is AnsiString? MyWideString := 'сатри санҷиши юникод'; MyCell.AsString := MyWideString; but in...