Icon TIntegerArray

Unit: WebCore

TIntegerArray = array of Integer

Available In: Client and Server Applications

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