Back to Devexpress

TdxMessageDialogForm Events

vcl-dxmessagedialog-dot-tdxmessagedialogform-dot-underscore-events.md

latest10.3 KB
Original Source

TdxMessageDialogForm Events

The form class that implements a message dialog box with support for DevExpress look & feel settings.

NameDescription
HyperlinkClickProcSpecifies the message dialog form’s hyperlink click handler procedure.
OnActivateInherited from TCustomForm.
OnAfterMonitorDpiChangedInherited from TCustomForm.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBeforeMonitorDpiChangedInherited from TCustomForm.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnCloseInherited from TCustomForm.
OnCloseQueryInherited from TCustomForm.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateInherited from TCustomForm.
OnDblClickInherited from TControl.
OnDeactivateInherited from TCustomForm.
OnDestroyInherited from TCustomForm.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnHelpInherited from TCustomForm.
OnHideInherited from TCustomForm.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterInherited from TControl.
OnMouseLeaveInherited from TControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPaintInherited from TCustomForm.
OnResizeInherited from TControl.
OnShortCutInherited from TCustomForm.
OnShowInherited from TCustomForm.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
ShowHyperlinkHintProcSpecifies the message dialog form’s hyperlink hint handler procedure.

See Also

TdxMessageDialogForm Class

TdxMessageDialogForm Members

dxMessageDialog Unit