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

TBooleanDynArray

Dynamic array of booleans

Declaration

Source position: types.pp line 58

type TBooleanDynArray = array of Boolean;

Description

TBooleanDynArray is a standard definition of a dynamical array of booleans.

See also

TIntegerDynArray

  

Dynamic array of (32-bit, signed) integers

TByteDynArray

  

Dynamic array of (8-bit, unsigned) bytes


Documentation generated on: Nov 14 2015