Einzelnen Beitrag anzeigen

MCXSC
(Gast)

n/a Beiträge
 
#3

Re: Mauskoordinaten wie in OnMouseMove() in OnClick()

  Alt 6. Jul 2007, 02:35
Delphi-Quellcode:
var
  Point: TPoint;
begin
  GetCursorPos(Point);
end;
Damit hast du in Point.x und Point.y die Koordinaten...

[OT]
Zitat von ThE_-_BliZZarD:
Ich mag: [...] Onkelz
Ich hasse: AggroBerlin
w0rd [/OT]
  Mit Zitat antworten Zitat