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 5 by tony, Fri Feb 18 16:26:16 2011 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 1 | Line 1
1 < object IBModifySQLEditorForm: TIBModifySQLEditorForm
2 <  Left = 330
3 <  Height = 438
4 <  Top = 215
5 <  Width = 749
6 <  ActiveControl = TableNamesCombo
1 > inherited IBModifySQLEditorForm: TIBModifySQLEditorForm
2    Caption = 'Modify SQL Editor'
3 <  ClientHeight = 438
4 <  ClientWidth = 749
10 <  OnShow = FormShow
11 <  LCLVersion = '0.9.28.2'
12 <  object Label1: TLabel
13 <    Left = 16
14 <    Height = 19
15 <    Top = 16
16 <    Width = 87
17 <    Caption = 'Table Name'
18 <    ParentColor = False
3 >  inherited GenerateBtn: TButton
4 >    OnClick = GenerateBtnClick
5    end
6 <  object Label2: TLabel
7 <    Left = 19
8 <    Height = 19
9 <    Top = 84
10 <    Width = 41
11 <    Caption = 'Fields'
12 <    ParentColor = False
13 <  end
14 <  object Label3: TLabel
15 <    Left = 279
16 <    Height = 19
17 <    Top = 16
18 <    Width = 29
19 <    Caption = 'SQL'
20 <    ParentColor = False
21 <  end
22 <  object Label4: TLabel
23 <    Left = 23
24 <    Height = 19
25 <    Top = 285
26 <    Width = 93
27 <    Caption = 'Primary Keys'
28 <    ParentColor = False
29 <  end
30 <  object SQLText: TMemo
31 <    Left = 279
32 <    Height = 328
33 <    Top = 36
34 <    Width = 439
35 <    ScrollBars = ssVertical
36 <    TabOrder = 0
37 <  end
38 <  object Button1: TButton
39 <    Left = 552
40 <    Height = 30
41 <    Top = 380
42 <    Width = 72
43 <    Caption = 'OK'
44 <    Default = True
45 <    ModalResult = 1
60 <    TabOrder = 1
61 <  end
62 <  object Button2: TButton
63 <    Left = 640
64 <    Height = 30
65 <    Top = 380
66 <    Width = 72
67 <    Cancel = True
68 <    Caption = 'Cancel'
69 <    ModalResult = 2
70 <    TabOrder = 2
71 <  end
72 <  object TableNamesCombo: TComboBox
73 <    Left = 23
74 <    Height = 30
75 <    Top = 38
76 <    Width = 201
77 <    ItemHeight = 0
78 <    OnCloseUp = TableNamesComboCloseUp
79 <    ParentColor = True
80 <    TabOrder = 3
81 <  end
82 <  object FieldList: TListBox
83 <    Left = 21
84 <    Height = 170
85 <    Hint = 'Select Fields to include in Update Statement, or leave unselected to select all'
86 <    Top = 102
87 <    Width = 204
88 <    ItemHeight = 0
89 <    MultiSelect = True
90 <    OnDblClick = FieldListDblClick
91 <    ParentShowHint = False
92 <    ShowHint = True
93 <    TabOrder = 4
94 <    TopIndex = -1
95 <  end
96 <  object Button3: TButton
97 <    Left = 280
98 <    Height = 30
99 <    Top = 380
100 <    Width = 112
101 <    AutoSize = True
102 <    Caption = 'Generate SQL'
103 <    OnClick = Button3Click
104 <    TabOrder = 5
105 <  end
106 <  object Button4: TButton
107 <    Left = 416
108 <    Height = 30
109 <    Top = 380
110 <    Width = 66
111 <    Caption = 'Test'
112 <    OnClick = Button4Click
113 <    TabOrder = 6
114 <  end
115 <  object QuoteFields: TCheckBox
116 <    Left = 16
117 <    Height = 22
118 <    Top = 380
119 <    Width = 144
120 <    Caption = '&Quote Identifiers'
6 >  inherited PageControl: TPageControl
7 >    ActivePage = SelectPage
8 >    TabIndex = 0
9 >    inherited SelectPage: TTabSheet
10 >      object IncludePrimaryKeys: TCheckBox[8]
11 >        Left = 5
12 >        Height = 22
13 >        Top = 300
14 >        Width = 221
15 >        Caption = 'Include Primary keys in Field List'
16 >        Checked = True
17 >        OnChange = IncludePrimaryKeysChange
18 >        State = cbChecked
19 >        TabOrder = 5
20 >      end
21 >    end
22 >    inherited ExecutePage: TTabSheet
23 >      inherited Label18: TLabel
24 >        Visible = False
25 >      end
26 >      inherited SelectProcedure: TLabel
27 >        Width = 81
28 >        Caption = 'Execute Only'
29 >      end
30 >      inherited InputProcGrid: TIBDynamicGrid
31 >        Height = 224
32 >      end
33 >      inherited OutputProcGrid: TIBDynamicGrid
34 >        Visible = False
35 >      end
36 >    end
37 >  end
38 >  inherited IBSQLEditFrame1: TIBSQLEditFrame
39 >    Left = 282
40 >    Height = 339
41 >    Top = 24
42 >    Width = 448
43 >    Anchors = [akTop, akLeft, akRight, akBottom]
44 >    ClientHeight = 339
45 >    ClientWidth = 448
46      TabOrder = 7
47 <  end
48 <  object PrimaryKeyList: TListBox
49 <    Left = 23
50 <    Height = 59
51 <    Top = 304
52 <    Width = 200
53 <    ItemHeight = 0
54 <    OnDblClick = PrimaryKeyListDblClick
55 <    TabOrder = 8
56 <    TopIndex = -1
47 >    inherited SQLText: TSynEdit
48 >      Height = 313
49 >      Width = 448
50 >    end
51 >    inherited ToolBar1: TToolBar
52 >      Width = 448
53 >    end
54 >    inherited FieldNameList: TIBQuery
55 >      ParamData = <      
56 >        item
57 >          DataType = ftUnknown
58 >          Name = 'RDB$RELATION_NAME'
59 >          ParamType = ptInput
60 >        end>
61 >    end
62 >    inherited PrimaryKeys: TIBQuery
63 >      ParamData = <      
64 >        item
65 >          DataType = ftUnknown
66 >          Name = 'RDB$RELATION_NAME'
67 >          ParamType = ptInput
68 >        end>
69 >    end
70 >    inherited UserProcedures: TIBQuery
71 >      AfterScroll = UserProceduresAfterScroll
72 >    end
73 >    inherited ProcInputParams: TIBQuery
74 >      ParamData = <      
75 >        item
76 >          DataType = ftUnknown
77 >          Name = 'RDB$PROCEDURE_NAME'
78 >          ParamType = ptInput
79 >        end>
80 >    end
81 >    inherited ProcOutputParams: TIBQuery
82 >      ParamData = <      
83 >        item
84 >          DataType = ftUnknown
85 >          Name = 'RDB$PROCEDURE_NAME'
86 >          ParamType = ptInput
87 >        end>
88 >    end
89 >    inherited SQLTransaction: TIBTransaction
90 >      Params.Strings = (      )
91 >    end
92    end
93   end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines