| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Maximum number of bits in TBits collection.
Source position: classesh.inc line 377
| const MaxBitFlags = $7FFFFFE0; | 
| 
 | Class to store collections of bits (binary values that can be 0 or 1) |