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

MaxBitRec

Maximum number of bit records in TBits.

Declaration

Source position: classesh.inc line 384

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: Nov 06 2022