[lazarus] Testing the list
Shane Miller
SMiller1 at stvgb.org
Tue Oct 31 13:40:11 EST 2000
Look at testform.pp
with Form1 do
begin
Canvas.Pen.Style := psSolid;
Canvas.Pen.Color := clRed;
Canvas.Line(400,500,450,550);
end;
Shane
>>> luis at luis-digital.8m.com 10/31/00 12:29PM >>>
Hello!
How to put a pixel in a form, with Lazarus?
An example, please of:
Canvas.pixel
and/or
Canvas.line(to)
The list works well and I am glad of which they are alive :-)
--
|--------------------------|
| Luis R. Hilario |
| http://luisdigital.2y.net |
|--------------------------|
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list