TsgDoubleArray

  Classes Reference > Records, types etc. >

TsgDoubleArray

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

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

Description

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

Go to CAD VCL Enterprise