MAX_WORD
Maximum value of a WORD typed value
Declaration
Source position: unicodedata.pas line 134
const
MAX\_WORD = High(Word)
Description
MAX_WORD is the maximum value of a WORD typed value.
Maximum value of a WORD typed value
Source position: unicodedata.pas line 134
const
MAX\_WORD = High(Word)
MAX_WORD is the maximum value of a WORD typed value.