Icon TObjectsArray

Unit: WebCore

TObjectsArray = array of TObject

Available In: Client and Server Applications

The TObjectsArray type is used in classes like the TObjectList class to represent an array of TObject instances.
Image