Navigation: Code Documentation > RSCommon > RefCount > Classes > TRefCount
TRefCount Constructors
Name
Description
Create(TObject)
The constructor creates the class and sets the Owner property to the AOwner parameter.
Destroy
Represents the destructor of the TRefCount class.
Top