TsgFloatArray

  Classes Reference > Records, types etc. >

TsgFloatArray

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

type TsgFloatArray = array[0..MaxInt div SizeOf(Double) - 1] of TsgFloat;

Description

Represents an array of floating-point numbers.

Go to CAD VCL Enterprise