TTMSFNCKanbanBoardColumn.SelectItem Method
Selects the item at the specified zero-based index.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCKanbanBoardColumn
Syntax
procedure SelectItem(AItemIndex: Integer); virtual;
Parameters
| Name | Description |
|---|---|
AItemIndex |
The index of the item to select. |