Vcl.WinXCtrls.TToggleSwitch Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAlignInsertBeforeprotectedOccurs when an object with custom alignment is aligned.
OnAlignPositionprotectedOccurs when an object with custom alignment is aligned.
OnCanResizeprotectedOccurs when an attempt is made to resize the control.
OnClickpublished
OnConstrainedResizeprotectedAdjusts the resize constraints.
OnContextPopuppublished
OnDblClickprotectedOccurs when the user double-clicks the left mouse button when the mouse pointer is over the control.
OnDockDropprotectedOccurs when another control is docked to the control.
OnDockOverprotectedOccurs when another control is dragged over the control.
OnDragDroppublished
OnDragOverpublished
OnEndDockpublished
OnEndDragpublished
OnEnterpublished
OnEnumerateControlpublicEvent called to check whether a control should be enumerated by GetControls.
OnExitpublished
OnGesturepublicOccurs when you perform a gesture associated with this control.
OnGetDeltaStreamsprotected
OnGetSiteInfoprotectedReturns the control's docking information.
OnKeyDownpublished
OnKeyPresspublished
OnKeyUppublished
OnMouseActivatepublished
OnMouseDownpublished
OnMouseEnterpublished
OnMouseLeavepublished
OnMouseMovepublished
OnMouseUppublished
OnMouseWheelprotectedOccurs when the mouse wheel is rotated.
OnMouseWheelDownprotectedOccurs when the mouse wheel is rotated downward.
OnMouseWheelUpprotectedOccurs when the mouse wheel is rotated upward.
OnResizeprotectedOccurs immediately after the control is resized.
OnStartDockpublished
OnStartDragpublished
OnUnDockprotectedOccurs when the application tries to undock a control that is docked to the windowed control.
WindowProcpublicPoints to the window procedure that responds to messages sent to the control.