Convert elements of the Src to values array of the Dst matrix.
If IsComplex is true then two consecutive horizontal cells in TStringGrid will be treated as single complex value. If IsComplex is false then each horizontal cell will be treated as separate real value. The acquisition starts at [SrcRow,SrcCol] cells and stops at [SrcRow+RowCount,SrcCol+ColCount] cell. Values are then copied to the Dst [Row,Col]..[Row+RowCount,Col+ColCount] submatrix.
The size of the Dst matrix must be set explicitely.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|