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

TModeOfTool

Declaration

Source position: XGR32_SelectionLib.pas line 49

type TModeOfTool = (

  mtNormal,

  

  mtPencil,

  

  mtBrush,

  

  mtBmpBrush,

  

  mtEraser,

  

  mtColorPicker,

  

  mtColorReplace,

  

  mtColorClear,

  

  mtCrop,

  

  mtWarping,

  

  mtText,

  

  mtPol_Rect,

  

  mtPol_RoundRect,

  

  mtPol_Oval,

  

  mtPol_Circle,

  

  mtPol_Star,

  

  mtPol_Polygon,

  

  mtPol_CustomPolygon,

  

  mtPol_Lasso,

  

  mtline_One,

  

  mtline_Custom,

  

  mtline_Lasso,

  

  mtSel_MoveResize,

  

  mtSel_Rotate,

  

  mtSel_Scale,

  

  mtSel_Distort,

  

  mtSelMake_SingleRow,

  

  mtSelMake_SingleColumn,

  

  mtSelMake_Rect,

  

  mtSelMake_RoundRect,

  

  mtSelMake_Oval,

  

  mtSelMake_Circle,

  

  mtSelMake_Star,

  

  mtSelMake_Polygon,

  

  mtSelMake_CustomPolygon,

  

  mtSelMake_Lasso,

  

  mtSelMake_MagicWand

  

);



CT Web help

CodeTyphon Studio