Table of Contents

TTMSFNCKanbanBoard.OnDoneButtonClicked Event

Occurs when the done button is clicked for a column.

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

Syntax

OnDoneButtonClicked: TTMSFNCKanbanBoardDoneButtonClickedEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The column whose done button was clicked.