Table of Contents

ITMSFNCDataObject.DeleteRecord Method

Deletes a record from the underlying data object.

API unit family: TMS.TMSFNCDataSet Declaring type: ITMSFNCDataObject

Syntax

procedure DeleteRecord(AIndex: Integer);

Parameters

Name Description
AIndex Zero-based record index to delete.