TBooleanArray Type
ImagingUtility

This is type TBooleanArray.

Pascal
TBooleanArray = array[0..MaxInt - 1] of Boolean;
File

ImagingUtility (at line 56)

Related Information
You are here: Symbol Reference > Types > TBooleanArray Type