Hello Walter
I noticed in your code snippet this construct :with Control.Canvas, Font
Can you explain the comma why does it work?
I thought the construct should have been Control.Canvas.Font (which does NOT
work)
Cheers - Chris
-----Original Message-----
<*snip*>
with Control.Canvas, Font do begin
FillRect(Rect);
<*snip*>
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi