Unit 'LazClasses' Package
[Overview][Classes][Procedures and functions][Index] [#lazutils]

TRefCountedObject.ReleaseReference

Decrements the value in RefCount and calls DoReferenceReleased.

Declaration

Source position: lazclasses.pas line 77

public procedure TRefCountedObject.ReleaseReference;

Description

AddReference and ReleaseReference can be used in threads. However a thread can only call the methods, if either:


Version 4.4 Generated 2025-11-08 Home