Table of Contents

TTMSFNCCustomKanbanBoard.SelectItem Method

Selects the specified item.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCCustomKanbanBoard

Syntax

procedure SelectItem(AItem: TTMSFNCKanbanBoardItem); virtual;

Parameters

Name Description
AItem The item to select.