| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Array of (single-sized) floats
Source position: types.pp line 72
type TSingleDynArray = array of Single;  | 
TSingleDynArray is a standard definition of a dynamical array of singles. (smallest floating point type)
  | 
Dynamic array of (Double-sized) floats  |