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

Comparing ibx/trunk/design/ibselectsqleditor.pas (file contents):
Revision 140 by tony, Thu Jan 18 14:37:40 2018 UTC vs.
Revision 141 by tony, Thu Jan 25 14:18:12 2018 UTC

# Line 142 | Line 142 | begin
142    begin
143      try
144        SetSQLStatementType(IBSQLEditFrame1.SyncQueryBuilder);
145 +      IncludeSysTables.Checked := IBSQLEditFrame1.IncludeSystemTables;
146      except  end;
147    end;
148   end;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines