Surrogate

Namespace ›› System ›› MfUnicodeCategory ›› Enumerations ››
Parent Previous Next

Surrogate

OutputVar := MfUnicodeCategory.Instance.Surrogate

Value

Value = 16

Remarks

High surrogate or a low surrogate character. Surrogate code values are in the range U+D800 through U+DFFF. Signified by the Unicode designation "Cs" (other, surrogate).
Surrogate is instance of MfEnum.EnumItem.