IdxRichEditTableCollection.Remove(IdxRichEditTable) Method
Deletes the specified table.
Declaration
procedure Remove(const ATable: IdxRichEditTable);
Parameters
| Name | Type | Description |
|---|---|---|
| ATable | IdxRichEditTable | The target table in the collection. |
See Also