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

TBooleanArray

Declaration

Source position: _crw_alloc.pas line 340

type TBooleanArray = array [0..MaxNumBoolean-1] of Boolean;