Back to Devexpress

TdxWizardControl Events

vcl-dxwizardcontrol-dot-tdxwizardcontrol-dot-underscore-events.md

latest8.7 KB
Original Source

TdxWizardControl Events

A wizard control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnButtonClickEnables you to respond to clicks on standard wizard buttons. Inherited from TdxCustomWizardControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnHandleChildControlKeyEnables you to respond to keystrokes that the focused child control accepts. Inherited from TdxCustomWizardControl.
OnInfoPanelClickEnables you to respond to Info Panel text and hyperlink clicks. Inherited from TdxCustomWizardControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPageChangedEnables you to respond to completing page activation. Inherited from TdxCustomWizardControl.
OnPageChangingEnables you to respond to page activation. Inherited from TdxCustomWizardControl.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxWizardControl Class

TdxWizardControl Members

dxWizardControl Unit