help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

Utf8ToUnicode

Declaration

Source position: line 0

function Utf8ToUnicode(

  Dest: PWideChar;

  Source: PChar;

  MaxChars: SizeInt

):SizeInt;

function Utf8ToUnicode(

  Dest: PWideChar;

  MaxDestChars: SizeUInt;

  Source: PChar;

  SourceBytes: SizeUInt

):SizeUInt;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505