Navigation: Code Documentation > RSCommon > RefCount > Classes > TRefCount > Properties
TRefCount.RefCount Property
Tracks the number of references to the Owner object. When the reference count goes to zero and the FreeOnRelease property is True, the Owner will be freed.
Namespace: RefCount
Delphi
public property RefCount: Integer read FRefCount;
Property Value
Type: Integer
•RefCount.TRefCount.Owner
•RefCount.TRefCount.FreeOnRelease
•TRefCount
•RefCount