Vcl.ComCtrls.TListItems Properties
InheritedProtected
| Count | public | Indicates the number of items in the Item property array. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Specifies the window handle for the list view that displays the items managed by TListItems. |
| Item | public | Lists all list items managed by the TListItems object. |
| Owner | public | Indicates the list view object that uses the list items object to manage its items. |