formZ SDK | 5.0 API Reference | System | User Interface (FUIM)
Description
Wait cursor states.
enum fz_fuim_curs_wait_enum {
FZ_FUIM_CURS_WAIT_START,
FZ_FUIM_CURS_WAIT_TURN,
FZ_FUIM_CURS_WAIT_END };
Members
FZ_FUIM_CURS_WAIT_START
Indicates the start of a task.
FZ_FUIM_CURS_WAIT_TURN
Indicates the continuation of a task.
FZ_FUIM_CURS_WAIT_END
Indicates the end of a task.
Availability
5.0.0.0
See Also
Defined in