Unit 'WrapDelphi' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_python]

TFreeNotificationImpl

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

Declaration

Source position: WrapDelphi.pas line 391

type TFreeNotificationImpl = class(TInterfacedObject,IFreeNotification)

protected

  procedure Subscribe();

  

  procedure UnSubscribe();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Owner: TObject; [r]

  

end;

Inheritance

TFreeNotificationImpl

  

|

TObject,IFreeNotification



CT Web help

CodeTyphon Studio