TsgFloatList.AssignArray
Copies an array of floating point numbers to this list.
Syntax
procedure AssignArray(const NewItems: array of TsgFloat);
Description
Call AssignArray to copy an array of floating point numbers to this list.
Go to CAD VCL Enterprise