Returns the length in bytes (1..4) for a valid UTF-8 character. Otherwise 0.
Source position: lazutf8.pas line 112
function UTF8CharacterStrictLength( |
P: PChar |
):Integer; |
| Remark: | Deprecated. Use UTF8CodepointStrictSize instead. |
| Version 4.4 | Generated 2025-11-08 | Home |