Whitehat wrote:
> I want to draw a polygon using an array of points. The size of the
> array can vary from 10 to 100. How do I get the Polygon procedure to
> work with a variable size array?

Can you use open arrays and the Slice function?

David

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to