BITSHIFT
Used to calculate the size of a bits array
Declaration
Source position: classesh.inc line 372
const
BITSHIFT = 5
See also
| Name | Description |
|---|---|
| TBits | Class to store collections of bits (binary values that can be 0 or 1) |
| TBits.Size | Current size of the array of bits. |