FMX.ListView.Appearances.TListViewItem.TListViewItemObjects Properties
InheritedProtected
| AccessoryObject | public | |
| Count | public | Number of list item drawables that the view list contains. |
| DetailObject | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Drawables | public | List item drawable from the view list that has the specified index. |
| GlyphButton | public | |
| ImageObject | public | Used to access an image object that is associated with this item. |
| Owner | protected | |
| TextButton | public | Used to access a text button that is associated with this item. |
| TextObject | public | |
| ViewList | public | Object list of instances of list item drawables. |