Number of bytes in the Current codepoint.
Source position: lazunicode.pas line 72
public property TUnicodeEnumeratorBase.CurrentCodeUnitCount : Integer |
CurrentCodeUnitCount is a read-only Integer property which contains the number of bytes needed for the codepoint in Current. CurrentCodeUnitCount is updated in UpdateCurrent when MoveNext is called.
| Version 4.6 | Generated 2026-02-20 | Home |