Back to Devexpress

TdxCustomMapControl.OnCenterPointChanged Event

vcl-dxmapcontrol-dot-tdxcustommapcontrol-652e232b.md

latest668 B
Original Source

TdxCustomMapControl.OnCenterPointChanged Event

Enables you to perform specific actions after the current center point has been changed.

Declaration

delphi
property OnCenterPointChanged: TNotifyEvent read; write;

Remarks

Sender specifies the map control.

Handle the OnCenterPointChanging event to restrict center point changes.

See Also

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit