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

MaxBitFlags

Maximum number of bits in TBits collection.

Declaration

Source position: classesh.inc line 383

const MaxBitFlags = High(SizeInt) - bitsizeof(TBitsBase) - 1;

See also

TBits

  

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


Documentation generated on: Jul 24 2023