MaxBitRec
Maximum number of bit records in TBits.
Declaration
Source position: classesh.inc line 380
const
MaxBitRec = MaxBitFlags div SizeOf(cardinal) \* 8
See also
Name | Description |
---|---|
TBits | Class to store collections of bits (binary values that can be 0 or 1) |