Posts by tempdeveloper • 1 point
1 post
-
0
votes1
answer336
viewsQ: Problem when deleting from memory a Tobjectlist<Tlabel>
I’m having a problem clearing a Tobjectlist< Tlabel from memory, specifically the Objectlist of the type Tlabel. I created two Objectlist, added an item and tried to clear them from memory:…