SetString



Is it really possible, that D7 offers no SetWideString procedure?

Must I really copy WideChar by WideChar, from an PWideChar into an WideString?

DoDi
.



Relevant Pages

  • Unicode issue?
    ... Adding a widechar to a string constant incorrectly produces ... an ansi string instead of a widestring: ... VAR s: widestring; ...
    (borland.public.delphi.non-technical)
  • Re: Unicode issue?
    ... > Adding a widechar to a string constant incorrectly produces ... > an ansi string instead of a widestring: ... > into a widestring before concatenating, ... > as a bug. ...
    (borland.public.delphi.non-technical)