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



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

StrCharLength

Return the length of a null-terminated string in characters.

Declaration

Source position: sysstrh.inc line 220

function StrCharLength(

  const Str: PChar

):Integer;

Description

StrCharLength returns the length of the null-terminated string Str (a widestring) in characters (not in bytes). It uses the widestringmanager to do this.

Notes

 No notes exist for this page yet. 





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