TNT Listview - unicode infotip ?



Hi all,

Using the latest TNT controls I want to use TTntListview.OnInfoTip to show Unicode text. But the OnInfoTip event takes only a string Infotip parameter, not widestring.

Anybody found a solution or alternative?

Thanks

Robert

.



Relevant Pages

  • Re: Unicode in Delphi/VCL (yet again)
    ... byte is the null terminator will fail with Unicode strings, ... Which of the Win32 APIs that you ... the Delphi WideString implementation needs to be ... The compiler can't help you here because the compiler can't ...
    (borland.public.delphi.non-technical)
  • Re: FindFirstFileW
    ... > love to see a unicode version of FindFirstFile/FindNextFile, ... First change: string -> WideString ... Don't cast those arrays to WideString. ...
    (alt.comp.lang.borland-delphi)
  • Re: Unicode in Delphi: just deprecate WideString/WideChar
    ... The only reason I use WideString is when a particular API requires it or when using COM, ... I much agree, I was quite ignorant of Unicode until recently, even when doing localization I had assumed for years that when AnsiString wouldn't prove sufficient, merely using WideString could take care of it all. ... Also for years China and internationalization were minor issues, but with companies concentrating worldwide, we more and more find ourselves facing the "internationalization" issue, even when the app is going to be deployed primarily in Europe, there is a requirement for supporting Asian languages, should a new plant be built/bought/whatever there someday. ...
    (borland.public.delphi.non-technical)
  • Re: Win32 Needs
    ... Unicode, as in first-class compiler support for WideString, UTF8/UTF16/UTF32 string types, RTL WideString code fixed to be safe with ... Unicode VCL ...
    (borland.public.delphi.non-technical)
  • Re: ANSI oder nicht ANSI?
    ... Mit "Zeichen" kann da niemand was anfangen. ... Im Falle von WideString gehe ich von (Zitat aus OH) ... Sollte ich funktionierenden Unicode in WideStrings ...
    (de.comp.lang.delphi.misc)