The FreeOnRelease property controls whether the TRefCount class frees its Owner when the reference count ( RefCount.TRefCount.RefCount property)becomes zero. Even if the FreeOnRelease property is false, the reference counting will still go on every time the owner is referenced. By default, this property is True.
Namespace: RefCount
Delphi |
public |
Property Value
Type: Boolean