Top "Delphi-4" questions

Delphi 4 is a specific version of Delphi.

How do I free the contents of a TList?

I have this code in Delphi 4. I created 10 objects of type T_Charge (see below), which I added to a …

delphi free tlist delphi-4