ArcPad Scripting Object Model
ThisEvent Object
See Also  Members  Send comments on this topic.

Glossary Item Box

Description

Event

 

The ThisEvent object represents the ArcPad event that is occurring at a particular time. The ThisEvent object allows an event handler routine to access properties for the current event and pass back values to the object invoking the event.

Remarks

This object is only valid while handling an event.

The Bookmark property is only valid while handling the following events: OnFeatureAdded, OnFeatureChanged, OnFeatureGeometryChanged, OnSelectionChanged, OnVertexEditBegin, OnVertexEditEnd.

The MessageText, MessageType, and Result properties are only valid while handling the OnValidate event.

The ID property is only valid while handling the OnExEvent event.

See Also

© 2013 All Rights Reserved.