You are here: Symbol Reference > clMtxExpr Namespace > Classes > clMatrix Record > public > ValuesToText Method > clMatrix.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
MtxVec VCL
ContentsIndex
PreviousUpNext
clMatrix.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)

Converts Row..Col to Row+RowCount..Col+ColCount matrix elements to string.

Pascal
procedure ValuesToText(out Text: String; Row: integer; Col: integer; RowCount: integer; ColCount: integer; Delimiter: string = kTab; const ReFormat: string = ' 0.######;-0.######'; const ImFormat: string = '+0.######i;-0.######i'); overload;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!