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

TCardinalHelper.Bytes

Read or write a byte.

Declaration

Source position: syshelph.inc line 1123

public property TCardinalHelper.Bytes[aIndex: TCardinalByteIndex] : Byte
  read GetByte
  write PutByte;

Description

Bytes property reads or writes byte value to a byte number determined by argument aIndex.

See also

TCardinalHelper.Bits

  

Read or write a bit.

TCardinalHelper.Nibbles

  

Read or write a nibble.

TCardinalHelper.Words

  

Read or write a word.


Documentation generated on: Jul 24 2023