Unit 'igBase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_graphics32mg]

TigIntegrator

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

Declaration

Source position: igBase.pas line 64

type TigIntegrator = class(TComponent)

protected

  procedure ActivePaintBoxSwitched;

  

  procedure DoMouseDown();

  

  procedure DoMouseMove();

  

  procedure DoMouseUp();

  

  procedure Notification(); override;

  

  procedure RegisterListener();

  

public

  constructor Create(); override;

  

  function ActivateTool();

  

  procedure InvalidateListeners;

  

  procedure SelectionChanged;

  

  property ActivePaintBox: TigPaintBox; [rw]

  

  property ActiveTool: TigTool; [r]

  

  property ActiveUndoRedo: TigUndoRedoManager; [rw]

  

end;

Inheritance

TigIntegrator

  

|

TObject



CT Web help

CodeTyphon Studio