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

TBooleanDynArray

Dynamic array of booleans.

Declaration

Source position: types.pp line 63

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: Jan 30 2024