TsgDoubleArray
Classes Reference > Records, types etc. >
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