[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TExtendedHelper.Bytes

Indexed access to the individual bytes of the floating point value

Declaration

Source position: syshelph.inc line 376

public property TExtendedHelper.Bytes[AIndex: Cardinal] : Byte
  read GetB
  write SetB;

Description

Bytes can be used to get or set the various bytes that make up the Extended-sized floating point value. The index runs from 0 to Size-1.

See also

TExtendedHelper.Words

  

Indexed access to the words that make up the floating point value

TExtendedHelper.Size

  

Size (in bytes) of a Extended-sized floating point value.


Documentation generated on: May 14 2021