Vcl.WinXCtrls.TSplitView Events
InheritedProtected
| OnAlignInsertBefore | published | |
| OnAlignPosition | published | |
| OnCanResize | published | |
| OnClick | published | |
| OnClosed | published | |
| OnClosing | published | |
| OnConstrainedResize | published | |
| OnContextPopup | published | |
| OnDblClick | published | |
| OnDockDrop | published | |
| OnDockOver | published | |
| OnDragDrop | published | |
| OnDragOver | published | |
| OnEndDock | published | |
| OnEndDrag | published | |
| OnEnter | published | |
| OnEnumerateControl | public | Event called to check whether a control should be enumerated by GetControls. |
| OnExit | published | |
| OnGesture | published | |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnGetSiteInfo | published | |
| OnKeyDown | protected | Occurs when a user presses any key while the control has focus. |
| OnKeyPress | protected | Occurs when a key is pressed. |
| OnKeyUp | protected | Occurs when the user releases a key that was pressed. |
| OnMouseActivate | published | |
| OnMouseDown | published | |
| OnMouseEnter | published | |
| OnMouseLeave | published | |
| OnMouseMove | published | |
| OnMouseUp | published | |
| OnMouseWheel | protected | Occurs when the mouse wheel is rotated. |
| OnMouseWheelDown | protected | Occurs when the mouse wheel is rotated downward. |
| OnMouseWheelUp | protected | Occurs when the mouse wheel is rotated upward. |
| OnOpened | published | |
| OnOpening | published | |
| OnResize | published | |
| OnStartDock | published | |
| OnStartDrag | published | |
| OnUnDock | published | |
| WindowProc | public | Points to the window procedure that responds to messages sent to the control. |