FMX.ListView.TListView Events
InheritedProtected
| OnActivate | public | Occurs when the window where this control is gains the focus, and the control of the window that has the focus is either this control itself or a descendant of this control. |
| OnApplyStyleLookup | published | |
| OnButtonChange | published | |
| OnButtonClick | published | |
| OnCanFocus | published | |
| OnChange | published | |
| OnChangeRepainted | published | |
| OnClick | published | |
| OnDblClick | published | |
| OnDeactivate | public | Occurs when the window where this control is loses the focus while this control or a descendant of this control has the focus. |
| OnDeleteChangeVisible | published | |
| OnDeleteItem | published | |
| OnDeletingItem | published | |
| OnDragDrop | published | |
| OnDragEnd | published | |
| OnDragEnter | published | |
| OnDragLeave | published | |
| OnDragOver | published | |
| OnEditModeChange | published | |
| OnEditModeChanging | published | |
| OnEnter | published | |
| OnExit | published | |
| OnFilter | published | |
| OnGesture | published | Occurs when you perform a gesture associated with this control. |
| OnGetDeltaStreams | protected | |
| OnItemChange | public | Occurs immediately after changing the selected item from the list view. |
| OnItemClick | published | |
| OnItemClickEx | published | |
| OnItemsChange | published | |
| OnKeyDown | published | |
| OnKeyUp | published | |
| OnListItemClick | public | |
| OnMouseDown | published | |
| OnMouseEnter | published | |
| OnMouseLeave | published | |
| OnMouseMove | published | |
| OnMouseUp | published | |
| OnMouseWheel | published | |
| OnPaint | published | |
| OnPainting | published | |
| OnPullRefresh | published | |
| OnResize | published | |
| OnScrollViewChange | published | |
| OnSearchChange | published | |
| OnTap | published | Occurs when a user taps the control using a finger or a similar device (not a mouse). |
| OnUpdateItemView | protected | |
| OnUpdateObjects | published | |
| OnUpdatingItemView | protected | |
| OnUpdatingObjects | published |