You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > public > TMtxExpression.ExpandCharToWord Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxExpression.ExpandCharToWord Method

Returns a word from Src string close to charIdx.

Pascal
function ExpandCharToWord(const Src: string; charIdx: integer): string;

The function expects one code line in Src parameter and will return the word or the variable which is close to char at charIdx.

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