FMX.ListView.Types.IListViewPresentation Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| AncestorVisibleChanged | public | Called when the visible property of an ancestor changes. |
| EditModeChanged | public | Is called when the edit mode has changed. |
| ItemInvalidated | public | The item is invalidated. |
| ItemsUpdated | public | Is called when the presentation item requires updating. |
| OrderChanged | public | This method is called when the position of the items in the parent list is changed. |
| ParentChanged | public | This method is called when the Parent is changed. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetItemIndex | public | Sets the value of the ItemIndex property. |
| SetItemSelected | public | Sets the value of the selected item. |
| SizeChanged | public | Is called when the control size changes. |
| StatusChanged | public | Is called when visibility status changes. |
| StopPullRefresh | public | Force stops the pull refresh. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |