You are here: Symbol Reference > MtxVec Namespace > Classes > TVecList Class
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecList Class

List of TVec objects.

MtxVec_TVecList
Pascal
TVecList = class(TObjectsList);

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.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!