Menu

Commit [r819]  Maximize  Restore  History

* Revised TSnippetIDList to use Delphi's TList<> object instead of project's TObjectListEx to implement snippet id list.

* Removed TSnippetIDList.TSnippetIDWrapper class. This had been used to wrap TSnippetID record in an object for inclusion in a TObjectListEx. The class is no longer needed because TList<> can directly handle TSnippetID records.
* Replaced call to FreeAndNil with direct call to object's Free method.

delphidabbler 2010-06-16

changed /trunk/Src/USnippetIDs.pas
/trunk/Src/USnippetIDs.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.