ImageEn, unit ieview

TIECursorShape


Declaration

IECursorShape = (iecsDefault, iecsCircle, iecsRectangle, iecsRoundRect, iecsCustom);


Description

Item Description
iecsDefault A default cursor is used (which depends on the tool that is enabled)
iecsCircle Cursor appears as an ellipse with crosshairs
iecsRectangle Cursor appears as a rectangle with crosshairs
iecsRoundRect Cursor appears as a rounded rectangle with crosshairs
iecsCustom Use with a bitmap to show a custom cursor that does not zoom or include crosshairs