TBitList 1
By BrandsPatch
Freeware 04 Dec 2007In category
Code Samples > Samples > Other
Description
TBitList is similar to the TBits class in Delphi. It can be used to store a virtually unlimited number of boolean values in a bitfield - a significant saving over storing an array of booleans. However, unlike TBits the stored values can be written to/retrieved from file. Also, the code is pure Delphi - easier to understand and to modify.Informations
- Status: Fully functional
- Source: FW
- Size: 3 513kB
Platforms:
- Delphi 2005 (VCL)
- Delphi 2006 (Win32)
- Delphi 2007 (VCL)
- Delphi 3
- Delphi 4
- Delphi 5
- Delphi 6
- Delphi 7
Downloads