TTMSFNCKanbanBoardColumn.RemoveItem Method
Removes the specified item from the column.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCKanbanBoardColumn
Syntax
procedure RemoveItem(AItem: TTMSFNCKanbanBoardItem); virtual;
Parameters
| Name | Description |
|---|---|
AItem |
The item to remove. |