FMX.ListView.Types.TListItemStyleResources Fields
InheritedProtected
| AccessoryImages | public | Specifies the style references used for Accessory rendering. |
| ButtonAddItemStyleImage | public | Specifies the style objects for the Add Item. |
| ButtonCheckboxStyleImage | public | Specifies style objects for the Check box items. |
| ButtonDeleteItemStyleImage | public | Specifies style objects for the Delete item. |
| ButtonDeleteStyleImage | public | Specifies the background image for the delete-themed TListItemTextButton. |
| ButtonNormalStyleImage | public | Specifies the background image for regular TListItemTextButton. |
| ButtonTextColor | public | Specifies the text color for TListItemTextButton in the neutral state. |
| ButtonTextFont | public | Specifies the text font for TListItemTextButton. |
| ButtonTextPressedColor | public | Specifies the text color for TListItemTextButton in the pressed state. |
| DefaultTextColor | public | Specifies the default color for text drawables. |
| DefaultTextFont | public | Specifies the default font of the detailed text. |
| DefaultTextSelectedColor | public | Specifies the default color of the selected text. |
| DeleteButtonTextColor | public | Specifies the text color for delete-themed TListItemTextButton in the neutral state. |
| DeleteButtonTextFont | public | Specifies the font for delete-themed TListItemTextButton. |
| DeleteButtonTextPressedColor | public | Specifies the text color for delete-themed TListItemTextButton in the pressed state. |
| DetailTextColor | public | Specifies the default color for text drawables. |
| DetailTextFont | public | Specifies the default font for detailed text. |
| HeaderTextColor | public | Specifies the color of the header text. |
| HeaderTextFont | public | Specifies the font for header items. |
| HeaderTextShadowColor | public | Specifies the shadow color for the header text. |
| PullRefreshIndicatorColor | public | Specifies the color for drawing the Pull-to-Refresh indicator. |
| PullRefreshStrokeColor | public | Specifies the stroke color for drawing the Pull-to-Refresh indicator. |
| ScrollingStretchGlowColor | public | Specifies the area with the glowing color that appears at the top or the bottom of the screen when scrolling is stretched out. |