FMX.ListView.Types.TListItemTextButton Properties
InheritedProtected
| Align | public | Horizontal alignment of a list item inside its designated area. |
| ButtonType | public | |
| Data | public | Polymorphic property access. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Enabled | public | |
| Font | public | |
| Height | public | Height of a list item inside its designated area. |
| InvalidateCallback | public | |
| LocalRect | public | |
| MouseOver | public | |
| Name | public | String name of a list item. |
| Opacity | public | Opacity value between 0 and 1 (both inclusive) of a list item. |
| PlaceOffset | public | The offset (in logical units) regarding the aligned location for finer placement control. |
| Pressed | public | |
| PressedTextColor | public | |
| Size | public | |
| TagFloat | public | A user-defined floating-point number for this item. |
| TagObject | public | A user-defined object reference for this item. |
| TagString | public | A user-defined string for this item. |
| Text | public | |
| TextAlign | public | |
| TextColor | public | |
| TextShadowColor | public | The color of the text shadow that appears behind normal text only when such text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability. |
| TextShadowOffset | public | The offset of the text shadow that appears behind normal text only when the text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability. |
| TextVertAlign | public | |
| TintColor | public | Allows you to apply a tint to TListView text buttons. |
| TouchExpand | public | |
| Trimming | public | |
| VertAlign | public | Vertical alignment of a list item inside its designated area. |
| Visible | public | Determines whether the current item is visible or not. |
| Width | public | Width of a list item inside its designated area. |
| WordWrap | public |