Unit 'ELSizeControl' Package
[Overview][Types][Classes][Index] [#pl_exdesign]

TRegisteredObj

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

Declaration

Source position: ELSizeControl.pas line 74

type TRegisteredObj = class

  fSizeCtrl: TplSizeControl;

  

  fControl: TControl;

  

  fHooked: Boolean;

  

  fOldWindowProc: TWndMethod;

  

  fOldClickMethod: TMethod;

  

  procedure Hook;

  

  procedure UnHook;

  

  procedure NewWindowProc();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TRegisteredObj

  

|

TObject



CT Web help

CodeTyphon Studio