TsgSingleArray type

  Classes Reference > Records, types etc. >

TsgSingleArray type

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

type TsgSingleArray = array[0..MaxInt div SizeOf(Single) - 1] of Single;

Description

Represents an array of single-precision floating-point numbers.

Go to CAD VCL Enterprise