Unit 'JitTypes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_jitclasses]

TFreeNotifyingObject

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

Declaration

Source position: jittypes.pas line 128

type TFreeNotifyingObject = class

public

  destructor Destroy; override;

  

  procedure AddFreeNotification();

  

  procedure RemoveFreeNotification();

  

end;

Inheritance

TFreeNotifyingObject

  

|

TObject



CT Web help

CodeTyphon Studio