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

TDoubleDynArray

Dynamic array of (Double-sized) floats.

Declaration

Source position: types.pp line 87

type TDoubleDynArray = array of Double;

Description

TSoubleDynArray is a standard definition of a dynamical array of doubles. (regular floating point type)

See also

TSingleDynArray

  

Array of (single-sized) floats.


Documentation generated on: Jul 24 2023