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

Comparing ibx/trunk/runtime/IBCustomDataSet.pas (file contents):
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 50 by tony, Thu Feb 23 15:22:18 2017 UTC

# Line 1849 | Line 1849 | begin
1849      FQModify.FreeHandle;
1850    if FQRefresh <> nil then
1851      FQRefresh.FreeHandle;
1852 +  InternalUnPrepare;
1853    if Assigned(FBeforeTransactionEnd) then
1854      FBeforeTransactionEnd(Sender);
1855   end;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines