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

MaxBitRec

Maximum number of bit records in TBits.

Declaration

const MaxBitRec = $FFFF div ( SizeOf ( longint ) );

See also

TBits

  

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