| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Length of a null-terminated string.
Source position: systemh.inc line 1071
| function strlen( | 
| p: PChar | 
| ):SizeInt; | 
Returns the length of the null-terminated string P.
None.