Icon Create Method

constructor Create(ACollection: TCollection)

Available In: Client and Server Applications

Use this method to create a new instance of the TCollectionItem class. The ACollection parameter indicates the collection instance that will contain the item instance.
Image