[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Class pointer for each item in the collection.
|
ItemClass is the class pointer with which each new item in the collection is created. It is the value that was passed to the collection's constructor when it was created, and does not change during the lifetime of the collection.
|
Basic object that is managed by a TCollection class. |
|
|
Indexed array of items in the collection. |