TTMSFNCKanbanBoard.SelectItem Method
Selects the specified item.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCKanbanBoard
Inherited from: TTMSFNCCustomKanbanBoard
Syntax
procedure SelectItem(AItem: TTMSFNCKanbanBoardItem); virtual;
Parameters
| Name | Description |
|---|---|
AItem |
The item to select. |