TsgSingleList.AssignArray
Copies an array of single-precision floating point numbers to this list.
Syntax
procedure AssignArray(const NewItems: array of Single);
Description
Call AssignArray to copy an array of single-precision floating point numbers to this list.
Go to CAD VCL Enterprise