System.Generics.Collections.TObjectList Properties
InheritedProtected
| Capacity | public | List capacity. |
| Count | public | Number of list elements. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Items | public | Item at index. |
| List | public | Array of list elements. |
| OnNotify | public | Occurs when list changes. |
| OwnsObjects | public | Get or set object ownership. |