procedure DeleteRecord(dbf, r :integer);
DeleteRecord physically deletes the specified record from a dbf file.
The function does nothing if a table is sorted or filtered.
The function does nothing if a table is sorted or filtered.
|