Delphi 2008 and current controls that are Unicode aware?



What are thoughts on things like TVirtualStringTree, which currently supports Unicode via Widestrings, are things like this going to continue to work with just a recompile? Another example would be the Unicode version of Synedit and of course the TNT stuff.

Later,

Tony
.



Relevant Pages

  • Re: Suggested Alternative Unicode Implementation (for Rudy+ miscothers)
    ... There is absolutely no need for recompile in here ... Either your AnsiString-based code will constantly have to convert ... between Ansi and Unicode, or there are two versions of the RTL and VCL, ...
    (borland.public.delphi.non-technical)
  • Re: Paying for Unicode upgrades
    ... with Unicode, in which case I'd rather not pay more. ... I suspect some will make you pay handsomely for their recompile ... Roy Lambert ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Meanwhile, sounds like the unicode update is coming along ...
    ... can recompile it in Tiburon then my applications will be Unicode. ... Woohoo!" ... Unicode, but they most likely won't properly SUPPORT Unicode. ... Some people might believe they need only recompile. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi 2008 and current controls that are Unicode aware?
    ... Tony Caduto wrote: ... continue to work with just a recompile? ... Unicode version of Synedit and of course the TNT stuff. ... WideStrings and one that uses the new UnicodeString. ...
    (borland.public.delphi.non-technical)
  • Re: Multilanguage support for CEdit
    ... converts the strings back and forth. ... It will still compile OK, but cs won't be Unicode just because you recompile ... pBuf is a unicode string. ...
    (microsoft.public.vc.mfc)