Registriert: Mo Sep 23, 2002 19:27 Beiträge: 5812
Programmiersprache: C++
There is no "this is the best for all" in this question. I mostly use array of, because it's easy to handle and you don't have to do any typecasts. But especially if you do many operations on the list itself during runtime (sorting, removing items, adding items inbetween) a TList is the better way to go, since it already comes with many needed functions.
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast
Du darfst keine neuen Themen in diesem Forum erstellen. Du darfst keine Antworten zu Themen in diesem Forum erstellen. Du darfst deine Beiträge in diesem Forum nicht ändern. Du darfst deine Beiträge in diesem Forum nicht löschen. Du darfst keine Dateianhänge in diesem Forum erstellen.