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