Byte values for the current codepoint in the enumerator.
Source position: lazunicode.pas line 71
public property TUnicodeEnumeratorBase.Current : string |
Current is a read-only String property which provides access to the byte values for the current codepoint in the enumerator. Current is updated in UpdateCurrent when the MoveNext method is called.
| Version 4.4 | Generated 2025-11-08 | Home |