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

Comparing ibx/trunk/design/ibdeletesqleditor.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 IBDeleteSQLEditorForm: TIBDeleteS
7    ClientHeight = 439
8    ClientWidth = 750
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 IBDeleteSQLEditorForm: TIBDeleteS
94      TabOrder = 7
95      object DeletePage: TTabSheet
96        Caption = 'Delete'
97 <      ClientHeight = 306
97 >      ClientHeight = 307
98        ClientWidth = 233
99        OnShow = DeletePageShow
100        object Label1: TLabel
# Line 137 | Line 138 | object IBDeleteSQLEditorForm: TIBDeleteS
138      end
139      object ExecutePage: TTabSheet
140        Caption = 'Execute'
141 <      ClientHeight = 306
141 >      ClientHeight = 307
142        ClientWidth = 233
143        OnShow = ExecutePageShow
144        object Label16: TLabel
145          Left = 7
146 <        Height = 15
146 >        Height = 14
147          Top = 8
148          Width = 100
149          Caption = 'Procedure Name'
# Line 160 | Line 161 | object IBDeleteSQLEditorForm: TIBDeleteS
161        end
162        object Label17: TLabel
163          Left = 7
164 <        Height = 15
164 >        Height = 14
165          Top = 56
166          Width = 104
167          Caption = 'Input Parameters'
# Line 179 | Line 180 | object IBDeleteSQLEditorForm: TIBDeleteS
180        end
181        object Label18: TLabel
182          Left = 7
183 <        Height = 15
183 >        Height = 14
184          Top = 184
185          Width = 114
186          Caption = 'Output Parameters'
# Line 198 | Line 199 | object IBDeleteSQLEditorForm: TIBDeleteS
199        end
200        object ExecuteOnlyIndicator: TLabel
201          Left = 10
202 <        Height = 15
202 >        Height = 14
203          Top = 291
204          Width = 89
205          Caption = 'Execute Only'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines