[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 49

protected procedure TRefCountedObject.DoFree; virtual;

Description

Calls the inherited Free method.