[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Types' (#rtl)

TSingleDynArray

Array of (single-sized) floats

Declaration

Source position: types.pp line 55

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: Nov 14 2015