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