Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Int128Rec

Record representing a 128-bit unsigned integer.

Declaration

Source position: sysutilh.inc line 84

type Int128Rec = System.Int128Rec;

Description

Int128Rec is a record defining a 128-bit integer. It is made up of 2 QWords or 4 DWords or 8 words or 16 bytes.

See also

LongRec

  

Record describing a longint value.

WordRec

  

Record describing a word value.

OWordRec

  

Identical to the Int128Rec record.


Documentation generated on: Jul 24 2024