[Overview][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |