Source position: jwawinuser.pas line 7302
type tagCURSORSHAPE = record
xHotSpot: Integer;
yHotSpot: Integer;
cx: Integer;
cy: Integer;
cbWidth: Integer;
Planes: Byte;
BitsPixel: Byte;
end;