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

ZERO_UINT24

Empty TUInt24Rec value.

Declaration

Source position: unicodedata.pas line 273

const ZERO_UINT24: UInt24 = (c: 0; b: 0; a: 0);

Description

TUInt24Rec value with all bytes zero.

See also

TUInt24Rec

  

Unicode integer 24-bit data.


Documentation generated on: Jul 24 2023