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

MaxBitRec

Maximum number of bit records in TBits.

Declaration

Source position: classesh.inc line 379

const MaxBitRec = MaxBitFlags div SizeOf(cardinal) * 8;

See also

TBits

  

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


Documentation generated on: May 14 2021