[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Length of a null-terminated string.
Source position: systemh.inc line 536
function strlen( |
p: PChar |
):LongInt; |
Returns the length of the null-terminated string P.
None.
No notes exist for this page yet.