Source position: xfixes.pp line 87
type TXFixesCursorNotifyEvent = record |
_type: cint; |
serial: culong; |
send_event: TBool; |
display: PDisplay; |
window: TWindow; |
subtype: cint; |
cursor_serial: culong; |
timestamp: TTime; |
cursor_name: TAtom; |
end; |