You are here: Symbol Reference > MtxExprInt Namespace > Functions > MtxExprInt.StringsToValues Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExprInt.StringsToValues Function

Converts a list of strings to VectorInt.

Pascal
function StringsToValues(const aList: TStrings; const ListIndex: integer; const Index: integer = 0; const Len: integer = MtxVecEOA): VectorInt; overload;

Internally calls TVecInt.StringsToValues

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