[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Creates and adds a new item to the collection.
Source position: classesh.inc line 410
public function TCollection.Add: TCollectionItem; |
Add instantiates a new item of class TCollection.ItemClass and adds it to the list. The newly created object is returned.
|
Class pointer for each item in the collection. |
|
|
Removes all items from the collection. |
No notes exist for this page yet.