ZERO_UINT24
Empty TUInt24Rec value
Declaration
Source position: unicodedata.pas line 269
const
ZERO\_UINT24 : UInt24 = (byte0: 0; byte1: 0; byte2: 0)
Description
TUInt24Rec value with all bytes zero.
See also
| Name | Description |
|---|---|
| TUInt24Rec | Unicode integer 24-bit data |
| UInt24 | Alias for TUInt24Rec |