Menu

Commit [r817]  Maximize  Restore  History

* Refactored TNews to use Delphi's TObjectList<> object instead of project's TObjectListEx to implement list of news items.

* Removed TNews' private TEnumerator class. We now use enumerator provided by TObjectList<>.
* Replaced various calls to FreeAndNil with direct call to objects' Free methods.

delphidabbler 2010-06-16

changed /trunk/Src/UNews.pas
/trunk/Src/UNews.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.