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

TFreeNotifyingObject

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazclasses.pas line 24

type TFreeNotifyingObject = class

public

  destructor Destroy; override;

  

  procedure AddFreeNotification();

  procedure RemoveFreeNotification();

end;

Inheritance

TFreeNotifyingObject

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.