Dalija Prasnikar
Using reference counting classes always requires some caution. You have to pay attention to reference cycles, using interface reference for referencing such object instances, not calling FreeAndNil and more… it is quite a list…But every… … Read more
5 years ago in Delphi, memory management0
Leave Your Comment