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

Comparing ibx/trunk/ibcontrols/DBControlGrid.pas (file contents):
Revision 79 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1689 | Line 1689 | begin
1689      FDataLink.Free;
1690    end;
1691    if assigned(FRowCache) then FRowCache.Free;
1692 +  Application.RemoveAsyncCalls(self);
1693    inherited Destroy;
1694   end;
1695  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines