DP News-Robot |
21. Jan 2021 06:21 |
If you use an implementation of TNonRefCountInterfacedObject, then document in the de
There are a few TNonRefCountInterfacedObject (or maybe better named TNonReferenceCountedInterfacedObject) implementations around (see list of links below). They can be used to expose interfaces, but do not provide interface reference counting. This means you have to do your own lifetime management, which can bring quite a few headaches. So each class you descend from it […]
Weiterlesen...
|