Used to calculate the size of a bits array.
Source position: classesh.inc line 368
const BITSHIFT = 5;
TBits
Class to store collections of bits (binary values that can be 0 or 1).
TBits.Size
Current size of the array of bits.