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

Comparing ibx/trunk/ibcontrols/IBDynamicGrid.pas (file contents):
Revision 27 by tony, Tue Apr 14 13:10:23 2015 UTC vs.
Revision 29 by tony, Sat May 9 11:37:49 2015 UTC

# Line 407 | Line 407 | begin
407         OnEditorPanelHide(self);
408      DoOnResize;
409      ResetSizes;
410 <    Invalidate;
410 >    DoOnChangeBounds;
411    end;
412   end;
413  
# Line 1049 | Line 1049 | end;
1049   procedure TIBDynamicGrid.Loaded;
1050   begin
1051    inherited Loaded;
1052 +  IBControlLinkChanged;
1053    ProcessColumns;
1054   end;
1055  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines