Represents cursor shapes displayed when the mouse hovers over different areas in a control band.
Source position: extctrls.pp line 1514
type TCursorDesign = ( |
||
cdDefault, |
|
Uses the default cursor shape. |
cdGrabber, |
|
Uses the grabber cursor shape. |
cdRestricted |
|
Uses the "not available" cursor shape. |
); |
| Version 4.6 | Generated 2026-02-20 | Home |