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

TBooleanArray

Declaration

Source position: _crw_crwapi.pas line 946

type TBooleanArray = array [0..(MaxIntdivsizeof(Boolean))-1] of Boolean;