Table of Contents

TTMSFNCKanbanBoard.OnSelectItem Event

Occurs when an item is selected.

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

Syntax

OnSelectItem: TTMSFNCKanbanBoardSelectedItemEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The column that contains the selected item.
AItem The selected item.