Defines a TListCollection, a TList with enhancements
Note
|
This unit has the dubious distinction of being the earliest unit and class that RiverSoftAVG created and that is still distributed. It is not used by any current RiverSoftAVG software.
|
|
Name
|
Description
|
|
TListCollection
|
Extends the TList class to add processing functions. The TListCollection assumes you are passing TObjects into the list and will free them on destruction if you have not emptied it first.
Note
|
This unit has the dubious distinction of being the earliest class that RiverSoftAVG created and that is still distributed.
|
|
Top
|