Table of Contents

TTMSFNCKanbanBoardDatabaseAdapter.ReadItem Method

Reads the dataset record that corresponds to the specified kanban board item and updates the item's properties.

API unit family: TMSFNCKanbanBoardDatabaseAdapter Declaring type: TTMSFNCKanbanBoardDatabaseAdapter

Syntax

procedure ReadItem(AItem: TTMSFNCKanbanBoardItem); virtual;

Parameters

Name Description
AItem The kanban board item whose properties are refreshed from the dataset.