Unit 'Types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

TSingleDynArray

Array of (single-sized) floats.

Declaration

Source position: types.pp line 86

type TSingleDynArray = array of Single;

Description

TSingleDynArray is a standard definition of a dynamical array of singles. (smallest floating point type)

See also

TDoubleDynArray

  

Dynamic array of (Double-sized) floats.


Documentation generated on: Jul 24 2023