Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

UTF16CharacterToUnicode

Deprecated, see the LazUTF16 unit in the LazUtils package for replacements.

Declaration

Source position: lclproc.pas line 304

function UTF16CharacterToUnicode(

  p: PWideChar;

  out CharLen: Integer

):Cardinal;