Google
CPointList.Add Method (integer, integer)
Class
Pascal
function Add(const x: integer; const y: integer): Integer; overload;
Description

Adds new point to the collection and returns its index.

Related Information