[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 77
type mousewheeleventinfoty = record |
eventkind: eventkindty; |
shiftstate: shiftstatesty; |
pos: pointty; |
eventstate: eventstatesty; |
timestamp: LongWord; |
serial: card32; |
wheel: mousewheelty; |
delta: real; |
end; |