ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/design/ibdeletesqleditor.pas
(Generate patch)

Comparing ibx/trunk/design/ibdeletesqleditor.pas (file contents):
Revision 105 by tony, Mon Jan 1 11:31:07 2018 UTC vs.
Revision 106 by tony, Thu Jan 18 14:37:35 2018 UTC

# Line 73 | Line 73 | begin
73      end;
74      with IBSQLEditFrame1 do
75      begin
76      IncludePrimaryKeys := true;
76        IncludeReadOnlyFields := false;
77        ExecuteOnlyProcs := true;
78        SQLText.Lines.Assign(SelectSQL);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines