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

TBitArray

Array to store bits.

Declaration

type TBitArray = array ... of cardinal;

See also

TBits

  

Class to store collections of bits (binary values that can be 0 or 1)