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

TBaseEventHandler

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

Declaration

Source position: WrapDelphi.pas line 717

type TBaseEventHandler = class

public

  PyDelphiWrapper: TPyDelphiWrapper;

  

  PropertyInfo: PPropInfo;

  

  Callable: PPyObject;

  

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure Unsubscribe;

  

  property Component: TObject; [r]

  

end;

Inheritance

TBaseEventHandler

  

|

TObject



CT Web help

CodeTyphon Studio