Control

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

Control

OutputVar := MfUnicodeCategory.Instance.Control

Value

Value = 14

Remarks

Control code character, with a Unicode value of U+007F or in the range U+0000 through U+001F or U+0080 through U+009F. Signified by the Unicode designation "Cc" (other, control).
Control is instance of MfEnum.EnumItem.