You are here:
Symbol Reference >
MtxVec Namespace
>
Classes
>
TVec Class
>
public
>
ValuesToText Method
>
TVec.ValuesToText Method (String, integer, integer, string, string)
MtxVec VCL
TVec.ValuesToText Method (String, integer, integer, string, string)
TVec Class
|
TVec Members
|
MtxVec Namespace
|
ValuesToText Method
Collapse All
Convert Index..Index+Len-1 vector elements to text.
Pascal
procedure
ValuesToText
(
out
Text
:
String
;
Index
: integer;
Len
: integer;
const
ReFormat
:
string
= ' 0.#####;-0.#####';
const
ImFormat
:
string
= '+0.#####i;-0.#####i');
overload
;
Group
ValuesToText Method
Links
TVec Class
,
TVec Members
,
MtxVec Namespace
,
ValuesToText Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!