Back to Devexpress

TdxMapControl Events

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

latest9.0 KB
Original Source

TdxMapControl Events

A 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. Inherited from TdxCustomMapControl.
OnCenterPointChangingEnables you to restrict end-user scrolling and keep the map centered on a specific point or area. Inherited from TdxCustomMapControl.
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.
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.
OnResizeInherited from TControl.
OnSelectionChangedEnables you to perform specific actions after the current selection has been modified. Inherited from TdxCustomMapControl.
OnSelectionChangingEnables you to prohibit certain items from being selected/deselected. Inherited from TdxCustomMapControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnValidateServerCertificateInherited from TdxCustomMapControl.
OnZoomLevelChangedEnables you to perform specific actions after the zoom level has been modified. Inherited from TdxCustomMapControl.
OnZoomLevelChangingEnables you to prohibit the map control from zooming in/out. Inherited from TdxCustomMapControl.

See Also

TdxMapControl Class

TdxMapControl Members

dxMapControl Unit