[Overview][Classes][Procedures and functions][Index] |
Number of bytes used for the Current codepoint.
Source position: lazunicode.pas line 91
public property TUnicodeCharacterEnumerator.CurrentCodePointCount : Integer |
CurrentCodePointCount is a read-only Integer property that indicates the number of bytes used for the Current codepoint. CurrentCodePointCount is updated in the MoveNext method, and includes any combining diacritical marks found in the codepoints.
Version 4.0 | Generated 2025-05-03 | Home |