Vcl.WinXCtrls.TToggleSwitch Events
InheritedProtected
| OnAlignInsertBefore | protected | Occurs when an object with custom alignment is aligned. |
| OnAlignPosition | protected | Occurs when an object with custom alignment is aligned. |
| OnCanResize | protected | Occurs when an attempt is made to resize the control. |
| OnClick | published | |
| OnConstrainedResize | protected | Adjusts the resize constraints. |
| OnContextPopup | published | |
| OnDblClick | protected | Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. |
| OnDockDrop | protected | Occurs when another control is docked to the control. |
| OnDockOver | protected | Occurs when another control is dragged over the control. |
| OnDragDrop | published | |
| OnDragOver | published | |
| OnEndDock | published | |
| OnEndDrag | published | |
| OnEnter | published | |
| OnExit | published | |
| OnGesture | public | Occurs when you perform a gesture associated with this control. |
| OnGetDeltaStreams | protected | |
| OnGetSiteInfo | protected | Returns the control's docking information. |
| OnKeyDown | published | |
| OnKeyPress | published | |
| OnKeyUp | published | |
| 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. |
| OnResize | protected | Occurs immediately after the control is resized. |
| OnStartDock | published | |
| OnStartDrag | published | |
| OnUnDock | protected | Occurs when the application tries to undock a control that is docked to the windowed control. |
| WindowProc | public | Points to the window procedure that responds to messages sent to the control. |