Unit 'unicodedata' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl]

ZERO_UINT24

Empty TUInt24Rec value.

Declaration

Source position: unicodedata.pas line 269

const ZERO_UINT24: UInt24 = (byte2: 0; byte1: 0; byte0: 0);

Description

TUInt24Rec value with all bytes zero.

See also

TUInt24Rec

  

Unicode integer 24-bit data.


Documentation generated on: Feb 02 2025