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 79 by tony, Tue Oct 3 14:08:11 2017 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1 | Line 1
1 < object IBRefreshSQLEditorForm: TIBRefreshSQLEditorForm
2 <  Left = 492
3 <  Height = 438
4 <  Top = 340
5 <  Width = 749
6 <  ActiveControl = TableNamesCombo
1 > inherited IBRefreshSQLEditorForm: TIBRefreshSQLEditorForm
2    Caption = 'Refresh SQL Editor'
3 <  ClientHeight = 438
9 <  ClientWidth = 749
10 <  OnShow = FormShow
11 <  Position = poScreenCenter
12 <  LCLVersion = '1.8.0.4'
13 <  object Label1: TLabel
14 <    Left = 16
15 <    Height = 14
16 <    Top = 16
17 <    Width = 69
18 <    Caption = 'Table Name'
19 <    ParentColor = False
20 <  end
21 <  object Label2: TLabel
22 <    Left = 19
23 <    Height = 14
24 <    Top = 84
25 <    Width = 33
26 <    Caption = 'Fields'
27 <    ParentColor = False
28 <  end
29 <  object Label3: TLabel
30 <    Left = 279
31 <    Height = 14
32 <    Top = 16
33 <    Width = 24
34 <    Caption = 'SQL'
35 <    ParentColor = False
36 <  end
37 <  object Label4: TLabel
38 <    Left = 23
39 <    Height = 14
40 <    Top = 285
41 <    Width = 77
42 <    Caption = 'Primary Keys'
43 <    ParentColor = False
44 <  end
45 <  object SQLText: TMemo
46 <    Left = 279
47 <    Height = 328
48 <    Top = 36
49 <    Width = 439
50 <    Anchors = [akTop, akLeft, akRight, akBottom]
51 <    ScrollBars = ssAutoBoth
52 <    TabOrder = 0
53 <  end
54 <  object Button1: TButton
55 <    Left = 552
56 <    Height = 30
57 <    Top = 380
58 <    Width = 72
59 <    Anchors = [akRight, akBottom]
60 <    Caption = 'OK'
61 <    Default = True
62 <    ModalResult = 1
63 <    TabOrder = 1
64 <  end
65 <  object Button2: TButton
66 <    Left = 640
67 <    Height = 30
68 <    Top = 380
69 <    Width = 72
70 <    Anchors = [akRight, akBottom]
71 <    Cancel = True
72 <    Caption = 'Cancel'
73 <    ModalResult = 2
74 <    TabOrder = 2
75 <  end
76 <  object TableNamesCombo: TComboBox
77 <    Left = 23
78 <    Height = 27
79 <    Top = 38
80 <    Width = 201
81 <    ItemHeight = 0
82 <    OnCloseUp = TableNamesComboCloseUp
83 <    TabOrder = 3
84 <  end
85 <  object FieldList: TListBox
86 <    Left = 21
87 <    Height = 170
88 <    Hint = 'Select Fields to include in Refresh Statements, or leave unselected to select all'
89 <    Top = 102
90 <    Width = 204
91 <    ItemHeight = 0
92 <    MultiSelect = True
93 <    OnDblClick = FieldListDblClick
94 <    ParentShowHint = False
95 <    ScrollWidth = 202
96 <    ShowHint = True
97 <    TabOrder = 4
98 <    TopIndex = -1
99 <  end
100 <  object GenerateBtn: TButton
101 <    Left = 279
102 <    Height = 30
103 <    Top = 380
104 <    Width = 101
105 <    Anchors = [akRight, akBottom]
106 <    Caption = 'Generate SQL'
3 >  inherited GenerateBtn: TButton
4      OnClick = GenerateBtnClick
108    TabOrder = 5
5    end
6 <  object TestBtn: TButton
7 <    Left = 416
8 <    Height = 30
9 <    Top = 380
10 <    Width = 66
11 <    Anchors = [akRight, akBottom]
12 <    Caption = 'Test'
13 <    OnClick = TestBtnClick
14 <    TabOrder = 6
15 <  end
16 <  object QuoteFields: TCheckBox
17 <    Left = 16
18 <    Height = 22
19 <    Top = 400
20 <    Width = 125
21 <    Caption = '&Quote Identifiers'
6 >  inherited PageControl: TPageControl
7 >    ActivePage = SelectPage
8 >    ShowTabs = False
9 >    TabIndex = 0
10 >    inherited SelectPage: TTabSheet
11 >      ClientHeight = 349
12 >    end
13 >    inherited ExecutePage: TTabSheet
14 >      ClientHeight = 349
15 >    end
16 >  end
17 >  inherited IBSQLEditFrame1: TIBSQLEditFrame
18 >    Left = 282
19 >    Height = 339
20 >    Top = 24
21 >    Width = 448
22 >    Anchors = [akTop, akLeft, akRight, akBottom]
23 >    ClientHeight = 339
24 >    ClientWidth = 448
25      TabOrder = 7
26 <  end
27 <  object PrimaryKeyList: TListBox
28 <    Left = 23
29 <    Height = 59
30 <    Top = 304
31 <    Width = 200
32 <    ItemHeight = 0
33 <    OnDblClick = PrimaryKeyListDblClick
34 <    ScrollWidth = 198
35 <    TabOrder = 8
36 <    TopIndex = -1
37 <  end
38 <  object GenerateParams: TCheckBox
39 <    Left = 16
40 <    Height = 22
41 <    Top = 376
42 <    Width = 171
43 <    Caption = 'Allow DSQL Placeholders'
44 <    TabOrder = 9
45 <  end
46 <  object IBTransaction1: TIBTransaction
47 <    Active = False
48 <    left = 205
49 <    top = 386
26 >    DesignLeft = 1974
27 >    DesignTop = 200
28 >    inherited SQLText: TSynEdit
29 >      Height = 313
30 >      Width = 448
31 >    end
32 >    inherited ToolBar1: TToolBar
33 >      Width = 448
34 >    end
35 >    inherited FieldNameList: TIBQuery
36 >      ParamData = <      
37 >        item
38 >          DataType = ftUnknown
39 >          Name = 'RDB$RELATION_NAME'
40 >          ParamType = ptInput
41 >        end>
42 >    end
43 >    inherited PrimaryKeys: TIBQuery
44 >      ParamData = <      
45 >        item
46 >          DataType = ftUnknown
47 >          Name = 'RDB$RELATION_NAME'
48 >          ParamType = ptInput
49 >        end>
50 >    end
51 >    inherited UserProcedures: TIBQuery
52 >      AfterScroll = UserProceduresAfterScroll
53 >    end
54 >    inherited ProcInputParams: TIBQuery
55 >      ParamData = <      
56 >        item
57 >          DataType = ftUnknown
58 >          Name = 'RDB$PROCEDURE_NAME'
59 >          ParamType = ptInput
60 >        end>
61 >    end
62 >    inherited ProcOutputParams: TIBQuery
63 >      ParamData = <      
64 >        item
65 >          DataType = ftUnknown
66 >          Name = 'RDB$PROCEDURE_NAME'
67 >          ParamType = ptInput
68 >        end>
69 >    end
70 >    inherited SQLTransaction: TIBTransaction
71 >      Params.Strings = (      )
72 >    end
73    end
74   end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines