Table of Contents

TTMSFNCKanbanBoard.OnItemExpand Event

Occurs when an item is expanded.

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

Syntax

OnItemExpand: TTMSFNCKanbanBoardItemEvent;

Parameters

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