In Delphi, avoid having a TComponent descendant implement interfaces, unless you are prepared to handle your refcounting 1 jpluimers Every now and then I see code, where a class descending from TComponent implements some interfaces, only interface references are used to the instances, and the expected behaviour is that the instances will free themselves when… … Read more 4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development 0
Leave Your Comment