----- Original Message ----- From: "Mattias Gaertner" <nc-gaertnma at netcologne.de> >> Mouse.CursorPos.X := 80; >> Mouse.CursorPos.Y := 80; this is accepted in the IDE > Mouse.CursorPos:=Point(80,80); this isn't accepted Paul