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

Comparing ibx/trunk/design/ibmodifysqleditor.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 7 | Line 7 | object IBModifySQLEditorForm: TIBModifyS
7    ClientHeight = 438
8    ClientWidth = 749
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 IBModifySQLEditorForm: TIBModifyS
94      TabOrder = 7
95      object ModifyPage: TTabSheet
96        Caption = 'Update'
97 <      ClientHeight = 313
97 >      ClientHeight = 314
98        ClientWidth = 232
99        OnShow = ModifyPageShow
100        object Label1: TLabel
# Line 171 | Line 172 | object IBModifySQLEditorForm: TIBModifyS
172      end
173      object ExecutePage: TTabSheet
174        Caption = 'Execute'
175 <      ClientHeight = 313
175 >      ClientHeight = 314
176        ClientWidth = 232
177        OnShow = ExecutePageShow
178        object Label16: TLabel
179          Left = 7
180 <        Height = 15
180 >        Height = 14
181          Top = 8
182          Width = 100
183          Caption = 'Procedure Name'
# Line 194 | Line 195 | object IBModifySQLEditorForm: TIBModifyS
195        end
196        object Label17: TLabel
197          Left = 7
198 <        Height = 15
198 >        Height = 14
199          Top = 56
200          Width = 104
201          Caption = 'Input Parameters'
# Line 224 | Line 225 | object IBModifySQLEditorForm: TIBModifyS
225        end
226        object Label18: TLabel
227          Left = 7
228 <        Height = 15
228 >        Height = 14
229          Top = 184
230          Width = 114
231          Caption = 'Output Parameters'
# Line 232 | Line 233 | object IBModifySQLEditorForm: TIBModifyS
233        end
234        object ExecuteOnlyIndicator: TLabel
235          Left = 10
236 <        Height = 15
236 >        Height = 14
237          Top = 293
238          Width = 89
239          Caption = 'Execute Only'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines