[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Return the current reference count
Source position: objpash.inc line 227
public property TInterfacedObject.RefCount: LongInt |
RefCount returns the current reference count. This reference count cannot be manipulated, except through the methods of IUnknown. When it reaches zero, the class instance is destroyed.
|
Basic interface for all COM-based interfaces |
No notes exist for this page yet.