You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.ValuesToText Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.ValuesToText Method

Converts data to delimited string using Delimiter and number formatting options.

Pascal
function ValuesToText(Delimiter: string = kTab; const ReFormat: string = ' 0.###;-0.###'; const ImFormat: string = '+0.###i;-0.###i'): String;

Pass empty string to ReFormat and ImFormat to indicate general number formatting.

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