ArcPad Scripting Object Model
OnIdentify Event
See Also  Send comments on this topic.
Map Object : OnIdentify Event

Glossary Item Box

Description

Occurs when a shapefile feature is identified via the Identify tool.

Remarks

Use this event to write code that performs an action when a shapefile feature is identified.
The ThisEvent object contains information about the current feature being identified. The Object property contains a reference to the Layer being identified and the Bookmark property contains the bookmark of the identified feature in that layer.

See Also

© 2012 All Rights Reserved.