Back to Devexpress

TdxMapControlCenterPointChangingEvent Type

vcl-dxmapcontrol-37ce5894.md

latest588 B
Original Source

TdxMapControlCenterPointChangingEvent Type

Declaration

delphi
TdxMapControlCenterPointChangingEvent = procedure(Sender: TObject; var ANewCenterPoint: TdxMapControlGeoPoint; var AAllow: Boolean) of object;

Parameters

NameType
SenderTObject
ANewCenterPointTdxMapControlGeoPoint
AAllowBoolean

See Also

dxMapControl Unit