The event dblClick occurs for an object when two pointer button clicks are generated within a certain time interval. The maximum duration of this time interval can usually be defined by the end-user as a setting in a list of preferences.
Information about the position of the pointer and about the pointer-button(s) pressed can be obtained using the macros %%EvPtrButton, %%EvPtrPos and %%EvPtrState.
In MWAPI, this event is called "DBLCLICK".
Go to the alphabetic list of events.