D2007 question, for any who are old enough to have used it, and young enough to remember...

D2007 question, for any who are old enough to have used it, and young enough to remember...

As the TStringList has no OwnsObjects property, is there a reasonable way to make sure objects are freed? Or to discover whether the list has any actual objects? (Big app, legacy code, is why I am asking. The trail is long....)

Comments

  1. Paul Foster I am refactoring, but that process will not be rapid. :-(  And it leaves me cross-eyed and dizzy.

    ReplyDelete
  2. Hallvard Vassbotn Thanks. Not really what I wanted to hear, though ;)...  If I were able to track down those cases, I would already have a solution in hand. Unfortunately, there are layers of complexity in the code which make is difficult to be sure how best to handle the issues.

    ReplyDelete

Post a Comment