formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Standard cursors. These are constants for the predefined cursors that can be set on the .
enum fzrt_std_cursor_enum {
FZRT_CURS_ARROW,
FZRT_CURS_WATCH };
Members
FZRT_CURS_ARROW
- arrow cursor
FZRT_CURS_WATCH
- wait/busy cursor
Availability
5.0.0.0
See Also
Defined in