Icon Create Method

constructor Create(AItemClass: TCollectionItemClass)

Available In: Client and Server Applications

Use this method to create a new instance of the TCollection class. The AItemClass parameter indicates the class type that the collection should use when creating new item instances.
Image