TScopeCursorStyle

TScopeCursorStyle

type TScopeCursorStyle = (scsRectangle, scsCircle, scsDiamond, scsEmpty, scsCamera);

Unit
TeeTools

Description
Used by TCursorTool.ScopeStyle property.
Defines the shape to draw around the Cursor XY position, only when the Cursor Style property is cssScope.

See also ScopeSize and Style properties.