11 |
|
ClientWidth = 662 |
12 |
|
OnClose = FormClose |
13 |
|
OnShow = FormShow |
14 |
< |
LCLVersion = '1.2.2.0' |
14 |
> |
LCLVersion = '1.2.6.0' |
15 |
|
object PageControl: TPageControl |
16 |
|
Left = 7 |
17 |
|
Height = 352 |
23 |
|
TabOrder = 0 |
24 |
|
object FieldsPage: TTabSheet |
25 |
|
Caption = 'Options' |
26 |
< |
ClientHeight = 315 |
27 |
< |
ClientWidth = 633 |
26 |
> |
ClientHeight = 319 |
27 |
> |
ClientWidth = 635 |
28 |
|
object GroupBox1: TGroupBox |
29 |
|
Left = 8 |
30 |
< |
Height = 310 |
30 |
> |
Height = 314 |
31 |
|
Top = 4 |
32 |
< |
Width = 615 |
32 |
> |
Width = 617 |
33 |
|
Anchors = [akTop, akLeft, akRight, akBottom] |
34 |
|
Caption = ' SQL Generation ' |
35 |
< |
ClientHeight = 293 |
36 |
< |
ClientWidth = 611 |
35 |
> |
ClientHeight = 298 |
36 |
> |
ClientWidth = 615 |
37 |
|
TabOrder = 0 |
38 |
|
object Label1: TLabel |
39 |
|
Left = 9 |
67 |
|
Height = 27 |
68 |
|
Top = 35 |
69 |
|
Width = 171 |
70 |
+ |
AutoComplete = True |
71 |
+ |
AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] |
72 |
|
ItemHeight = 0 |
73 |
|
OnCloseUp = TableNamesComboCloseUp |
74 |
|
TabOrder = 0 |
75 |
|
end |
76 |
|
object PrimaryKeyList: TListBox |
77 |
|
Left = 300 |
78 |
< |
Height = 232 |
78 |
> |
Height = 237 |
79 |
|
Top = 36 |
80 |
|
Width = 136 |
81 |
|
Anchors = [akTop, akLeft, akBottom] |
87 |
|
end |
88 |
|
object FieldList: TListBox |
89 |
|
Left = 443 |
90 |
< |
Height = 232 |
90 |
> |
Height = 237 |
91 |
|
Hint = 'Select Fields to include in Update Statements, or leave unselected to select all' |
92 |
|
Top = 35 |
93 |
|
Width = 136 |
111 |
|
end |
112 |
|
object QuoteFields: TCheckBox |
113 |
|
Left = 8 |
114 |
< |
Height = 24 |
114 |
> |
Height = 22 |
115 |
|
Top = 168 |
116 |
< |
Width = 127 |
116 |
> |
Width = 125 |
117 |
|
Caption = '&Quote Identifiers' |
118 |
|
TabOrder = 2 |
119 |
|
end |
120 |
|
object IncludePrimaryKeys: TCheckBox |
121 |
|
Left = 8 |
122 |
< |
Height = 24 |
122 |
> |
Height = 22 |
123 |
|
Top = 200 |
124 |
< |
Width = 223 |
124 |
> |
Width = 221 |
125 |
|
Caption = 'Include Primary keys in Field List' |
126 |
|
Checked = True |
127 |
|
OnClick = TableNamesComboCloseUp |
130 |
|
end |
131 |
|
object GenerateParams: TCheckBox |
132 |
|
Left = 9 |
133 |
< |
Height = 24 |
133 |
> |
Height = 22 |
134 |
|
Top = 136 |
135 |
< |
Width = 173 |
135 |
> |
Width = 171 |
136 |
|
Caption = 'Allow DSQL Placeholders' |
137 |
|
TabOrder = 6 |
138 |
|
end |
140 |
|
end |
141 |
|
object SQLPage: TTabSheet |
142 |
|
Caption = 'SQL' |
143 |
< |
ClientHeight = 315 |
144 |
< |
ClientWidth = 633 |
143 |
> |
ClientHeight = 319 |
144 |
> |
ClientWidth = 635 |
145 |
|
OnShow = SQLPageShow |
146 |
|
object Label2: TLabel |
147 |
|
Left = 10 |
178 |
|
ChildSizing.ShrinkVertical = crsScaleChilds |
179 |
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom |
180 |
|
ChildSizing.ControlsPerLine = 4 |
181 |
< |
ClientHeight = 36 |
182 |
< |
ClientWidth = 272 |
181 |
> |
ClientHeight = 37 |
182 |
> |
ClientWidth = 274 |
183 |
|
Columns = 4 |
184 |
|
ItemIndex = 0 |
185 |
|
Items.Strings = ( |