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

TBooleanDynArray

Dynamic array of booleans

Declaration

Source position: types.pp line 56

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: May 14 2021