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

Comparing ibx/trunk/design/ibselectsqleditor.lfm (file contents):
Revision 262 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 263 by tony, Thu Dec 6 15:55:01 2018 UTC

# Line 2 | Line 2 | object IBSelectSQLEditorForm: TIBSelectS
2    Left = 678
3    Height = 487
4    Top = 264
5 <  Width = 747
5 >  Width = 795
6    ActiveControl = PageControl
7    Caption = 'Select SQL Editor'
8    ClientHeight = 487
9 <  ClientWidth = 747
9 >  ClientWidth = 795
10    OnShow = FormShow
11    Position = poScreenCenter
12 <  LCLVersion = '1.8.1.0'
12 >  LCLVersion = '2.0.0.2'
13    object Label3: TLabel
14      Left = 278
15      Height = 14
# Line 19 | Line 19 | object IBSelectSQLEditorForm: TIBSelectS
19      ParentColor = False
20    end
21    object Button1: TButton
22 <    Left = 550
22 >    Left = 598
23      Height = 30
24      Top = 429
25      Width = 72
# Line 30 | Line 30 | object IBSelectSQLEditorForm: TIBSelectS
30      TabOrder = 0
31    end
32    object Button2: TButton
33 <    Left = 638
33 >    Left = 686
34      Height = 30
35      Top = 429
36      Width = 72
# Line 41 | Line 41 | object IBSelectSQLEditorForm: TIBSelectS
41      TabOrder = 1
42    end
43    object GenerateBtn: TButton
44 <    Left = 278
44 >    Left = 326
45      Height = 30
46      Top = 429
47      Width = 101
# Line 51 | Line 51 | object IBSelectSQLEditorForm: TIBSelectS
51      TabOrder = 2
52    end
53    object TestBtn: TButton
54 <    Left = 414
54 >    Left = 462
55      Height = 30
56      Top = 429
57      Width = 66
# Line 373 | Line 373 | object IBSelectSQLEditorForm: TIBSelectS
373      Left = 282
374      Height = 389
375      Top = 24
376 <    Width = 448
376 >    Width = 496
377      Anchors = [akTop, akLeft, akRight, akBottom]
378      ClientHeight = 389
379 <    ClientWidth = 448
379 >    ClientWidth = 496
380      TabOrder = 7
381      DesignLeft = 1974
382      DesignTop = 200
383      inherited SQLText: TSynEdit
384        Height = 363
385 <      Width = 448
385 >      Width = 496
386      end
387      inherited ToolBar1: TToolBar
388 <      Width = 448
388 >      Width = 496
389 >      inherited ToolButton3: TToolButton
390 >        Height = 22
391 >      end
392 >      inherited ToolButton7: TToolButton
393 >        Height = 22
394 >      end
395      end
396      inherited FieldNameList: TIBQuery
397        ParamData = <      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines