Google
CPointList.Delete Method
Class
Pascal
procedure Delete(Index: Integer); override; overload;
Description

Deletes the item at index from the list, freeing memory for it if necessary.

Related Information