Destroy interfaced object.
Source position: objpash.inc line 363
public destructor TInterfacedObject.Destroy; override; |
Destroy overrides the default destructor to clean up: it explicitly sets all counters to zero.
|
Decrease reference count of the interface. |