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