TBitArrayImplementation Class
Definition
A simple, fast array of bits, represented compactly by an array of ints internally.
Delphi
type TBitArrayImplementation = class(TInterfacedObject)
- Inheritance
-
TInterfacedObjectTBitArrayImplementation
- Implements