Unit 'XGR32_ExtLayers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32ext]

TExtSelectionRubberBandLayer

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

Declaration

Source position: XGR32_ExtLayers.pas line 412

type TExtSelectionRubberBandLayer = class(TExtRubberBandLayer)

protected

  procedure MouseDown(); override;

  

  procedure MouseMove(); override;

  

  procedure MouseUp(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Active: Boolean; [rw]

  

end;

Inheritance

TExtSelectionRubberBandLayer

  

|

TExtRubberBandLayer

  

|

TExtCustomRBLayer

  

|

TTransformationLayer

  

|

TObject



CT Web help

CodeTyphon Studio