FMX.ListView.Appearances.TAppearanceListViewItem Properties
InheritedProtected
Accessory | public | |
Adapter | public | Represents the object that handles the interaction between the list control and the list items. |
Bitmap | public | |
BitmapRef | public | |
ButtonText | public | |
Checked | public | |
Count | public | Returns the number of objects (such as TextButton or DetailObject) that are associated with this item. |
Data | public | |
Detail | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
HasData | public | |
HasObjects | public | |
HeaderRef | public | Represents a reference to determine whether the list item is the header item of the list. |
Height | public | Sets the height of cells for each TListItem. |
ImageIndex | public | |
Index | public | |
IndexTitle | public | |
Objects | public | |
Parent | public | Represents the parent of this control. |
Purpose | public | Determines which item serves for: normal item, header, or footer. |
Tag | public | |
Text | public | |
View | public | Represents the TListItemView that handles an object list of list item drawables. |