2

2. Logical Deletion of Registration
If in your application you want records not to be physically deleted, just fill in the indicator below with the name of the field you use to control this.
ed_Table_Deleted_Field.Text := '';
Ex: ed_Table_Deleted_Field.Text := 'deleted';
Note:
Note that you can enter the above definition as part of the "filter" we'll see below.
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator