The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyFromArray


Unit:SDL_vector
Class: TVector, TIntVector
Declaration: procedure CopyFromArray (SrcArray: TDoubleArray; Elem: integer); { class TVector }
procedure CopyFromArray (SrcArray: TIntArray; Elem: integer); { class TIntVector }

The method CopyFromArray is no longer supported and has been replaced by an overloaded version of CopyFrom.


Last Update: 2023-Feb-06