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

Comparing ibx/trunk/design/ibrefreshsqleditor.lfm (file contents):
Revision 106 by tony, Thu Jan 18 14:37:35 2018 UTC vs.
Revision 107 by tony, Thu Jan 18 14:37:40 2018 UTC

# Line 1 | Line 1
1   inherited IBRefreshSQLEditorForm: TIBRefreshSQLEditorForm
2 <  Left = 573
3 <  Top = 406
2 >  Left = 521
3 >  Top = 366
4    Caption = 'Refresh SQL Editor'
5    inherited GenerateBtn: TButton
6      OnClick = GenerateBtnClick
7    end
8    inherited PageControl: TPageControl
9 <    ShowTabs = False
9 >    ActivePage = SelectPage
10 >    TabIndex = 0
11      inherited SelectPage: TTabSheet
11      ClientHeight = 399
12        inherited Label4: TLabel
13          Left = 7
14          Top = 72
15        end
16        inherited FieldNamesGrid: TIBDynamicGrid
17 <        Height = 194
17 >        Height = 170
18        end
19        inherited PrimaryKeysGrid: TIBDynamicGrid
20          Left = 7
21          Top = 88
22        end
23        inherited SelectSelectAll: TCheckBox
24 <        Top = 368
24 >        Top = 344
25        end
26      end
27    inherited ExecutePage: TTabSheet
28      ClientHeight = 399
29    end
27    end
28    inherited IBSQLEditFrame1: TIBSQLEditFrame
29      Left = 282
# Line 62 | Line 59 | inherited IBRefreshSQLEditorForm: TIBRef
59            ParamType = ptInput
60          end>
61      end
65    inherited UserProcedures: TIBQuery
66      AfterScroll = UserProceduresAfterScroll
67    end
62      inherited ProcInputParams: TIBQuery
63        ParamData = <      
64          item

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines