ImageEn, unit iexUserInteractions

TIEUserInteraction


Declaration

TIEUserInteraction = class;


Description

Ancestor class of interactive tools of TImageEnView.
Descendent Property MouseInteractGeneral/MouseInteractLayers
TIEBrushToolInteraction BrushTool miBrushTool
TIERetouchToolInteraction RetouchTool miRetouchTool
TIECloneToolInteraction CloneTool miCloneTool
TIECropToolInteraction CropTool miCropTool
TIEFillToolInteraction FillTool miColorFill, miAlphaFill, miColorPicker
TIELayerCreateInteraction Not Exposed mlCreateImageLayers, mlCreateShapeLayers, mlCreateLineLayers, mlCreatePolylineLayers, mlCreateAngleLayers, mlCreateTextLayers
TIELayerPointsInteraction Not Exposed mlClickCreateLineLayers, mlClickCreatePolylineLayers, mlDrawCreatePolylineLayers, mlClickCreateAngleLayers, mlEditLayerPoints
TIEPdfViewerInteraction PdfViewer N/A
TIERotateToolInteraction RotateTool miRotateTool
TIEButtonInteraction ShowButtons N/A
TIETransformToolInteraction TransformTool miTransformTool


Demos

Demo  Demos\ImageEditing\CloneTool\CloneBrush.dpr
Demo  Demos\ImageEditing\FillTool\FillTool.dpr
Demo  Demos\ImageEditing\BrushTool\PaintBrush.dpr
Demo  Demos\Other\PdfViewer\PdfViewer.dpr
Demo  Demos\ImageEditing\RetouchTool\RetouchTool.dpr
Demo  Demos\ImageEditing\RotateTool\RotateTool.dpr
Demo  Demos\ImageEditing\WarpBrush\WarpBrush.dpr
Demo  Demos\Multi\MViewPreview\MViewPreview.dpr


See Also

- MouseInteractGeneral
- MouseInteractLayers
- OnUserInteraction