Char

Namespace ›› System ›› MfTypeCode ›› Enumerations ››
Parent Previous Next

Char

A type representing unsigned 16-bit integers with values between 0 and 65535. The set of possible values for the MfChar type corresponds to the Unicode character set.

OutputVar := MfTypeCode.Instance.Char

Value

Value = 14

Remarks

Read-only.
Char is instance of MfEnum.EnumItem.

Related

MfEnum, MfEnum.EnumItem