Hi, I am developing an application which draws lines between certain points. I am using the MoveTo and LineTo functions of the TCanvas property to do this.
Is there a way to remove the last drawn line from the canvas without affecting the previous drawn lines ?
I've tried drawing a line over the...
I want to create an application which places shapes (circles) on a panel everytime I click the mouse.
Is there a way to create new instances of this shape component without affecting the position of the original component ?
TIA;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.