TTMSFNCKanbanBoardDatabaseAdapter.OnItemInserted Event
Occurs after a new item has been inserted into the dataset.
API unit family: TMSFNCKanbanBoardDatabaseAdapter
Declaring type: TTMSFNCKanbanBoardDatabaseAdapter
Syntax
OnItemInserted: TTMSFNCKanbanBoardDatabaseAdapterItemEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The adapter raising the event. |
AItem |
The kanban board item that was inserted. |