Skip to content

TInterfacedObject.Destroy

Destroy interfaced object

Declaration

Source position: objpash.inc line 310

public 
  destructor Destroy;  Override;

Description

Destroy overrides the default destructor to clean up: it explicitly sets all counters to zero.

See also

Name Description
IUnknown._Release Decrease reference count of the interface