System.Generics.Collections.TObjectList Properties
InheritedProtected
Capacity | public | List capacity. |
Comparer | public | |
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 | List is an array of list elements. |
OnNotify | public | Occurs when list changes. |
OwnsObjects | public | Get or set object ownership. |
PList | public |