IdxRichEditTableCollection.Delete(Integer) Method
Deletes the specified table by index.
Declaration
procedure Delete(ATableIndex: Integer);
Parameters
Name | Type | Description |
---|---|---|
ATableIndex | Integer | The target table’s index in the collection. |
See Also