FMX.ListView.Types.IListViewPresentationParent Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| CanSelectItem | public | Returns True if the underlying data model allows the presentation layer to select the specified item; it returns False otherwise. |
| CanUnselectItem | public | Returns True if the underlying data model allows the presentation layer to unselect the specified item; it returns False otherwise. |
| DeleteItem | public | |
| DidSelectItem | public | The presentation layer executes this method to indicate that it has selected the specified item. |
| DidUnselectItem | public | The presentation layer executes this method to indicate that it has unselected the specified item. |
| GetAdapter | public | |
| GetContentFrame | public | |
| GetControlOpacity | public | |
| GetFlags | public | |
| GetItemClientRect | public | |
| GetItemCount | public | |
| GetItemHeight | public | |
| GetItemIndexTitle | public | |
| GetItemText | public | |
| GetOptions | public | |
| GetRootObject | public | |
| InvokePullRefresh | public | |
| ItemButtonClicked | public | |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| RebuildList | public | |
| Release | public | Decrements the reference count for this interface. |
| SetScrollViewPos | public | |
| SetSearchFilter | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |