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.28 - (show annotations) (download)
Sun Feb 15 03:42:10 2009 UTC (15 years, 2 months ago) by h677
Branch: MAIN
CVS Tags: v1_60_0_788, v1_60_0_789, v1_60_0_781, v1_60_0_782, v1_60_0_784, v1_60_0_786, v1_60_0_787, v1_60_0_783, v1_60_0_792, v1_60_0_791, v1_60_0_790
Changes since 1.27: +28 -0 lines
最新100レス表示の表示数を拡張できるようにオプションを追加

1 object KuroutOption: TKuroutOption
2 Left = 323
3 Top = 173
4 BorderStyle = bsDialog
5 Caption = #35443#32048#35373#23450
6 ClientHeight = 422
7 ClientWidth = 509
8 Color = clBtnFace
9 Font.Charset = SHIFTJIS_CHARSET
10 Font.Color = clWindowText
11 Font.Height = -12
12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
13 Font.Style = []
14 FormStyle = fsStayOnTop
15 OldCreateOrder = False
16 Position = poOwnerFormCenter
17 OnCreate = FormCreate
18 PixelsPerInch = 96
19 TextHeight = 12
20 object PageControl1: TPageControl
21 Left = 0
22 Top = 0
23 Width = 517
24 Height = 393
25 ActivePage = KakikomiTabSheet
26 TabIndex = 2
27 TabOrder = 0
28 object TabSheet1: TTabSheet
29 Caption = #35443#32048#35373#23450#65297
30 object GroupBox11: TGroupBox
31 Left = 12
32 Top = 8
33 Width = 477
34 Height = 101
35 Caption = #25509#32154#35373#23450
36 TabOrder = 0
37 object Label17: TLabel
38 Left = 12
39 Top = 24
40 Width = 114
41 Height = 12
42 Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)'
43 FocusControl = RecvBufferSize
44 end
45 object Label18: TLabel
46 Left = 188
47 Top = 24
48 Width = 94
49 Height = 12
50 Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289
51 end
52 object Label6: TLabel
53 Left = 16
54 Top = 52
55 Width = 100
56 Height = 12
57 Caption = #12479#12452#12512#12450#12454#12488#26178#38291'(&T)'
58 FocusControl = ReadTimeOut
59 end
60 object Label7: TLabel
61 Left = 190
62 Top = 51
63 Width = 119
64 Height = 12
65 Caption = #65288#12487#12501#12457#12523#12488'=10000 ms'#65289
66 end
67 object RecvBufferSize: TEdit
68 Left = 140
69 Top = 20
70 Width = 41
71 Height = 20
72 MaxLength = 5
73 TabOrder = 0
74 end
75 object ProxyProtocolCheckBox: TCheckBox
76 Left = 196
77 Top = 72
78 Width = 269
79 Height = 17
80 Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)'
81 TabOrder = 2
82 end
83 object ProtocolCheckBox: TCheckBox
84 Left = 12
85 Top = 72
86 Width = 149
87 Height = 17
88 Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)'
89 TabOrder = 1
90 end
91 object ReadTimeOut: TEdit
92 Left = 140
93 Top = 48
94 Width = 42
95 Height = 20
96 TabOrder = 3
97 end
98 end
99 object GroupBox13: TGroupBox
100 Left = 12
101 Top = 116
102 Width = 477
103 Height = 113
104 Caption = #26360#12365#36796#12415'time'#12398#25351#23450
105 TabOrder = 1
106 object Label24: TLabel
107 Left = 12
108 Top = 20
109 Width = 388
110 Height = 12
111 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
112 end
113 object Label25: TLabel
114 Left = 12
115 Top = 36
116 Width = 218
117 Height = 12
118 Caption = #38291#36949#12387#12383#35373#23450#12434#34892#12358#12392#12289#21205#20316#12375#12394#12367#12394#12426#12414#12377#12290
119 end
120 object PostTimeLabel: TLabel
121 Left = 12
122 Top = 88
123 Width = 94
124 Height = 12
125 Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
126 end
127 object Label27: TLabel
128 Left = 164
129 Top = 88
130 Width = 12
131 Height = 12
132 Caption = #31186
133 end
134 object PostTimeCheckBox: TCheckBox
135 Left = 12
136 Top = 60
137 Width = 389
138 Height = 17
139 Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
140 TabOrder = 0
141 end
142 object PostTimeEdit: TEdit
143 Left = 116
144 Top = 84
145 Width = 41
146 Height = 20
147 MaxLength = 4
148 TabOrder = 1
149 end
150 object PutPostTimeRadioButton: TRadioButton
151 Left = 184
152 Top = 84
153 Width = 81
154 Height = 17
155 Caption = #36914#12417#12427'(&P)'
156 TabOrder = 2
157 end
158 object BackPostTimeRadioButton: TRadioButton
159 Left = 268
160 Top = 84
161 Width = 85
162 Height = 17
163 Caption = #36933#12425#12379#12427'(&B)'
164 TabOrder = 3
165 end
166 end
167 object GroupBox1: TGroupBox
168 Left = 14
169 Top = 232
170 Width = 475
171 Height = 57
172 Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021
173 TabOrder = 2
174 object Label5: TLabel
175 Left = 8
176 Top = 16
177 Width = 234
178 Height = 12
179 Caption = #12395#12385#12419#12435#35486#12434#20351#12387#12390#12462#12467#12490#12499#12434#12469#12509#12540#12488#12375#12414#12377#12290
180 end
181 object GengoSupport: TCheckBox
182 Left = 8
183 Top = 32
184 Width = 201
185 Height = 17
186 Caption = #12395#12385#12419#12435#35486#26696#20869#27231#33021#12434#26377#21177#12395#12377#12427
187 TabOrder = 0
188 end
189 end
190 object GroupBox4: TGroupBox
191 Left = 14
192 Top = 293
193 Width = 473
194 Height = 57
195 Caption = #26360#12365#36796#12415'Ini'#12501#12449#12452#12523
196 TabOrder = 3
197 object Label13: TLabel
198 Left = 13
199 Top = 24
200 Width = 58
201 Height = 12
202 Caption = #26368#22823#12469#12452#12474
203 end
204 object Label14: TLabel
205 Left = 160
206 Top = 24
207 Width = 282
208 Height = 12
209 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
210 end
211 object SentIniFileSizeEdit: TEdit
212 Left = 83
213 Top = 20
214 Width = 54
215 Height = 20
216 TabOrder = 0
217 Text = '100'
218 end
219 object SentIniFileSizeUpDown: TUpDown
220 Left = 137
221 Top = 20
222 Width = 15
223 Height = 20
224 Associate = SentIniFileSizeEdit
225 Min = 0
226 Position = 100
227 TabOrder = 1
228 Wrap = False
229 end
230 end
231 end
232 object ColumnTabSheet: TTabSheet
233 Caption = #35443#32048#35373#23450'2'
234 ImageIndex = 1
235 object CategoryColumnGroupBox: TGroupBox
236 Left = 8
237 Top = 16
238 Width = 481
239 Height = 145
240 Caption = #34920#31034#12459#12521#12512#35373#23450'('#12459#12486#12468#12522#12540')'
241 TabOrder = 0
242 object Label1: TLabel
243 Left = 80
244 Top = 16
245 Width = 60
246 Height = 12
247 Caption = #38750#34920#31034#38917#30446
248 end
249 object Label2: TLabel
250 Left = 312
251 Top = 16
252 Width = 48
253 Height = 12
254 Caption = #34920#31034#38917#30446
255 end
256 object CUnVisibledListBox: TListBox
257 Left = 32
258 Top = 33
259 Width = 161
260 Height = 65
261 ItemHeight = 12
262 TabOrder = 0
263 end
264 object CVisibledListBox: TListBox
265 Left = 264
266 Top = 33
267 Width = 161
268 Height = 65
269 ItemHeight = 12
270 TabOrder = 1
271 end
272 object CAddButton: TButton
273 Left = 200
274 Top = 38
275 Width = 57
276 Height = 25
277 Caption = '>>'
278 TabOrder = 2
279 OnClick = CAddButtonClick
280 end
281 object CDeleteButton: TButton
282 Left = 200
283 Top = 70
284 Width = 57
285 Height = 25
286 Caption = '<<'
287 TabOrder = 3
288 OnClick = CDeleteButtonClick
289 end
290 object CUpButton: TButton
291 Left = 264
292 Top = 104
293 Width = 75
294 Height = 25
295 Caption = #19978#12408
296 TabOrder = 4
297 OnClick = CUpButtonClick
298 end
299 object CDownButton: TButton
300 Left = 352
301 Top = 104
302 Width = 75
303 Height = 25
304 Caption = #19979#12504
305 TabOrder = 5
306 OnClick = CDownButtonClick
307 end
308 end
309 object BoardColumnGroupBox: TGroupBox
310 Left = 8
311 Top = 168
312 Width = 481
313 Height = 185
314 Caption = #34920#31034#12459#12521#12512#35373#23450'('#26495')'
315 TabOrder = 1
316 object Label3: TLabel
317 Left = 80
318 Top = 16
319 Width = 60
320 Height = 12
321 Caption = #38750#34920#31034#38917#30446
322 end
323 object Label4: TLabel
324 Left = 312
325 Top = 16
326 Width = 48
327 Height = 12
328 Caption = #34920#31034#38917#30446
329 end
330 object BUnVisibledListBox: TListBox
331 Left = 32
332 Top = 31
333 Width = 161
334 Height = 113
335 ItemHeight = 12
336 TabOrder = 0
337 end
338 object BVisibledListBox: TListBox
339 Left = 264
340 Top = 31
341 Width = 161
342 Height = 113
343 ItemHeight = 12
344 TabOrder = 1
345 end
346 object BAddButton: TButton
347 Left = 200
348 Top = 48
349 Width = 57
350 Height = 25
351 Caption = '>>'
352 TabOrder = 2
353 OnClick = BAddButtonClick
354 end
355 object BDeleteButton: TButton
356 Left = 200
357 Top = 80
358 Width = 57
359 Height = 25
360 Caption = '<<'
361 TabOrder = 3
362 OnClick = BDeleteButtonClick
363 end
364 object BUpButton: TButton
365 Left = 264
366 Top = 152
367 Width = 75
368 Height = 25
369 Caption = #19978#12408
370 TabOrder = 4
371 OnClick = BUpButtonClick
372 end
373 object BDownButton: TButton
374 Left = 352
375 Top = 152
376 Width = 75
377 Height = 25
378 Caption = #19979#12504
379 TabOrder = 5
380 OnClick = BDownButtonClick
381 end
382 end
383 end
384 object KakikomiTabSheet: TTabSheet
385 Caption = #35443#32048#35373#23450'3'
386 ImageIndex = 2
387 object CookieGroupBox: TGroupBox
388 Left = 16
389 Top = 16
390 Width = 473
391 Height = 97
392 Caption = #12463#12483#12461#12540
393 TabOrder = 0
394 object Label8: TLabel
395 Left = 16
396 Top = 20
397 Width = 59
398 Height = 12
399 Caption = #22266#23450'Cookie'
400 end
401 object Label9: TLabel
402 Left = 20
403 Top = 67
404 Width = 321
405 Height = 12
406 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
407 end
408 object FixedCookieEdit: TEdit
409 Left = 16
410 Top = 40
411 Width = 441
412 Height = 20
413 TabOrder = 0
414 end
415 end
416 object GroupBox3: TGroupBox
417 Left = 16
418 Top = 118
419 Width = 473
420 Height = 43
421 Caption = #12522#12531#12463#31227#21205#23653#27508
422 TabOrder = 1
423 object Label10: TLabel
424 Left = 8
425 Top = 20
426 Width = 84
427 Height = 12
428 Caption = #23653#27508#26368#22823#20445#25345#25968
429 end
430 object Label11: TLabel
431 Left = 227
432 Top = 20
433 Width = 158
434 Height = 12
435 Caption = #65288#12487#12501#12457#12523#12488'=20 '#20877#36215#21205#24460#26377#21177#65289
436 end
437 object MoveHistoryMaxEdit: TEdit
438 Left = 112
439 Top = 16
440 Width = 105
441 Height = 20
442 TabOrder = 0
443 OnExit = MoveHistoryMaxEditExit
444 end
445 end
446 object AHandredGroupBox: TGroupBox
447 Left = 16
448 Top = 168
449 Width = 473
450 Height = 49
451 Caption = '100'#12524#12473#34920#31034#35373#23450
452 TabOrder = 2
453 object AHandredLabeledEdit: TLabeledEdit
454 Left = 96
455 Top = 19
456 Width = 73
457 Height = 20
458 EditLabel.Width = 81
459 EditLabel.Height = 12
460 EditLabel.Caption = #20808#38957#34920#31034#12524#12473#25968
461 LabelPosition = lpLeft
462 LabelSpacing = 3
463 TabOrder = 0
464 Text = '1'
465 OnExit = AHandredLabeledEditExit
466 end
467 object AHandredUpDown: TUpDown
468 Left = 169
469 Top = 19
470 Width = 15
471 Height = 20
472 Associate = AHandredLabeledEdit
473 Min = 1
474 Position = 1
475 TabOrder = 1
476 Wrap = False
477 end
478 object ResRangeLabeledEdit: TLabeledEdit
479 Left = 317
480 Top = 18
481 Width = 121
482 Height = 20
483 EditLabel.Width = 113
484 EditLabel.Height = 12
485 EditLabel.Caption = #34920#31034#12524#12473#25968'(100-9999)'
486 ImeMode = imDisable
487 LabelPosition = lpLeft
488 LabelSpacing = 3
489 TabOrder = 2
490 Text = '100'
491 OnExit = ResRangeLabeledEditExit
492 end
493 object ResRangeCountUpDown: TUpDown
494 Left = 438
495 Top = 18
496 Width = 17
497 Height = 20
498 Associate = ResRangeLabeledEdit
499 Min = 100
500 Max = 9999
501 Position = 100
502 TabOrder = 3
503 Thousands = False
504 Wrap = False
505 end
506 end
507 object ThreadGroupBox: TGroupBox
508 Left = 16
509 Top = 224
510 Width = 473
511 Height = 113
512 Caption = #12473#12524#12483#12489
513 TabOrder = 3
514 object Label15: TLabel
515 Left = 11
516 Top = 64
517 Width = 225
518 Height = 12
519 Caption = #8251#23550#35937#12392#12377#12427#25313#24373#23376#12434' ; '#12391#12388#12394#12370#12390#12367#12384#12373#12356#12290
520 end
521 object AddKeywordCheckBox: TCheckBox
522 Left = 12
523 Top = 19
524 Width = 233
525 Height = 17
526 Caption = #38306#36899#12461#12540#12527#12540#12489#12398#12522#12531#12463#12434#36861#21152#12377#12427
527 TabOrder = 0
528 end
529 object ExtListLabeledEdit: TLabeledEdit
530 Left = 96
531 Top = 43
532 Width = 361
533 Height = 20
534 EditLabel.Width = 82
535 EditLabel.Height = 12
536 EditLabel.Caption = 'URL'#21462#24471#25313#24373#23376
537 LabelPosition = lpLeft
538 LabelSpacing = 3
539 TabOrder = 1
540 OnExit = ExtListLabeledEditExit
541 end
542 end
543 end
544 object TabSheet2: TTabSheet
545 Caption = #35443#32048#35373#23450'4'
546 ImageIndex = 3
547 object SecurityGroupBox: TGroupBox
548 Left = 16
549 Top = 16
550 Width = 473
551 Height = 129
552 Caption = #12475#12461#12517#12522#12486#12451
553 TabOrder = 0
554 object Label12: TLabel
555 Left = 25
556 Top = 108
557 Width = 374
558 Height = 12
559 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
560 end
561 object GroupBox2: TGroupBox
562 Left = 20
563 Top = 20
564 Width = 427
565 Height = 57
566 Caption = #65420#65404#65393#65413#65412#65431#65391#65420#65439#35686#21578#27231#33021
567 TabOrder = 0
568 object LocalTrapAtt: TCheckBox
569 Left = 16
570 Top = 16
571 Width = 241
572 Height = 17
573 Caption = #12525#12540#12459#12523#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
574 TabOrder = 0
575 end
576 object RemoteTrapAtt: TCheckBox
577 Left = 16
578 Top = 35
579 Width = 233
580 Height = 17
581 Caption = #12522#12514#12540#12488#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
582 TabOrder = 1
583 end
584 end
585 object ReplaceDatCheckBox: TCheckBox
586 Left = 23
587 Top = 88
588 Width = 345
589 Height = 17
590 Caption = #12475#12461#12517#12522#12486#12451#23550#31574#12477#12501#12488#12398#35492#21453#24540#23550#31574
591 TabOrder = 1
592 end
593 end
594 object LogGroupBox: TGroupBox
595 Left = 16
596 Top = 160
597 Width = 465
598 Height = 65
599 Caption = #12525#12464
600 TabOrder = 1
601 object CheckDatFileCheckBox: TCheckBox
602 Left = 22
603 Top = 14
604 Width = 369
605 Height = 17
606 Caption = #12473#12524#12483#12489#19968#35239#65288'Folder.idx'#65289#35501#12415#36796#12415#26178#12395'dat'#12501#12449#12452#12523#12434#12481#12455#12483#12463#12377#12427#12290
607 TabOrder = 0
608 end
609 end
610 end
611 object RespopupTabSheet: TTabSheet
612 Caption = #35443#32048#35373#23450'5'
613 ImageIndex = 4
614 object RespopuGroupBox: TGroupBox
615 Left = 8
616 Top = 16
617 Width = 473
618 Height = 121
619 Caption = #12524#12473#12509#12483#12503#12450#12483#12503
620 TabOrder = 0
621 object Label16: TLabel
622 Left = 16
623 Top = 48
624 Width = 292
625 Height = 12
626 Caption = '( '#12510#12454#12473#12459#12540#12477#12523#20301#32622#12363#12425#12398#12378#12425#12375#20301#32622' -25 px '#65374' 25'#12288'px)'
627 end
628 object Label19: TLabel
629 Left = 192
630 Top = 72
631 Width = 96
632 Height = 12
633 Caption = '(0 ms '#65374' 5000 ms)'
634 end
635 object DeltaXLabeledEdit: TLabeledEdit
636 Left = 120
637 Top = 24
638 Width = 49
639 Height = 20
640 EditLabel.Width = 97
641 EditLabel.Height = 12
642 EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' X'
643 LabelPosition = lpLeft
644 LabelSpacing = 10
645 TabOrder = 0
646 Text = '0'
647 OnExit = DeltaXLabeledEditExit
648 end
649 object DeltaYLabeledEdit: TLabeledEdit
650 Left = 304
651 Top = 24
652 Width = 49
653 Height = 20
654 EditLabel.Width = 97
655 EditLabel.Height = 12
656 EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' Y'
657 LabelPosition = lpLeft
658 LabelSpacing = 10
659 TabOrder = 1
660 Text = '0'
661 OnExit = DeltaYLabeledEditExit
662 end
663 object DeltaXUpDown: TUpDown
664 Left = 169
665 Top = 24
666 Width = 16
667 Height = 20
668 Associate = DeltaXLabeledEdit
669 Min = -25
670 Max = 25
671 Position = 0
672 TabOrder = 2
673 Wrap = False
674 end
675 object DeltaYUpDown: TUpDown
676 Left = 353
677 Top = 24
678 Width = 16
679 Height = 20
680 Associate = DeltaYLabeledEdit
681 Min = -25
682 Max = 25
683 Position = 0
684 TabOrder = 3
685 Wrap = False
686 end
687 object RespopupWaitLabeledEdit: TLabeledEdit
688 Left = 76
689 Top = 66
690 Width = 92
691 Height = 20
692 EditLabel.Width = 52
693 EditLabel.Height = 12
694 EditLabel.Caption = #12463#12522#12450'Wait'
695 LabelPosition = lpLeft
696 LabelSpacing = 10
697 TabOrder = 4
698 Text = '100'
699 OnExit = RespopupWaitLabeledEditExit
700 end
701 object RespopupWaitUpDown: TUpDown
702 Left = 168
703 Top = 66
704 Width = 17
705 Height = 20
706 Associate = RespopupWaitLabeledEdit
707 Min = 0
708 Max = 5000
709 Increment = 100
710 Position = 100
711 TabOrder = 5
712 Thousands = False
713 Wrap = False
714 end
715 object RespopupMailToCheckBox: TCheckBox
716 Left = 16
717 Top = 96
718 Width = 185
719 Height = 17
720 Caption = #12513#12540#12523#27396#12434#12509#12483#12503#12450#12483#12503#12377#12427
721 TabOrder = 6
722 end
723 end
724 end
725 end
726 object OkBotton: TButton
727 Left = 224
728 Top = 398
729 Width = 89
730 Height = 21
731 Caption = 'OK'
732 Default = True
733 ModalResult = 1
734 TabOrder = 1
735 OnClick = OkBottonClick
736 end
737 object CancelBotton: TButton
738 Left = 320
739 Top = 398
740 Width = 89
741 Height = 21
742 Cancel = True
743 Caption = #12461#12515#12531#12475#12523
744 ModalResult = 2
745 TabOrder = 2
746 end
747 object ApplyButton: TButton
748 Left = 416
749 Top = 398
750 Width = 89
751 Height = 21
752 Cancel = True
753 Caption = #36969#29992'(&A)'
754 TabOrder = 3
755 OnClick = OkBottonClick
756 end
757 end

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