Table of Contents

TTMSFNCKanbanBoard.OnItemDblClick Event

Occurs when an item is double-clicked.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCKanbanBoard Inherited from: TTMSFNCCustomKanbanBoard

Syntax

OnItemDblClick: TTMSFNCKanbanBoardColumnItemClickEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The column that contains the double-clicked item.
AItem The double-clicked item.