You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxInt Class > published > TMtxInt.Cols Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxInt.Cols Property

Defines the number of matrix columns.

Pascal
property Cols: integer;

Use this property to set or get the number of the calling matrix columns. Setting the Cols does not affect the actual amount of memory allocated unless Rows*Cols is bigger than TMtxVecBase.ActualSize.

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