I have already added the table, I want some particular row to delete, anyone can help me
A:
If you are using a TTable, you can use the FindKey method to position the cursor on the correct row and then just call the Delete method of TTable.
Jim Fritchman
2009-11-12 04:47:28