Summary
Convert all vector elements to text.
Class
TVec
Declaration
Procedure ValuesToText(out Text: string; Index, Len: integer; const ReFormat: string = ' 0.#####;-0.#####'; const ImFormat: string = '+0.#####i;-0.#####i');
Description
Convert Index..Index+Len-1 vector elements to text.
Declaration
Procedure ValuesToText(out Text: string; const ReFormat: string = ' 0.#####;-0.#####'; const ImFormat: string = '+0.#####i;-0.#####i');
| Copyright 2008 Dew Research |
http://www.dewresearch.com