Set Of Integer for Delphi 1.0
In category
Components > Tools > Base classes
Description
The programming language Object Pascal in the Delphi environment allows to use only sets of maximum size of 256 elements (Set Of Byte or Set Of Char).TSetOfInteger is a class, which can pass this limit and allows to use unlimited set of integers in similar way, as it is possible to work with common sets. The size of a set is limited only by the amount of the free memory.
Informations
- Status: Fully functional
- Source: FW
- Size: 289 050kB
Platforms:
- Delphi 2005 (VCL)
- Delphi 2006 (Win32)
- Delphi 2007 (VCL)
- Delphi 2009
- Delphi 2010
- Delphi 7
- Delphi XE
- Delphi XE 2
- Delphi XE3
- FireMonkey
- FireMonkey 2
Downloads