Develop and Download Open Source Software

Browse CVS Repository

Contents of /gikonavigoeson/gikonavi/KuroutSetting.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.20 - (show annotations) (download)
Sat Apr 14 16:52:57 2007 UTC (17 years ago) by h677
Branch: MAIN
CVS Tags: v1_56_0_707, v1_56_0_705, v1_56_0_704, v1_56_0_703, v1_56_0_702, v1_56_0_701, v1_56_0_700, v1_56_0_706, v1_56_0_708, v1_56_0_699, v1_56_0_698
Branch point for: bRESPOPUP
Changes since 1.19: +35 -15 lines
ブラウザのページUp/Downアクションの追加
イメージ以外のリンクURLを取得するアクションを追加

1 object KuroutOption: TKuroutOption
2 Left = 319
3 Top = 169
4 Width = 525
5 Height = 457
6 Caption = #35443#32048#35373#23450
7 Color = clBtnFace
8 Font.Charset = SHIFTJIS_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -12
11 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12 Font.Style = []
13 FormStyle = fsStayOnTop
14 OldCreateOrder = False
15 Position = poOwnerFormCenter
16 OnCreate = FormCreate
17 PixelsPerInch = 96
18 TextHeight = 12
19 object PageControl1: TPageControl
20 Left = 0
21 Top = 0
22 Width = 517
23 Height = 393
24 ActivePage = KakikomiTabSheet
25 TabIndex = 2
26 TabOrder = 0
27 object TabSheet1: TTabSheet
28 Caption = #35443#32048#35373#23450#65297
29 object GroupBox11: TGroupBox
30 Left = 12
31 Top = 8
32 Width = 477
33 Height = 101
34 Caption = #25509#32154#35373#23450
35 TabOrder = 0
36 object Label17: TLabel
37 Left = 12
38 Top = 24
39 Width = 114
40 Height = 12
41 Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)'
42 FocusControl = RecvBufferSize
43 end
44 object Label18: TLabel
45 Left = 188
46 Top = 24
47 Width = 94
48 Height = 12
49 Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289
50 end
51 object Label6: TLabel
52 Left = 16
53 Top = 52
54 Width = 100
55 Height = 12
56 Caption = #12479#12452#12512#12450#12454#12488#26178#38291'(&T)'
57 FocusControl = ReadTimeOut
58 end
59 object Label7: TLabel
60 Left = 190
61 Top = 51
62 Width = 119
63 Height = 12
64 Caption = #65288#12487#12501#12457#12523#12488'=10000 ms'#65289
65 end
66 object RecvBufferSize: TEdit
67 Left = 140
68 Top = 20
69 Width = 41
70 Height = 20
71 MaxLength = 5
72 TabOrder = 0
73 end
74 object ProxyProtocolCheckBox: TCheckBox
75 Left = 196
76 Top = 72
77 Width = 269
78 Height = 17
79 Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)'
80 TabOrder = 2
81 end
82 object ProtocolCheckBox: TCheckBox
83 Left = 12
84 Top = 72
85 Width = 149
86 Height = 17
87 Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)'
88 TabOrder = 1
89 end
90 object ReadTimeOut: TEdit
91 Left = 140
92 Top = 48
93 Width = 42
94 Height = 20
95 TabOrder = 3
96 end
97 end
98 object GroupBox13: TGroupBox
99 Left = 12
100 Top = 116
101 Width = 477
102 Height = 113
103 Caption = #26360#12365#36796#12415'time'#12398#25351#23450
104 TabOrder = 1
105 object Label24: TLabel
106 Left = 12
107 Top = 20
108 Width = 388
109 Height = 12
110 Caption = #12371#12398#35373#23450#12399#19978#32026#32773#21521#12369#12391#12377#12290#24847#21619#12364#20998#12363#12425#12394#12356#22580#21512#12399#22793#26356#12375#12394#12356#12391#12367#12384#12373#12356#12290
111 end
112 object Label25: TLabel
113 Left = 12
114 Top = 36
115 Width = 218
116 Height = 12
117 Caption = #38291#36949#12387#12383#35373#23450#12434#34892#12358#12392#12289#21205#20316#12375#12394#12367#12394#12426#12414#12377#12290
118 end
119 object PostTimeLabel: TLabel
120 Left = 12
121 Top = 88
122 Width = 94
123 Height = 12
124 Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
125 end
126 object Label27: TLabel
127 Left = 164
128 Top = 88
129 Width = 12
130 Height = 12
131 Caption = #31186
132 end
133 object PostTimeCheckBox: TCheckBox
134 Left = 12
135 Top = 60
136 Width = 389
137 Height = 17
138 Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
139 TabOrder = 0
140 end
141 object PostTimeEdit: TEdit
142 Left = 116
143 Top = 84
144 Width = 41
145 Height = 20
146 MaxLength = 4
147 TabOrder = 1
148 end
149 object PutPostTimeRadioButton: TRadioButton
150 Left = 184
151 Top = 84
152 Width = 81
153 Height = 17
154 Caption = #36914#12417#12427'(&P)'
155 TabOrder = 2
156 end
157 object BackPostTimeRadioButton: TRadioButton
158 Left = 268
159 Top = 84
160 Width = 85
161 Height = 17
162 Caption = #36933#12425#12379#12427'(&B)'
163 TabOrder = 3
164 end
165 end
166 object GroupBox1: TGroupBox
167 Left = 14
168 Top = 232
169 Width = 475
170 Height = 57
171 Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021
172 TabOrder = 2
173 object Label5: TLabel
174 Left = 8
175 Top = 16
176 Width = 234
177 Height = 12
178 Caption = #12395#12385#12419#12435#35486#12434#20351#12387#12390#12462#12467#12490#12499#12434#12469#12509#12540#12488#12375#12414#12377#12290
179 end
180 object GengoSupport: TCheckBox
181 Left = 8
182 Top = 32
183 Width = 201
184 Height = 17
185 Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021#12434#26377#21177#12395#12377#12427
186 TabOrder = 0
187 end
188 end
189 object GroupBox4: TGroupBox
190 Left = 14
191 Top = 293
192 Width = 473
193 Height = 57
194 Caption = #26360#12365#36796#12415'Ini'#12501#12449#12452#12523
195 TabOrder = 3
196 object Label13: TLabel
197 Left = 13
198 Top = 24
199 Width = 58
200 Height = 12
201 Caption = #26368#22823#12469#12452#12474
202 end
203 object Label14: TLabel
204 Left = 160
205 Top = 24
206 Width = 282
207 Height = 12
208 Caption = 'MB ('#26368#22823#12469#12452#12474#12434#36229#12360#12427#12392#12501#12449#12452#12523#12399#12522#12493#12540#12512#12373#12428#12414#12377#65289
209 end
210 object SentIniFileSizeEdit: TEdit
211 Left = 83
212 Top = 20
213 Width = 54
214 Height = 20
215 TabOrder = 0
216 Text = '100'
217 end
218 object SentIniFileSizeUpDown: TUpDown
219 Left = 137
220 Top = 20
221 Width = 15
222 Height = 20
223 Associate = SentIniFileSizeEdit
224 Min = 0
225 Position = 100
226 TabOrder = 1
227 Wrap = False
228 end
229 end
230 end
231 object ColumnTabSheet: TTabSheet
232 Caption = #35443#32048#35373#23450'2'
233 ImageIndex = 1
234 object CategoryColumnGroupBox: TGroupBox
235 Left = 8
236 Top = 16
237 Width = 481
238 Height = 145
239 Caption = #34920#31034#12459#12521#12512#35373#23450'('#12459#12486#12468#12522#12540')'
240 TabOrder = 0
241 object Label1: TLabel
242 Left = 80
243 Top = 16
244 Width = 60
245 Height = 12
246 Caption = #38750#34920#31034#38917#30446
247 end
248 object Label2: TLabel
249 Left = 312
250 Top = 16
251 Width = 48
252 Height = 12
253 Caption = #34920#31034#38917#30446
254 end
255 object CUnVisibledListBox: TListBox
256 Left = 32
257 Top = 33
258 Width = 161
259 Height = 65
260 ItemHeight = 12
261 TabOrder = 0
262 end
263 object CVisibledListBox: TListBox
264 Left = 264
265 Top = 33
266 Width = 161
267 Height = 65
268 ItemHeight = 12
269 TabOrder = 1
270 end
271 object CAddButton: TButton
272 Left = 200
273 Top = 38
274 Width = 57
275 Height = 25
276 Caption = '>>'
277 TabOrder = 2
278 OnClick = CAddButtonClick
279 end
280 object CDeleteButton: TButton
281 Left = 200
282 Top = 70
283 Width = 57
284 Height = 25
285 Caption = '<<'
286 TabOrder = 3
287 OnClick = CDeleteButtonClick
288 end
289 object CUpButton: TButton
290 Left = 264
291 Top = 104
292 Width = 75
293 Height = 25
294 Caption = #19978#12408
295 TabOrder = 4
296 OnClick = CUpButtonClick
297 end
298 object CDownButton: TButton
299 Left = 352
300 Top = 104
301 Width = 75
302 Height = 25
303 Caption = #19979#12504
304 TabOrder = 5
305 OnClick = CDownButtonClick
306 end
307 end
308 object BoardColumnGroupBox: TGroupBox
309 Left = 8
310 Top = 168
311 Width = 481
312 Height = 185
313 Caption = #34920#31034#12459#12521#12512#35373#23450'('#26495')'
314 TabOrder = 1
315 object Label3: TLabel
316 Left = 80
317 Top = 16
318 Width = 60
319 Height = 12
320 Caption = #38750#34920#31034#38917#30446
321 end
322 object Label4: TLabel
323 Left = 312
324 Top = 16
325 Width = 48
326 Height = 12
327 Caption = #34920#31034#38917#30446
328 end
329 object BUnVisibledListBox: TListBox
330 Left = 32
331 Top = 31
332 Width = 161
333 Height = 113
334 ItemHeight = 12
335 TabOrder = 0
336 end
337 object BVisibledListBox: TListBox
338 Left = 264
339 Top = 31
340 Width = 161
341 Height = 113
342 ItemHeight = 12
343 TabOrder = 1
344 end
345 object BAddButton: TButton
346 Left = 200
347 Top = 48
348 Width = 57
349 Height = 25
350 Caption = '>>'
351 TabOrder = 2
352 OnClick = BAddButtonClick
353 end
354 object BDeleteButton: TButton
355 Left = 200
356 Top = 80
357 Width = 57
358 Height = 25
359 Caption = '<<'
360 TabOrder = 3
361 OnClick = BDeleteButtonClick
362 end
363 object BUpButton: TButton
364 Left = 264
365 Top = 152
366 Width = 75
367 Height = 25
368 Caption = #19978#12408
369 TabOrder = 4
370 OnClick = BUpButtonClick
371 end
372 object BDownButton: TButton
373 Left = 352
374 Top = 152
375 Width = 75
376 Height = 25
377 Caption = #19979#12504
378 TabOrder = 5
379 OnClick = BDownButtonClick
380 end
381 end
382 end
383 object KakikomiTabSheet: TTabSheet
384 Caption = #35443#32048#35373#23450'3'
385 ImageIndex = 2
386 object CookieGroupBox: TGroupBox
387 Left = 16
388 Top = 16
389 Width = 473
390 Height = 97
391 Caption = #12463#12483#12461#12540
392 TabOrder = 0
393 object Label8: TLabel
394 Left = 16
395 Top = 20
396 Width = 59
397 Height = 12
398 Caption = #22266#23450'Cookie'
399 end
400 object Label9: TLabel
401 Left = 20
402 Top = 67
403 Width = 321
404 Height = 12
405 Caption = '2'#12385#12419#12435#12397#12427#12408#12398#26360#12365#36796#12415#12398#38555#12395#65380#19978#35352#12398#25991#23383#21015#12434#24120#12395#36865#20449#12377#12427
406 end
407 object FixedCookieEdit: TEdit
408 Left = 16
409 Top = 40
410 Width = 441
411 Height = 20
412 TabOrder = 0
413 end
414 end
415 object GroupBox3: TGroupBox
416 Left = 16
417 Top = 118
418 Width = 473
419 Height = 43
420 Caption = #12522#12531#12463#31227#21205#23653#27508
421 TabOrder = 1
422 object Label10: TLabel
423 Left = 8
424 Top = 20
425 Width = 84
426 Height = 12
427 Caption = #23653#27508#26368#22823#20445#25345#25968
428 end
429 object Label11: TLabel
430 Left = 227
431 Top = 20
432 Width = 158
433 Height = 12
434 Caption = #65288#12487#12501#12457#12523#12488'=20 '#20877#36215#21205#24460#26377#21177#65289
435 end
436 object MoveHistoryMaxEdit: TEdit
437 Left = 112
438 Top = 16
439 Width = 105
440 Height = 20
441 TabOrder = 0
442 OnExit = MoveHistoryMaxEditExit
443 end
444 end
445 object AHandredGroupBox: TGroupBox
446 Left = 16
447 Top = 168
448 Width = 473
449 Height = 49
450 Caption = '100'#12524#12473#34920#31034#35373#23450
451 TabOrder = 2
452 object AHandredLabeledEdit: TLabeledEdit
453 Left = 96
454 Top = 19
455 Width = 73
456 Height = 19
457 EditLabel.Width = 81
458 EditLabel.Height = 12
459 EditLabel.Caption = #20808#38957#34920#31034#12524#12473#25968
460 LabelPosition = lpLeft
461 LabelSpacing = 3
462 TabOrder = 0
463 Text = '1'
464 OnExit = AHandredLabeledEditExit
465 end
466 object UpDown1: TUpDown
467 Left = 169
468 Top = 19
469 Width = 15
470 Height = 19
471 Associate = AHandredLabeledEdit
472 Min = 1
473 Position = 1
474 TabOrder = 1
475 Wrap = False
476 end
477 end
478 object ThreadGroupBox: TGroupBox
479 Left = 16
480 Top = 224
481 Width = 473
482 Height = 113
483 Caption = #12473#12524#12483#12489
484 TabOrder = 3
485 object Label15: TLabel
486 Left = 11
487 Top = 64
488 Width = 225
489 Height = 12
490 Caption = #8251#23550#35937#12392#12377#12427#25313#24373#23376#12434' ; '#12391#12388#12394#12370#12390#12367#12384#12373#12356#12290
491 end
492 object AddKeywordCheckBox: TCheckBox
493 Left = 12
494 Top = 19
495 Width = 233
496 Height = 17
497 Caption = #38306#36899#12461#12540#12527#12540#12489#12398#12522#12531#12463#12434#36861#21152#12377#12427
498 TabOrder = 0
499 end
500 object ExtListLabeledEdit: TLabeledEdit
501 Left = 96
502 Top = 43
503 Width = 361
504 Height = 19
505 EditLabel.Width = 82
506 EditLabel.Height = 12
507 EditLabel.Caption = 'URL'#21462#24471#25313#24373#23376
508 LabelPosition = lpLeft
509 LabelSpacing = 3
510 TabOrder = 1
511 OnExit = ExtListLabeledEditExit
512 end
513 end
514 end
515 object TabSheet2: TTabSheet
516 Caption = #35443#32048#35373#23450'4'
517 ImageIndex = 3
518 object SecurityGroupBox: TGroupBox
519 Left = 16
520 Top = 16
521 Width = 473
522 Height = 129
523 Caption = #12475#12461#12517#12522#12486#12451
524 TabOrder = 0
525 object Label12: TLabel
526 Left = 25
527 Top = 108
528 Width = 374
529 Height = 12
530 Caption = #8251#26377#21177#12395#12375#12383#22580#21512#12289'dat'#12398#20869#23481#12364#12469#12540#12496#19978#12398#12418#12398#12392#30064#12394#12427#22580#21512#12364#12354#12426#12414#12377#12290
531 end
532 object GroupBox2: TGroupBox
533 Left = 20
534 Top = 20
535 Width = 427
536 Height = 57
537 Caption = #65420#65404#65393#65413#65412#65431#65391#65420#65439#35686#21578#27231#33021
538 TabOrder = 0
539 object LocalTrapAtt: TCheckBox
540 Left = 16
541 Top = 16
542 Width = 241
543 Height = 17
544 Caption = #12525#12540#12459#12523#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
545 TabOrder = 0
546 end
547 object RemoteTrapAtt: TCheckBox
548 Left = 16
549 Top = 35
550 Width = 233
551 Height = 17
552 Caption = #12522#12514#12540#12488#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
553 TabOrder = 1
554 end
555 end
556 object ReplaceDatCheckBox: TCheckBox
557 Left = 23
558 Top = 88
559 Width = 345
560 Height = 17
561 Caption = #12475#12461#12517#12522#12486#12451#23550#31574#12477#12501#12488#12398#35492#21453#24540#23550#31574
562 TabOrder = 1
563 end
564 end
565 end
566 end
567 object OkBotton: TButton
568 Left = 224
569 Top = 400
570 Width = 89
571 Height = 21
572 Caption = 'OK'
573 Default = True
574 ModalResult = 1
575 TabOrder = 1
576 OnClick = OkBottonClick
577 end
578 object CancelBotton: TButton
579 Left = 320
580 Top = 400
581 Width = 89
582 Height = 21
583 Cancel = True
584 Caption = #12461#12515#12531#12475#12523
585 ModalResult = 2
586 TabOrder = 2
587 end
588 object ApplyButton: TButton
589 Left = 416
590 Top = 400
591 Width = 89
592 Height = 21
593 Cancel = True
594 Caption = #36969#29992'(&A)'
595 TabOrder = 3
596 OnClick = OkBottonClick
597 end
598 end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26