formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
This structure is used when a scroll wheel (on mouse) is handled in a custom item function.
typedef struct fz_fuim_wheel_td {
fzrt_int | delta1; |
fzrt_int | delta2; |
where }; |
Members
delta1
delta value for primary direction of wheel.
delta2
delta value for secondary direction of wheel.
where
Point where the wheel took place.
Availability
5.5.0.0
Defined in