Back to Devexpress

TdxMapControlSelectionChangingEvent Type

vcl-dxmapcontrol-264af764.md

latest519 B
Original Source

TdxMapControlSelectionChangingEvent Type

Declaration

delphi
TdxMapControlSelectionChangingEvent = procedure(Sender: TObject; AItem: TdxMapItem; var AAllow: Boolean) of object;

Parameters

NameType
SenderTObject
AItemTdxMapItem
AAllowBoolean

See Also

dxMapControl Unit