List of TVec objects. The list manages the object list. The TVec objects are created and destroyed by the list. List size can be controled with the Count property. Items can be added which already exist with Add(src), by calling Add() method or by setting Count property.