ISlQualityTable.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of table row.

Description

The Remove method removes a selected row from the table and returns True if the row is deleted successfully.

Example

The method use is given in the example for ISlQualityTable.Add.

See also:

ISlQualityTable