On 02/06/2013 12:29 PM, Michael Schnell wrote:

  point.x := x;
  point.y := y;
  s := point.ToString;

or
  s := (x,y).ToString;

Has there not recently been a discussion on Tupels ?!?!?! :-)

-Michael


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to