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 66 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 8 | Line 8 | object IBRefreshSQLEditorForm: TIBRefres
8    ClientHeight = 438
9    ClientWidth = 749
10    OnShow = FormShow
11 <  LCLVersion = '1.2.2.0'
11 >  Position = poScreenCenter
12 >  LCLVersion = '1.8.0.4'
13    object Label1: TLabel
14      Left = 16
15 <    Height = 15
15 >    Height = 14
16      Top = 16
17      Width = 69
18      Caption = 'Table Name'
# Line 19 | Line 20 | object IBRefreshSQLEditorForm: TIBRefres
20    end
21    object Label2: TLabel
22      Left = 19
23 <    Height = 15
23 >    Height = 14
24      Top = 84
25      Width = 33
26      Caption = 'Fields'
# Line 27 | Line 28 | object IBRefreshSQLEditorForm: TIBRefres
28    end
29    object Label3: TLabel
30      Left = 279
31 <    Height = 15
31 >    Height = 14
32      Top = 16
33      Width = 24
34      Caption = 'SQL'
# Line 35 | Line 36 | object IBRefreshSQLEditorForm: TIBRefres
36    end
37    object Label4: TLabel
38      Left = 23
39 <    Height = 15
39 >    Height = 14
40      Top = 285
41      Width = 77
42      Caption = 'Primary Keys'
# Line 118 | Line 119 | object IBRefreshSQLEditorForm: TIBRefres
119    end
120    object QuoteFields: TCheckBox
121      Left = 16
122 <    Height = 24
122 >    Height = 22
123      Top = 400
124 <    Width = 127
124 >    Width = 125
125      Caption = '&Quote Identifiers'
126      TabOrder = 7
127    end
# Line 137 | Line 138 | object IBRefreshSQLEditorForm: TIBRefres
138    end
139    object GenerateParams: TCheckBox
140      Left = 16
141 <    Height = 24
141 >    Height = 22
142      Top = 376
143 <    Width = 173
143 >    Width = 171
144      Caption = 'Allow DSQL Placeholders'
145      TabOrder = 9
146    end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines