[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 66
type mouseeventinfoty = record |
eventkind: eventkindty; |
shiftstate: shiftstatesty; |
pos: pointty; |
eventstate: eventstatesty; |
timestamp: LongWord; |
serial: card32; |
button: mousebuttonty; |
end; |