ScreenObjectUnit
type TPointCollection = class(TCollection)
TPointCollection is used to store a series of T2DRealPoint's.
TPointCollection
constructor Create;
Create creates an instance of TPointCollection. See TPointItem.
Create