[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazClasses' (#lazutils)

TRefCountedObject.DoFree

Performs actions needed to free the reference counted object instance.

Declaration

Source position: lazclasses.pas line 62

protected procedure TRefCountedObject.DoFree; virtual;

Description

Calls the inherited Free method.


Version 4.0 Generated 2025-05-03 Home