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