FMX.ListView.Types.TListItemSimpleControl Properties
InheritedProtected
| Align | public | Horizontal alignment of a list item inside its designated area. | 
| Data | public | Polymorphic property access. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| Enabled | public | Indicates whether a control is in the Enabled state. | 
| Height | public | Height of a list item inside its designated area. | 
| InvalidateCallback | public | |
| LocalRect | public | |
| MouseOver | public | Specifies whether a cursor hovers over the control. | 
| 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 | Indicates whether a user presses the control. | 
| 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. | 
| TouchExpand | public | Specifies the additional touch area around a control. | 
| 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. |