Menu

#3 More Delphi 2009 Compatibility

open
nobody
None
5
2008-10-28
2008-10-28
HStar
No

Procedure ConstArrayToVariantArray (in VariantsUtil) can now handle Unicode (I hope). I ran the supplied tests without problem. Don't know if there are other places that needs attention. Besides that I added handling of vtClass.

Discussion

  • HStar

    HStar - 2008-10-28
     
  • Denis A.

    Denis A. - 2009-08-28

    Thank you for this patch. I will review it in the next few weeks and
    hopefully merge it with the current CVS version.

     
  • Denis A.

    Denis A. - 2009-08-28

    Thank you for this patch. I will review it in the next few weeks and
    hopefully merge it with the current CVS version.

     
  • TridenT

    TridenT - 2010-03-01

    I can confirm the modification done.
    This line is a must have for Delphi2009 & Unicode Compatibility

    vtUnicodeString: ADest[i] := string(VUnicodeString);

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.