FMX.ListView.Appearances.TPublishedAppearance Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FooterAppearance | published | String value that designates the footer appearance name. |
| FooterHeight | published | Specifies the height in pixels of the footer item in this list view component. |
| HeaderAppearance | published | String value that designates the header appearance name. |
| HeaderHeight | published | Specifies the height in pixels of the header item in this list view component. |
| ItemAppearance | published | String that designates the item appearance name. |
| ItemEditAppearance | published | String that designates the item appearance name when in edit mode. |
| ItemEditHeight | published | Specifies the height, in pixels, of an item in edit mode in this list view component. |
| ItemHeight | published | Specifies the height, in pixels, of an item in this list view component. |
| Owner | published | List view that uses this appearance. |