Screen.Cursors[50]:=LoadCursorFromFile('new.cur'); Screen.Cursors[51]:=LoadCursorFromFile('pen.cur'); Cursor:=50; LeftPanel.Cursor:=50;