Source position: xfixes.pp line 107
type TXFixesCursorImage = record |
x: cshort; |
y: cshort; |
width: cushort; |
height: cushort; |
xhot: cushort; |
yhot: cushort; |
cursor_serial: culong; |
pixels: Pculong; |
atom: TAtom; |
name: PAnsiChar; |
end; |