8 |
|
ClientHeight = 425 |
9 |
|
ClientWidth = 716 |
10 |
|
OnShow = FormShow |
11 |
< |
LCLVersion = '1.2.2.0' |
11 |
> |
LCLVersion = '1.2.6.0' |
12 |
|
object Label3: TLabel |
13 |
|
Left = 288 |
14 |
|
Height = 15 |
71 |
|
Height = 337 |
72 |
|
Top = 27 |
73 |
|
Width = 251 |
74 |
< |
ActivePage = ExecutePage |
75 |
< |
TabIndex = 4 |
74 |
> |
ActivePage = InsertPage |
75 |
> |
TabIndex = 1 |
76 |
|
TabOrder = 5 |
77 |
|
object SelectPage: TTabSheet |
78 |
|
Caption = 'Select' |
81 |
|
OnShow = SelectPageShow |
82 |
|
object Label1: TLabel |
83 |
|
Left = 7 |
84 |
< |
Height = 18 |
84 |
> |
Height = 15 |
85 |
|
Top = 3 |
86 |
< |
Width = 78 |
86 |
> |
Width = 69 |
87 |
|
Caption = 'Table Name' |
88 |
|
ParentColor = False |
89 |
|
end |
90 |
|
object Label2: TLabel |
91 |
|
Left = 7 |
92 |
< |
Height = 18 |
92 |
> |
Height = 15 |
93 |
|
Top = 53 |
94 |
< |
Width = 39 |
94 |
> |
Width = 33 |
95 |
|
Caption = 'Fields' |
96 |
|
ParentColor = False |
97 |
|
end |
98 |
|
object Label4: TLabel |
99 |
|
Left = 7 |
100 |
< |
Height = 18 |
100 |
> |
Height = 15 |
101 |
|
Top = 231 |
102 |
< |
Width = 87 |
102 |
> |
Width = 77 |
103 |
|
Caption = 'Primary Keys' |
104 |
|
ParentColor = False |
105 |
|
end |
106 |
|
object SelectTableNames: TComboBox |
107 |
|
Left = 7 |
108 |
< |
Height = 29 |
108 |
> |
Height = 27 |
109 |
|
Top = 19 |
110 |
|
Width = 169 |
111 |
+ |
AutoComplete = True |
112 |
+ |
AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] |
113 |
|
ItemHeight = 0 |
114 |
|
OnCloseUp = SelectTableNamesCloseUp |
115 |
|
TabOrder = 0 |
148 |
|
OnShow = InsertPageShow |
149 |
|
object Label8: TLabel |
150 |
|
Left = 7 |
151 |
< |
Height = 18 |
151 |
> |
Height = 15 |
152 |
|
Top = 3 |
153 |
< |
Width = 78 |
153 |
> |
Width = 69 |
154 |
|
Caption = 'Table Name' |
155 |
|
ParentColor = False |
156 |
|
end |
157 |
|
object Label9: TLabel |
158 |
|
Left = 7 |
159 |
< |
Height = 18 |
159 |
> |
Height = 15 |
160 |
|
Top = 53 |
161 |
< |
Width = 39 |
161 |
> |
Width = 33 |
162 |
|
Caption = 'Fields' |
163 |
|
ParentColor = False |
164 |
|
end |
165 |
|
object InsertTableNames: TComboBox |
166 |
|
Left = 7 |
167 |
< |
Height = 29 |
167 |
> |
Height = 27 |
168 |
|
Top = 19 |
169 |
|
Width = 169 |
170 |
+ |
AutoComplete = True |
171 |
+ |
AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] |
172 |
|
ItemHeight = 0 |
173 |
|
OnCloseUp = InsertTableNamesCloseUp |
174 |
|
TabOrder = 0 |
197 |
|
OnShow = ModifyPageShow |
198 |
|
object Label10: TLabel |
199 |
|
Left = 7 |
200 |
< |
Height = 18 |
200 |
> |
Height = 15 |
201 |
|
Top = 3 |
202 |
< |
Width = 78 |
202 |
> |
Width = 69 |
203 |
|
Caption = 'Table Name' |
204 |
|
ParentColor = False |
205 |
|
end |
206 |
|
object Label11: TLabel |
207 |
|
Left = 7 |
208 |
< |
Height = 18 |
208 |
> |
Height = 15 |
209 |
|
Top = 53 |
210 |
< |
Width = 39 |
210 |
> |
Width = 33 |
211 |
|
Caption = 'Fields' |
212 |
|
ParentColor = False |
213 |
|
end |
214 |
|
object Label12: TLabel |
215 |
|
Left = 7 |
216 |
< |
Height = 18 |
216 |
> |
Height = 15 |
217 |
|
Top = 228 |
218 |
< |
Width = 87 |
218 |
> |
Width = 77 |
219 |
|
Caption = 'Primary Keys' |
220 |
|
ParentColor = False |
221 |
|
end |
222 |
|
object ModifyTableNames: TComboBox |
223 |
|
Left = 7 |
224 |
< |
Height = 29 |
224 |
> |
Height = 27 |
225 |
|
Top = 19 |
226 |
|
Width = 169 |
227 |
+ |
AutoComplete = True |
228 |
+ |
AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] |
229 |
|
ItemHeight = 0 |
230 |
|
OnCloseUp = ModifyTableNamesCloseUp |
231 |
|
TabOrder = 0 |
257 |
|
end |
258 |
|
object IncludePrimaryKeys: TCheckBox |
259 |
|
Left = 5 |
260 |
< |
Height = 22 |
260 |
> |
Height = 24 |
261 |
|
Top = 181 |
262 |
< |
Width = 161 |
262 |
> |
Width = 152 |
263 |
|
Caption = 'Include Primary keys' |
264 |
|
OnClick = IncludePrimaryKeysClick |
265 |
|
TabOrder = 3 |
266 |
|
end |
267 |
|
object Label5: TLabel |
268 |
|
Left = 27 |
269 |
< |
Height = 18 |
269 |
> |
Height = 15 |
270 |
|
Top = 202 |
271 |
< |
Width = 75 |
271 |
> |
Width = 67 |
272 |
|
Caption = 'in Field List' |
273 |
|
ParentColor = False |
274 |
|
end |
280 |
|
OnShow = DeletePageShow |
281 |
|
object Label14: TLabel |
282 |
|
Left = 7 |
283 |
< |
Height = 18 |
283 |
> |
Height = 15 |
284 |
|
Top = 3 |
285 |
< |
Width = 78 |
285 |
> |
Width = 69 |
286 |
|
Caption = 'Table Name' |
287 |
|
ParentColor = False |
288 |
|
end |
289 |
|
object Label15: TLabel |
290 |
|
Left = 7 |
291 |
< |
Height = 18 |
291 |
> |
Height = 15 |
292 |
|
Top = 66 |
293 |
< |
Width = 87 |
293 |
> |
Width = 77 |
294 |
|
Caption = 'Primary Keys' |
295 |
|
ParentColor = False |
296 |
|
end |
297 |
|
object DeleteTableNames: TComboBox |
298 |
|
Left = 7 |
299 |
< |
Height = 29 |
299 |
> |
Height = 27 |
300 |
|
Top = 19 |
301 |
|
Width = 169 |
302 |
+ |
AutoComplete = True |
303 |
+ |
AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] |
304 |
|
ItemHeight = 0 |
305 |
|
OnCloseUp = DeleteTableNamesCloseUp |
306 |
|
TabOrder = 0 |