You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMatrix Class > public > ValuesToText Method > TOpenCLMatrix.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMatrix.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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!