TsgSingleList.AssignArray

TsgSingleList

  Classes Reference > List Classes > TsgSingleList > Methods >

TsgSingleList.AssignArray

TsgSingleList

Previous pageReturn to chapter overviewNext page

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