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

Converts a list of strings to vector.

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

Internally calls Vector.StringsToValues

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