Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TInterfacedObject.Destroy

Destroy interfaced object.

Declaration

Source position: objpash.inc line 325

public destructor TInterfacedObject.Destroy; override;

Description

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

See also

IUnknown._Release

  

Decrease reference count of the interface.


Documentation generated on: Jul 24 2023