[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 95
type keyeventinfoty = record |
eventkind: eventkindty; |
key: keyty; |
keynomod: keyty; |
chars: msestring; |
shiftstate: shiftstatesty; |
eventstate: eventstatesty; |
timestamp: LongWord; |
serial: card32; |
end; |