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
| Demos\ImageEditing\CloneTool\CloneBrush.dpr |
| Demos\ImageEditing\FillTool\FillTool.dpr |
| Demos\ImageEditing\BrushTool\PaintBrush.dpr |
| Demos\Other\PdfViewer\PdfViewer.dpr |
| Demos\ImageEditing\RetouchTool\RetouchTool.dpr |
| Demos\ImageEditing\RotateTool\RotateTool.dpr |
| Demos\ImageEditing\WarpBrush\WarpBrush.dpr |
| Demos\Multi\MViewPreview\MViewPreview.dpr |
See Also
-
MouseInteractGeneral-
MouseInteractLayers-
OnUserInteraction