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.6 | Generated 2026-02-20 | Home |