[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy interfaced object
Source position: objpash.inc line 308
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 |