Table of Contents

TTMSFNCEditorListOnDoubleClickEditorListItem Event Type

Fires when the user double-clicks a list item.

API unit family: TMSFNCEditorListView

Parameters

Name Description
Sender The list view control that raised the event.
AIndex Zero-based index of the double-clicked item.
AItem The double-clicked item.
X Horizontal position of the double-click relative to the control.
Y Vertical position of the double-click relative to the control.