Icon TBooleanArray

Unit: WebCore

TBooleanArray = array of Boolean

Available In: Client and Server Applications

The TBooleanArray type is used in classes such as the TSet class to represent an array of Boolean values.
Image