Record mousewheeleventinfoty
Unit
Declaration
type mousewheeleventinfoty = record
Description
This item has no description.
Overview
Fields
| Public | eventkind: eventkindty; |
| Public | shiftstate: shiftstatesty; |
| Public | pos: pointty; |
| Public | eventstate: eventstatesty; |
| Public | timestamp: longword; |
| Public | serial: card32; |
| Public | wheel: mousewheelty; |
| Public | delta: real; |
Description
Fields
| Public | eventkind: eventkindty; |
|
This item has no description. | |
| Public | shiftstate: shiftstatesty; |
|
This item has no description. | |
| Public | pos: pointty; |
|
This item has no description. | |
| Public | eventstate: eventstatesty; |
|
This item has no description. | |
| Public | timestamp: longword; |
|
This item has no description. | |
| Public | serial: card32; |
|
This item has no description. | |
| Public | wheel: mousewheelty; |
|
This item has no description. | |
| Public | delta: real; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.