You are here:
Symbol Reference >
MtxVec Namespace
>
Classes
>
TMtx Class
>
public
>
ValuesToText Method
>
TMtx.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
MtxVec VCL
TMtx.ValuesToText Method (String, integer, integer, integer, integer, string, string, string)
TMtx Class
|
TMtx Members
|
MtxVec Namespace
|
ValuesToText Method
Collapse All
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
;
Group
ValuesToText Method
Links
TMtx Class
,
TMtx Members
,
MtxVec Namespace
,
ValuesToText Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!