# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |