Source position: icocurtypes.pp line 53
type TCurCursorDir = packed record
width: Byte;
height: Byte;
reserved: Word;
xhotspot: Word;
yhotspot: Word;
bytesincur: LongWord;
curoffset: LongWord;
end;