Back to Devexpress

TdxCustomMapControl Events

vcl-dxmapcontrol-dot-tdxcustommapcontrol-dot-underscore-events.md

latest8.5 KB
Original Source

TdxCustomMapControl Events

The base class for the Map Control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnCenterPointChangedEnables you to perform specific actions after the current center point has been changed.
OnCenterPointChangingEnables you to restrict end-user scrolling and keep the map centered on a specific point or area.
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.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs 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.
OnResizeInherited from TControl.
OnSelectionChangedEnables you to perform specific actions after the current selection has been modified.
OnSelectionChangingEnables you to prohibit certain items from being selected/deselected.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnValidateServerCertificate
OnZoomLevelChangedEnables you to perform specific actions after the zoom level has been modified.
OnZoomLevelChangingEnables you to prohibit the map control from zooming in/out.

See Also

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit