Back to Devexpress

TdxCustomMapControl.OnZoomLevelChanged Event

vcl-dxmapcontrol-dot-tdxcustommapcontrol-e184721a.md

latest658 B
Original Source

TdxCustomMapControl.OnZoomLevelChanged Event

Enables you to perform specific actions after the zoom level has been modified.

Declaration

delphi
property OnZoomLevelChanged: TNotifyEvent read; write;

Remarks

Sender specifies the map control.

Handle the OnZoomLevelChanging event to prohibit the map control from zooming in/out.

See Also

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit