Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

StrLen

Length of a null-terminated string.

Declaration

Source position: systemh.inc line 1281

function StrLen(

  p: PAnsiChar

):SizeInt;

Description

Returns the length of the null-terminated string P.

Errors

None.


Documentation generated on: Jul 24 2023