Show deleted records

With this procedure we can show deleted record from paradox table.

procedure deletedrecords(Table: TTable; SioNo: Boolean);
begin
Table.DisableControls;
try
Check(DbiSetProp(hDBIObj(Table.Handle), curSOFTDELETEON,
LongInt(SioNo)));
finally
Table.EnableControls;
end;
Table.Refresh;
end;

Incoming search terms:

  • DELETE PARADOX TABLE IN DELPHI
  • paradox delphi cancellare record
  • delphi ttable delete record
  • delphi ttable check deleted
  • delphi ttable
  • delphi table delete
  • delphi record
  • delphi dshow tutorial
  • delete record paradox delphi
  • table delete record delphi
This entry was posted in Database. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please copy the string RQ6PJd to the field below: