EventDblClick event (AlarmEventLogViewer object)
Event occurs when a user double-clicks an event row.
Syntax
object
_EventDblClick(Item
as EventItem
)where
object
—
is the name of the AlarmEventLogViewer object.Item
—
the event returns an EventItem object, providing access to the field values associated with the selected event row.Provide Feedback