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

Comparing ibx/trunk/design/ibinsertsqleditor.lfm (file contents):
Revision 66 by tony, Thu Feb 26 10:33:34 2015 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 1 | Line 1
1   object IBInsertSQLEditorForm: TIBInsertSQLEditorForm
2 <  Left = 392
2 >  Left = 2288
3    Height = 436
4 <  Top = 360
4 >  Top = 468
5    Width = 748
6    Caption = 'Insert SQL Editor'
7    ClientHeight = 436
8    ClientWidth = 748
9    OnShow = FormShow
10 <  LCLVersion = '1.2.6.0'
10 >  Position = poScreenCenter
11 >  LCLVersion = '1.8.0.4'
12    object Label3: TLabel
13      Left = 279
14 <    Height = 15
14 >    Height = 14
15      Top = 16
16      Width = 24
17      Caption = 'SQL'
# Line 93 | Line 94 | object IBInsertSQLEditorForm: TIBInsertS
94      TabOrder = 7
95      object InsertPage: TTabSheet
96        Caption = 'Insert'
97 <      ClientHeight = 316
97 >      ClientHeight = 317
98        ClientWidth = 227
99        OnShow = InsertPageShow
100        object Label1: TLabel
# Line 141 | Line 142 | object IBInsertSQLEditorForm: TIBInsertS
142      end
143      object ExecutePage: TTabSheet
144        Caption = 'Execute'
145 <      ClientHeight = 316
145 >      ClientHeight = 317
146        ClientWidth = 227
147        OnShow = ExecutePageShow
148        object Label16: TLabel
149          Left = 7
150 <        Height = 15
150 >        Height = 14
151          Top = 8
152          Width = 100
153          Caption = 'Procedure Name'
# Line 164 | Line 165 | object IBInsertSQLEditorForm: TIBInsertS
165        end
166        object Label17: TLabel
167          Left = 7
168 <        Height = 15
168 >        Height = 14
169          Top = 56
170          Width = 104
171          Caption = 'Input Parameters'
# Line 183 | Line 184 | object IBInsertSQLEditorForm: TIBInsertS
184        end
185        object Label18: TLabel
186          Left = 7
187 <        Height = 15
187 >        Height = 14
188          Top = 184
189          Width = 114
190          Caption = 'Output Parameters'
# Line 202 | Line 203 | object IBInsertSQLEditorForm: TIBInsertS
203        end
204        object ExecuteOnlyIndicator: TLabel
205          Left = 10
206 <        Height = 15
206 >        Height = 14
207          Top = 293
208          Width = 89
209          Caption = 'Execute Only'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines