Table of Contents

TTMSFNCKanbanBoardDatabaseAdapter.OnItemRead Event

Occurs after a kanban board item has been read from the dataset.

API unit family: TMSFNCKanbanBoardDatabaseAdapter Declaring type: TTMSFNCKanbanBoardDatabaseAdapter

Syntax

OnItemRead: TTMSFNCKanbanBoardDatabaseAdapterItemEvent;

Parameters

Name Description
Sender The adapter raising the event.
AItem The kanban board item that was read.