TTMSFNCKanbanBoardDatabaseAdapter.SelectItem Method
Scrolls the dataset to the record that corresponds to the specified kanban board item.
API unit family: TMSFNCKanbanBoardDatabaseAdapter
Declaring type: TTMSFNCKanbanBoardDatabaseAdapter
Syntax
procedure SelectItem(AItem: TTMSFNCKanbanBoardItem); override;
Parameters
| Name | Description |
|---|---|
AItem |
The kanban board item to locate in the dataset. |