Table of Contents

TTMSFNCKanbanBoardDatabaseAdapter.DeleteItem Method

Locates and deletes the dataset record that corresponds to the specified kanban board item.

API unit family: TMSFNCKanbanBoardDatabaseAdapter Declaring type: TTMSFNCKanbanBoardDatabaseAdapter

Syntax

procedure DeleteItem(AItem: TTMSFNCKanbanBoardItem); override;

Parameters

Name Description
AItem The kanban board item to delete from the dataset.