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

MaxBitFlags

Maximum number of bits in TBits collection.

Declaration

Source position: classesh.inc line 237

const MaxBitFlags = MaxBitRec * 32;

See also

TBits

  

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