TsgIntegerList.AssignArray
Copies an array of the integer numbers to this list.
Syntax
procedure AssignArray(const NewItems: array of Integer);
Description
Call AssignArray to copy an array of the integer numbers to this list.
Go to CAD VCL Enterprise