Back to Devexpress

TdxMapControlZoomLevelChangingEvent Type

vcl-dxmapcontrol-0ec4c942.md

latest567 B
Original Source

TdxMapControlZoomLevelChangingEvent Type

Declaration

delphi
TdxMapControlZoomLevelChangingEvent = procedure(Sender: TObject; ANewZoomLevel: Double; var AAllow: Boolean) of object;

Parameters

NameType
SenderTObject
ANewZoomLevelDouble
AAllowBoolean

See Also

dxMapControl Unit