Develop and Download Open Source Software

Browse CVS Repository

Annotation of /gikonavigoeson/gikonavi/Option.dfm

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


Revision 1.53 - (hide annotations) (download)
Fri Aug 13 11:40:21 2004 UTC (19 years, 8 months ago) by genyakun
Branch: MAIN
Changes since 1.52: +13 -5 lines
詳細設定ホ゛タンを追加

1 hi_ 1.1 object OptionDialog: TOptionDialog
2 genyakun 1.53 Left = 224
3     Top = 122
4 hi_ 1.1 BorderStyle = bsDialog
5     Caption = #12458#12503#12471#12519#12531
6     ClientHeight = 428
7     ClientWidth = 518
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     OldCreateOrder = False
15     Position = poOwnerFormCenter
16     OnClose = FormClose
17     OnCreate = FormCreate
18     OnDestroy = FormDestroy
19     PixelsPerInch = 96
20     TextHeight = 12
21 h677 1.33 object Label26: TLabel
22     Left = 32
23     Top = 132
24     Width = 69
25     Height = 12
26     Caption = #12497#12473#12527#12540#12489'(&P)'
27     end
28 hi_ 1.1 object OkBotton: TButton
29 genyakun 1.53 Left = 136
30 hi_ 1.1 Top = 400
31     Width = 89
32     Height = 21
33     Caption = 'OK'
34     Default = True
35     ModalResult = 1
36     TabOrder = 1
37     OnClick = OkBottonClick
38     end
39     object CancelBotton: TButton
40 genyakun 1.53 Left = 232
41 hi_ 1.1 Top = 400
42     Width = 89
43     Height = 21
44     Cancel = True
45     Caption = #12461#12515#12531#12475#12523
46     ModalResult = 2
47     TabOrder = 2
48     end
49     object OptionTab: TPageControl
50     Left = 4
51     Top = 4
52     Width = 509
53     Height = 389
54 genyakun 1.52 ActivePage = TabSheet4
55 hi_ 1.1 MultiLine = True
56 genyakun 1.52 TabIndex = 8
57 hi_ 1.1 TabOrder = 0
58     OnChange = OptionTabChange
59     object ConnectSheet: TTabSheet
60     Caption = #25509#32154
61     object ReadProxyGroupBox: TGroupBox
62     Left = 12
63     Top = 116
64     Width = 477
65     Height = 105
66     Caption = #12503#12525#12461#12471#35373#23450' '#65288#12480#12454#12531#12525#12540#12489#29992#65289
67     TabOrder = 1
68     object ReadAddressLabel: TLabel
69     Left = 12
70     Top = 48
71     Width = 56
72     Height = 12
73     Caption = #12450#12489#12524#12473'(&R)'
74     FocusControl = ReadProxyAddressEdit
75     end
76     object ReadPortLabel: TLabel
77     Left = 368
78     Top = 48
79     Width = 47
80     Height = 12
81     Caption = #12509#12540#12488'(&O)'
82     FocusControl = ReadPortEdit
83     end
84     object ReadUserIDLabel: TLabel
85     Left = 12
86     Top = 76
87     Width = 63
88     Height = 12
89     Caption = #12518#12540#12470'ID(&U)'
90     FocusControl = ReadProxyUserIDEdit
91     end
92     object ReadPasswordLabel: TLabel
93     Left = 244
94     Top = 76
95     Width = 69
96     Height = 12
97     Caption = #12497#12473#12527#12540#12489'(&S)'
98     FocusControl = ReadProxyPasswordEdit
99     end
100     object ReadProxyCheck: TCheckBox
101     Left = 12
102     Top = 20
103     Width = 173
104     Height = 17
105     Caption = 'HTTP'#12503#12525#12461#12471#12434#20351#29992#12377#12427'(&P)'
106     TabOrder = 0
107     OnClick = ReadProxyCheckClick
108     end
109     object ReadProxyAddressEdit: TEdit
110     Left = 88
111     Top = 44
112     Width = 273
113     Height = 20
114     MaxLength = 256
115     TabOrder = 1
116     end
117     object ReadPortEdit: TEdit
118     Left = 420
119     Top = 44
120     Width = 45
121     Height = 20
122     MaxLength = 6
123     TabOrder = 2
124     OnExit = ReadPortEditExit
125     end
126     object ReadProxyUserIDEdit: TEdit
127     Left = 88
128     Top = 72
129     Width = 145
130     Height = 20
131     MaxLength = 256
132     TabOrder = 3
133     end
134     object ReadProxyPasswordEdit: TEdit
135     Left = 320
136     Top = 72
137     Width = 145
138     Height = 20
139     MaxLength = 256
140     PasswordChar = '*'
141     TabOrder = 4
142     end
143     end
144     object WriteProxyGroupBox: TGroupBox
145     Left = 12
146     Top = 228
147     Width = 477
148     Height = 105
149     Caption = #12503#12525#12461#12471#35373#23450' '#65288#26360#12365#36796#12415#29992#65289
150     TabOrder = 2
151     object WriteAddressLabel: TLabel
152     Left = 12
153     Top = 48
154     Width = 56
155     Height = 12
156     Caption = #12450#12489#12524#12473'(&D)'
157     FocusControl = WriteProxyAddressEdit
158     end
159     object WritePortLabel: TLabel
160     Left = 368
161     Top = 48
162     Width = 46
163     Height = 12
164     Caption = #12509#12540#12488'(&T)'
165     FocusControl = WritePortEdit
166     end
167     object WriteUserIDLabel: TLabel
168     Left = 12
169     Top = 76
170     Width = 62
171     Height = 12
172     Caption = #12518#12540#12470'ID(&E)'
173     FocusControl = WriteProxyUserIDEdit
174     end
175     object WritePasswordLabel: TLabel
176     Left = 244
177     Top = 76
178     Width = 71
179     Height = 12
180     Caption = #12497#12473#12527#12540#12489'(&W)'
181     FocusControl = WriteProxyPasswordEdit
182     end
183     object WriteProxyCheck: TCheckBox
184     Left = 12
185     Top = 20
186     Width = 173
187     Height = 17
188     Caption = 'HTTP'#12503#12525#12461#12471#12434#20351#29992#12377#12427'(&X)'
189     TabOrder = 0
190     OnClick = WriteProxyCheckClick
191     end
192     object WriteProxyAddressEdit: TEdit
193     Left = 88
194     Top = 44
195     Width = 273
196     Height = 20
197     MaxLength = 256
198     TabOrder = 1
199     end
200     object WritePortEdit: TEdit
201     Left = 420
202     Top = 44
203     Width = 45
204     Height = 20
205     MaxLength = 6
206     TabOrder = 2
207     OnExit = WritePortEditExit
208     end
209     object WriteProxyUserIDEdit: TEdit
210     Left = 88
211     Top = 72
212     Width = 145
213     Height = 20
214     MaxLength = 256
215     TabOrder = 3
216     end
217     object WriteProxyPasswordEdit: TEdit
218     Left = 320
219     Top = 72
220     Width = 145
221     Height = 20
222     MaxLength = 256
223     PasswordChar = '*'
224     TabOrder = 4
225     end
226     end
227     object GroupBox11: TGroupBox
228     Left = 12
229     Top = 8
230     Width = 477
231     Height = 101
232     Caption = #25509#32154#35373#23450
233     TabOrder = 0
234     object Label17: TLabel
235     Left = 12
236     Top = 24
237     Width = 114
238     Height = 12
239     Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)'
240     FocusControl = RecvBufferSize
241     end
242     object Label18: TLabel
243     Left = 188
244     Top = 24
245     Width = 94
246     Height = 12
247     Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289
248     end
249     object RecvBufferSize: TEdit
250     Left = 140
251     Top = 20
252     Width = 41
253     Height = 20
254     MaxLength = 5
255     TabOrder = 0
256     OnExit = RecvBufferSizeExit
257     end
258     object ProxyProtocolCheckBox: TCheckBox
259     Left = 12
260     Top = 72
261     Width = 269
262     Height = 17
263     Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)'
264     TabOrder = 2
265     end
266     object ProtocolCheckBox: TCheckBox
267     Left = 12
268     Top = 48
269     Width = 269
270     Height = 17
271     Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)'
272     TabOrder = 1
273     end
274     end
275     end
276     object Font1Sheet: TTabSheet
277     Caption = #12501#12457#12531#12488
278     ImageIndex = 1
279     object Bevel1: TBevel
280     Left = 8
281     Top = 100
282     Width = 485
283     Height = 2
284     end
285     object Bevel2: TBevel
286     Left = 8
287 h677 1.24 Top = 229
288 hi_ 1.1 Width = 485
289     Height = 2
290     end
291     object Label19: TLabel
292     Left = 16
293     Top = 8
294     Width = 103
295     Height = 12
296     Caption = #12461#12515#12499#12493#12483#12488#65288#12484#12522#12540#65289
297     end
298     object Bevel5: TBevel
299     Left = 252
300     Top = 4
301     Width = 2
302 h677 1.24 Height = 321
303 hi_ 1.1 end
304     object Label20: TLabel
305     Left = 16
306     Top = 108
307     Width = 66
308     Height = 12
309     Caption = #12473#12524#12483#12489#12522#12473#12488
310     end
311     object Label21: TLabel
312     Left = 16
313 h677 1.24 Top = 237
314 hi_ 1.1 Width = 106
315     Height = 12
316     Caption = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
317     end
318     object Label22: TLabel
319     Left = 268
320     Top = 8
321     Width = 64
322     Height = 12
323     Caption = #12502#12521#12454#12470#12479#12502
324     end
325     object Label23: TLabel
326     Left = 268
327     Top = 108
328     Width = 82
329     Height = 12
330     Caption = #12456#12487#12451#12479#12486#12461#12473#12488
331     end
332     object lblSFont: TLabel
333     Left = 268
334 h677 1.24 Top = 237
335 hi_ 1.1 Width = 221
336     Height = 93
337     AutoSize = False
338     Caption = '_'
339     WordWrap = True
340     end
341     object CabinetFontBotton: TButton
342     Left = 156
343     Top = 24
344     Width = 85
345     Height = 21
346 yoffy 1.11 Caption = #12501#12457#12531#12488'(&B)...'
347 hi_ 1.1 TabOrder = 0
348     OnClick = CabinetFontBottonClick
349     end
350     object CabinetColorBotton: TButton
351     Left = 156
352     Top = 48
353     Width = 85
354     Height = 21
355 yoffy 1.11 Caption = #32972#26223#33394'(&C)...'
356 yoffy 1.2 TabOrder = 2
357 hi_ 1.1 OnClick = CabinetColorBottonClick
358     end
359     object CabinetDefaultButton: TButton
360     Left = 156
361     Top = 72
362     Width = 85
363     Height = 21
364     Caption = #12487#12501#12457#12523#12488'(&D)'
365 yoffy 1.2 TabOrder = 3
366 hi_ 1.1 OnClick = CabinetDefaultButtonClick
367     end
368     object CabinetMemo: TMemo
369     Left = 12
370     Top = 24
371     Width = 137
372     Height = 69
373     TabStop = False
374     Lines.Strings = (
375     #12461#12515#12499#12493#12483#12488)
376     ReadOnly = True
377 yoffy 1.2 TabOrder = 1
378 hi_ 1.1 WantReturns = False
379     WordWrap = False
380     end
381     object ListMemo: TMemo
382     Left = 12
383     Top = 124
384     Width = 137
385     Height = 69
386     TabStop = False
387     Lines.Strings = (
388     #12473#12524#12483#12489#12522#12473#12488)
389     ReadOnly = True
390     TabOrder = 15
391     WantReturns = False
392     WordWrap = False
393     end
394     object ListFontBotton: TButton
395     Left = 156
396     Top = 124
397     Width = 85
398     Height = 21
399 yoffy 1.11 Caption = #12501#12457#12531#12488'(&E)...'
400 yoffy 1.2 TabOrder = 4
401 hi_ 1.1 OnClick = ListFontBottonClick
402     end
403     object ListColorBotton: TButton
404     Left = 156
405     Top = 148
406     Width = 85
407     Height = 21
408 yoffy 1.11 Caption = #32972#26223#33394'(&F)...'
409 yoffy 1.2 TabOrder = 5
410 hi_ 1.1 OnClick = ListColorBottonClick
411     end
412     object ListDefaultBotton: TButton
413     Left = 156
414     Top = 172
415     Width = 85
416     Height = 21
417     Caption = #12487#12501#12457#12523#12488'(&G)'
418 yoffy 1.2 TabOrder = 6
419 hi_ 1.1 OnClick = ListDefaultBottonClick
420     end
421     object HintFontButton: TButton
422     Left = 156
423 h677 1.24 Top = 253
424 hi_ 1.1 Width = 85
425     Height = 21
426 yoffy 1.11 Caption = #12501#12457#12531#12488'(&H)...'
427 yoffy 1.2 TabOrder = 7
428 hi_ 1.1 OnClick = HintFontButtonClick
429     end
430     object HintBackButton: TButton
431     Left = 156
432 h677 1.24 Top = 277
433 hi_ 1.1 Width = 85
434     Height = 21
435 yoffy 1.11 Caption = #32972#26223#33394'(&I)...'
436 yoffy 1.2 TabOrder = 8
437 hi_ 1.1 OnClick = HintBackButtonClick
438     end
439     object HintDefaultButton: TButton
440     Left = 156
441 h677 1.24 Top = 301
442 hi_ 1.1 Width = 85
443     Height = 21
444     Caption = #12487#12501#12457#12523#12488'(&J)'
445 yoffy 1.2 TabOrder = 9
446 hi_ 1.1 OnClick = HintDefaultButtonClick
447     end
448     object HintMemo: TMemo
449     Left = 12
450 h677 1.24 Top = 253
451 hi_ 1.1 Width = 137
452     Height = 69
453     TabStop = False
454     Lines.Strings = (
455     #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503)
456     ReadOnly = True
457     TabOrder = 16
458     WantReturns = False
459     WordWrap = False
460     end
461     object EditorMemo: TMemo
462     Left = 264
463     Top = 124
464     Width = 137
465     Height = 69
466     TabStop = False
467     Lines.Strings = (
468     #12456#12487#12451#12479#12486#12461#12473#12488)
469     ReadOnly = True
470     TabOrder = 17
471     WantReturns = False
472     WordWrap = False
473     end
474     object EditorFontBotton: TButton
475     Left = 408
476     Top = 124
477     Width = 85
478     Height = 21
479 yoffy 1.11 Caption = #12501#12457#12531#12488'(&M)...'
480 yoffy 1.2 TabOrder = 12
481 hi_ 1.1 OnClick = EditorFontBottonClick
482     end
483     object EditorColorBotton: TButton
484     Left = 408
485     Top = 148
486     Width = 85
487     Height = 21
488 yoffy 1.11 Caption = #32972#26223#33394'(&N)...'
489 yoffy 1.2 TabOrder = 13
490 hi_ 1.1 OnClick = EditorColorBottonClick
491     end
492     object EditorDefaultBotton: TButton
493     Left = 408
494     Top = 172
495     Width = 85
496     Height = 21
497     Caption = #12487#12501#12457#12523#12488'(&O)'
498 yoffy 1.2 TabOrder = 14
499 hi_ 1.1 OnClick = EditorDefaultBottonClick
500     end
501     object BrowserTabMemo: TMemo
502     Left = 264
503     Top = 24
504     Width = 137
505     Height = 69
506     TabStop = False
507     Lines.Strings = (
508     #12502#12521#12454#12470#12479#12502)
509     ReadOnly = True
510     TabOrder = 18
511     WantReturns = False
512     WordWrap = False
513     end
514     object BruwserTabFontButton: TButton
515     Left = 408
516     Top = 24
517     Width = 85
518     Height = 21
519 yoffy 1.11 Caption = #12501#12457#12531#12488'(&K)...'
520 yoffy 1.2 TabOrder = 10
521 hi_ 1.1 OnClick = BruwserTabFontButtonClick
522     end
523     object BrowserTabDefaultButton: TButton
524     Left = 408
525     Top = 48
526     Width = 85
527     Height = 21
528     Caption = #12487#12501#12457#12523#12488'(&L)'
529 yoffy 1.2 TabOrder = 11
530 hi_ 1.1 OnClick = BrowserTabDefaultButtonClick
531     end
532 h677 1.24 object OddResNumCheckBox: TCheckBox
533     Left = 15
534     Top = 201
535     Width = 130
536     Height = 17
537     Caption = #12524#12473#25968#22679#28187#12473#12524#24375#35519
538     TabOrder = 19
539     OnClick = OddResNumCheckBoxClick
540     end
541     object OddResNumColorBox: TColorBox
542     Left = 144
543     Top = 198
544     Width = 97
545     Height = 22
546     Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
547     ItemHeight = 16
548     TabOrder = 20
549     end
550 hi_ 1.1 end
551 yoffy 1.14 object CSSTabSheet: TTabSheet
552 yoffy 1.12 Caption = 'CSS '#12392#12473#12461#12531
553 hi_ 1.1 ImageIndex = 10
554     object GroupBox12: TGroupBox
555     Left = 12
556     Top = 8
557     Width = 477
558 yoffy 1.11 Height = 329
559 yoffy 1.9 Caption = #12473#12479#12452#12523#12471#12540#12488#12392#12473#12461#12531
560 hi_ 1.1 TabOrder = 0
561     object CSSListLabel: TLabel
562     Left = 12
563     Top = 48
564 yoffy 1.10 Width = 191
565 hi_ 1.1 Height = 12
566 yoffy 1.9 Caption = #12473#12479#12452#12523#12471#12540#12488#12414#12383#12399#12473#12461#12531#12398#36984#25246'(&S)'
567 hi_ 1.1 end
568     object CSSCheckBox: TCheckBox
569     Left = 12
570     Top = 20
571 yoffy 1.9 Width = 317
572 hi_ 1.1 Height = 17
573 yoffy 1.9 Caption = #12473#12524#12483#12489#34920#31034#12395#12473#12479#12452#12523#12471#12540#12488#12414#12383#12399#12473#12461#12531#12434#20351#29992#12377#12427'(&A)'
574 hi_ 1.1 TabOrder = 0
575     OnClick = CSSCheckBoxClick
576     end
577     object CSSListView: TListView
578     Left = 12
579     Top = 64
580 yoffy 1.14 Width = 213
581 yoffy 1.11 Height = 137
582 hi_ 1.1 Columns = <
583     item
584 yoffy 1.11 Caption = #12473#12479#12452#12523#12471#12540#12488#12414#12383#12399#12473#12461#12531
585 yoffy 1.14 Width = 180
586 hi_ 1.1 end>
587     ColumnClick = False
588     HideSelection = False
589     ReadOnly = True
590     RowSelect = True
591     TabOrder = 1
592     ViewStyle = vsReport
593 yoffy 1.14 OnChange = CSSListViewChange
594 yoffy 1.11 end
595 yoffy 1.12 object CSSBrowser: TWebBrowser
596 yoffy 1.14 Left = 232
597     Top = 64
598     Width = 233
599     Height = 257
600 yoffy 1.11 TabOrder = 2
601     ControlData = {
602 yoffy 1.14 4C00000015180000901A00000000000000000000000000000000000000000000
603 yoffy 1.11 000000004C000000000000000000000001000000E0D057007335CF11AE690800
604     2B2E126208000000000000004C0000000114020000000000C000000000000046
605     8000000000000000000000000000000000000000000000000000000000000000
606     00000000000000000100000000000000000000000000000000000000}
607     end
608     object CSSFontCheckBox: TCheckBox
609 yoffy 1.14 Left = 16
610 yoffy 1.16 Top = 211
611     Width = 113
612 yoffy 1.11 Height = 17
613 yoffy 1.16 Caption = #12501#12457#12531#12488#12434#25351#23450'(&F)'
614 yoffy 1.11 TabOrder = 3
615     OnClick = CSSFontCheckBoxClick
616     end
617     object CSSBackColorCheckBox: TCheckBox
618 yoffy 1.14 Left = 16
619 yoffy 1.16 Top = 242
620     Width = 113
621 yoffy 1.11 Height = 17
622 yoffy 1.16 Caption = #32972#26223#33394#12434#25351#23450'(&B)'
623 yoffy 1.11 TabOrder = 4
624     OnClick = CSSBackColorCheckBoxClick
625     end
626     object CSSFontButton: TButton
627 yoffy 1.16 Left = 136
628     Top = 208
629 yoffy 1.11 Width = 75
630     Height = 21
631     Caption = #35373#23450'...'
632     Enabled = False
633     TabOrder = 5
634     OnClick = CSSFontButtonClick
635     end
636     object CSSBackColorButton: TButton
637 yoffy 1.16 Left = 136
638     Top = 240
639 yoffy 1.11 Width = 75
640     Height = 21
641     Caption = #35373#23450'...'
642     Enabled = False
643     TabOrder = 6
644     OnClick = CSSBackColorButtonClick
645 yoffy 1.16 end
646 hi_ 1.1 end
647     end
648     object BoardSheet: TTabSheet
649     Caption = #12508#12540#12489#26356#26032
650     ImageIndex = 7
651     object GroupBox4: TGroupBox
652     Left = 12
653     Top = 8
654     Width = 477
655 h677 1.20 Height = 113
656 hi_ 1.1 Caption = #12508#12540#12489'URL(&U)'
657     TabOrder = 0
658     object Label13: TLabel
659     Left = 12
660     Top = 24
661     Width = 155
662     Height = 12
663     Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)'
664     end
665 h677 1.20 object BoardURLComboBox: TComboBox
666 hi_ 1.1 Left = 24
667 h677 1.20 Top = 43
668     Width = 417
669 hi_ 1.1 Height = 20
670 q9_ 1.51 ItemHeight = 0
671 hi_ 1.1 TabOrder = 0
672 h677 1.20 Text = 'BoardURLComboBox'
673     end
674     object AddURLButton: TButton
675     Left = 278
676     Top = 69
677     Width = 75
678     Height = 25
679     Caption = #36861#21152
680     TabOrder = 1
681     OnClick = AddURLButtonClick
682     end
683     object RemoveURLButton: TButton
684     Left = 366
685     Top = 69
686     Width = 75
687     Height = 25
688     Caption = #21066#38500
689     TabOrder = 2
690     OnClick = RemoveURLButtonClick
691 hi_ 1.1 end
692     end
693     end
694     object TabSheet3: TTabSheet
695     Caption = #12473#12524#12483#12489#19968#35239
696     object GroupBox9: TGroupBox
697     Left = 12
698     Top = 8
699     Width = 477
700 q9_ 1.50 Height = 64
701 hi_ 1.1 Caption = #34920#31034#35373#23450
702     TabOrder = 0
703     object ThreadListIconCheckBox: TCheckBox
704     Left = 12
705 q9_ 1.50 Top = 16
706 hi_ 1.1 Width = 217
707     Height = 17
708     Caption = #12473#12524#12483#12489#26356#26032#12450#12452#12467#12531#12434#34920#31034#12377#12427'(&I)'
709     TabOrder = 0
710 h677 1.28 end
711 q9_ 1.43 object NonAcquiredCountCheckBox: TCheckBox
712     Left = 12
713 q9_ 1.50 Top = 40
714 q9_ 1.43 Width = 217
715     Height = 17
716     Caption = #21462#24471#25968#12398#20195#12431#12426#12395#26410#21462#24471#25968#12434#34920#31034#12377#12427
717     TabOrder = 1
718     end
719 h677 1.28 end
720     object GroupBox16: TGroupBox
721 yoffy 1.36 Left = 12
722 q9_ 1.50 Top = 76
723 yoffy 1.36 Width = 477
724 q9_ 1.50 Height = 64
725 h677 1.29 Caption = #12473#12524#20316#25104#26085#26178#34920#31034#35373#23450
726 h677 1.28 TabOrder = 1
727     object CreationTimeLogsCheckBox: TCheckBox
728 yoffy 1.36 Left = 12
729 q9_ 1.50 Top = 16
730 h677 1.28 Width = 217
731     Height = 17
732 h677 1.29 Caption = #12525#12464#26377#12426#12473#12524#12483#12489#12398#12415#34920#31034
733 h677 1.28 TabOrder = 0
734     end
735     object FutureThreadCheckBox: TCheckBox
736 yoffy 1.36 Left = 12
737 q9_ 1.50 Top = 40
738 h677 1.28 Width = 265
739     Height = 17
740     Caption = #26085#20184#12364#26410#26469#12398#12418#12398#12399#34920#31034#12375#12394#12356#65288'492'#12473#12524#31995#65289
741     TabOrder = 1
742 h677 1.3 end
743     end
744 yoffy 1.37 object GroupBox5: TGroupBox
745     Left = 12
746 q9_ 1.50 Top = 145
747 yoffy 1.37 Width = 477
748 q9_ 1.50 Height = 86
749 yoffy 1.37 Caption = #12502#12521#12454#12470#12398#26368#22823#21270
750     TabOrder = 2
751     object BrowserMaxLabel: TLabel
752     Left = 12
753     Top = 24
754     Width = 6
755     Height = 12
756     Caption = '-'
757     end
758     object BrowserMaxCombo: TComboBox
759     Left = 12
760     Top = 56
761     Width = 229
762     Height = 20
763     Style = csDropDownList
764     ItemHeight = 12
765     TabOrder = 0
766     Items.Strings = (
767     #26368#22823#21270#12375#12394#12356
768     #12473#12524#12483#12489#12434#12463#12522#12483#12463#12375#12383#12392#12365
769     #12473#12524#12483#12489#12434#12480#12502#12523#12463#12522#12483#12463#12375#12383#12392#12365)
770     end
771     end
772 h677 1.42 object GroupBox17: TGroupBox
773     Left = 12
774 q9_ 1.50 Top = 236
775 h677 1.42 Width = 477
776 q9_ 1.50 Height = 63
777 h677 1.42 Caption = #12502#12521#12454#12470#12479#12502#38750#34920#31034#26178#35373#23450
778     TabOrder = 3
779     object SelectIntervalLabel: TLabel
780     Left = 13
781     Top = 24
782     Width = 199
783     Height = 12
784     Caption = #12459#12540#12477#12523#12461#12540#12391#12398#31227#21205#26178#12398#28961#21453#24540#26178#38291
785     end
786     object Label4: TLabel
787     Left = 292
788     Top = 24
789     Width = 29
790     Height = 12
791     Caption = #12511#12522#31186
792     end
793     object Label6: TLabel
794     Left = 14
795     Top = 40
796     Width = 164
797     Height = 12
798     Caption = #65288'55'#12511#12522#31186#20197#19978#12395#35373#23450#12375#12390#19979#12373#12356#65289
799     end
800     object SelectIntervalEdit: TEdit
801     Left = 235
802     Top = 20
803     Width = 49
804     Height = 20
805     ImeMode = imClose
806     TabOrder = 0
807     Text = 'SelectIntervalEdit'
808     end
809     end
810 q9_ 1.50 object GroupBox18: TGroupBox
811     Left = 12
812     Top = 302
813     Width = 477
814     Height = 41
815     Caption = 'dat'#33853#12385#12473#12524#12477#12540#12488#38918
816     TabOrder = 4
817     object DatOchiSortCombo: TComboBox
818     Left = 12
819     Top = 15
820     Width = 229
821     Height = 20
822     Style = csDropDownList
823     ItemHeight = 12
824     TabOrder = 0
825     Items.Strings = (
826 q9_ 1.51 #12473#12524#19968#35239#12398#12477#12540#12488#38918
827     #12473#12524#30058#21495'('#26119#38918')'
828     #12473#12524#30058#21495'('#38477#38918')'
829 q9_ 1.50 #21462#24471#26085#26178'('#26119#38918')'
830     #21462#24471#26085#26178'('#38477#38918')'
831     #12473#12524#20316#25104#26085#26178'('#26119#38918')'
832     #12473#12524#20316#25104#26085#26178'('#38477#38918')')
833     end
834     end
835 h677 1.3 end
836 hi_ 1.1 object ThreadSheet: TTabSheet
837     Caption = #12473#12524#12483#12489#65297
838     ImageIndex = 5
839     object GroupBox1: TGroupBox
840     Left = 12
841     Top = 8
842     Width = 477
843 yoffy 1.48 Height = 73
844 hi_ 1.1 Caption = #34920#31034#35373#23450
845 yoffy 1.2 TabOrder = 0
846 hi_ 1.1 object ShowMailCheckBox: TCheckBox
847     Left = 12
848     Top = 20
849     Width = 277
850     Height = 17
851     Caption = #12513#12540#12523#27396#12434#34920#31034#12377#12427'(&M)'
852     TabOrder = 0
853     end
854 yoffy 1.48 object ResRangeHoldCheckBox: TCheckBox
855     Left = 11
856     Top = 43
857     Width = 198
858 h677 1.19 Height = 17
859 yoffy 1.48 Caption = #36215#21205#26178#12398#12524#12473#34920#31034#31684#22258#12434#22266#23450#12377#12427
860 h677 1.19 TabOrder = 1
861 yoffy 1.48 OnClick = ResRangeHoldCheckBoxClick
862     end
863     object ResRangeHoldComboBox: TComboBox
864     Left = 224
865     Top = 40
866     Width = 145
867     Height = 20
868     Style = csDropDownList
869     ItemHeight = 12
870     TabOrder = 2
871     Items.Strings = (
872     #12377#12409#12390#12398#12524#12473#12434#34920#31034#12377#12427
873     #26032#30528'100'#12524#12473#12398#12415#34920#31034
874     #26410#35501#12524#12473#12398#12415#34920#31034
875     #26032#30528#12524#12473#12398#12415#34920#31034)
876 h677 1.19 end
877 hi_ 1.1 end
878     object GroupBox2: TGroupBox
879     Left = 12
880 yoffy 1.48 Top = 92
881 hi_ 1.1 Width = 477
882     Height = 121
883     Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316
884     TabOrder = 1
885     object AppFolderLabel: TLabel
886     Left = 32
887     Top = 49
888     Width = 120
889     Height = 12
890     Caption = #12450#12503#12522#12465#12540#12471#12519#12531#12497#12473'(&L)'
891     FocusControl = AppFolderEdit
892     end
893     object URLAppCheckBox: TCheckBox
894     Left = 12
895     Top = 24
896     Width = 385
897     Height = 17
898     Caption = #12473#12524#12483#12489'URL'#12434#12463#12522#12483#12463#25351#23450#12375#12383#12392#12365#12395#25351#23450#12398#12450#12503#12522#12465#12540#12471#12519#12531#12391#38283#12367'(&P)'
899     TabOrder = 0
900     OnClick = URLAppCheckBoxClick
901     end
902     object AppFolderEdit: TEdit
903     Left = 32
904     Top = 65
905     Width = 309
906     Height = 20
907     TabOrder = 1
908     end
909     object AppFolderButton: TButton
910     Left = 350
911     Top = 64
912     Width = 75
913     Height = 21
914     Caption = #21442#29031'(&B)...'
915     TabOrder = 2
916     OnClick = AppFolderButtonClick
917     end
918     object OpenMailerCheckBox: TCheckBox
919     Left = 12
920     Top = 96
921     Width = 301
922     Height = 17
923     Caption = #12473#12524#12483#12489'mailto'#12463#12522#12483#12463#26178#12395#12513#12540#12521#12540#12434#36215#21205#12377#12427'(&T)'
924     TabOrder = 3
925     OnClick = URLAppCheckBoxClick
926     end
927     end
928     object GroupBox6: TGroupBox
929     Left = 12
930 yoffy 1.48 Top = 220
931 hi_ 1.1 Width = 477
932     Height = 49
933     Caption = #12525#12464#21066#38500
934 yoffy 1.2 TabOrder = 2
935 hi_ 1.1 object LogDeleteMessageCheckBox: TCheckBox
936 yoffy 1.37 Left = 12
937 h677 1.33 Top = 22
938 hi_ 1.1 Width = 321
939     Height = 17
940     Caption = #12525#12464#12434#21066#38500#12377#12427#12392#12365#12395#30906#35469#12513#12483#12475#12540#12472#12434#34920#31034#12377#12427'(&O)'
941     TabOrder = 0
942     OnClick = URLAppCheckBoxClick
943     end
944     end
945 h677 1.35 object ResAnchorGroupBox: TGroupBox
946     Left = 12
947 yoffy 1.48 Top = 279
948 h677 1.35 Width = 477
949     Height = 49
950     Caption = #12524#12473#12450#12531#12459#12540#12463#12522#12483#12463#26178#21205#20316
951     TabOrder = 3
952     object ResAnchorCheckBox: TCheckBox
953     Left = 12
954     Top = 21
955     Width = 165
956     Height = 17
957     Caption = #12381#12398#12524#12473#12414#12391#12472#12515#12531#12503#12377#12427
958     TabOrder = 0
959     end
960     end
961 hi_ 1.1 end
962     object TabSheet1: TTabSheet
963     Caption = #12473#12524#12483#12489#65298
964     ImageIndex = 7
965     object PopupPositionRadioGroup: TRadioGroup
966     Left = 12
967     Top = 8
968     Width = 477
969     Height = 85
970 yoffy 1.2 Caption = #12524#12473#12509#12483#12503#12450#12483#12503#34920#31034'(&P)'
971 hi_ 1.1 Columns = 3
972     Items.Strings = (
973     #24038#19978
974     #24038
975     #24038#19979
976     #19978
977     #20013#22830
978     #19979
979     #21491#19978
980     #21491
981     #21491#19979#65288#12487#12501#12457#12523#12488#65289)
982     TabOrder = 0
983     end
984     object TabAddRadioGroup: TRadioGroup
985     Left = 12
986 yoffy 1.2 Top = 288
987 hi_ 1.1 Width = 477
988     Height = 49
989     Caption = #12473#12524#12483#12489#12398#12479#12502#36861#21152#20301#32622'(&D)'
990     Columns = 2
991     Items.Strings = (
992     #19968#30058#22987#12417
993     #19968#30058#26368#24460)
994     TabOrder = 3
995     end
996     object GroupBox8: TGroupBox
997     Left = 12
998 yoffy 1.2 Top = 176
999 hi_ 1.1 Width = 477
1000     Height = 105
1001     Caption = #30011#20687#12503#12524#12499#12517#12540#12509#12483#12503#12450#12483#12503
1002     TabOrder = 2
1003     object Label14: TLabel
1004     Left = 12
1005     Top = 48
1006     Width = 49
1007     Height = 12
1008     Caption = #12469#12452#12474'(&S)'
1009     FocusControl = PreviewSizeComboBox
1010     end
1011     object Label15: TLabel
1012     Left = 12
1013     Top = 76
1014     Width = 111
1015     Height = 12
1016     Caption = #34920#31034#12414#12391#12398#12454#12455#12452#12488'(&T)'
1017     FocusControl = PreviewSizeComboBox
1018     end
1019     object Label16: TLabel
1020     Left = 176
1021     Top = 76
1022     Width = 158
1023     Height = 12
1024     Caption = 'ms'#12288'(500'#65374'9999) 1000ms'#65309'1'#31186
1025     end
1026     object PreviewVisibleCheckBox: TCheckBox
1027     Left = 12
1028     Top = 16
1029     Width = 233
1030     Height = 17
1031     Caption = #30011#20687#12503#12524#12499#12517#12540#12509#12483#12503#12450#12483#12503#12434#34920#31034#12377#12427'(&V)'
1032     TabOrder = 0
1033     end
1034     object PreviewSizeComboBox: TComboBox
1035     Left = 72
1036     Top = 44
1037     Width = 145
1038     Height = 20
1039     Style = csDropDownList
1040     ItemHeight = 12
1041     TabOrder = 1
1042     Items.Strings = (
1043     '128 * 96 pixel'
1044     '256 * 192 pixel'
1045     '384 * 288 pixel'
1046     '512 * 384 pixel'
1047     '640 * 480 pixel')
1048     end
1049     object PreviewWaitEdit: TEdit
1050     Left = 132
1051     Top = 72
1052     Width = 37
1053     Height = 20
1054     MaxLength = 4
1055     TabOrder = 2
1056     OnExit = PreviewWaitEditExit
1057     end
1058     end
1059     object GroupBox10: TGroupBox
1060     Left = 12
1061     Top = 100
1062     Width = 477
1063 yoffy 1.2 Height = 69
1064     Caption = #12524#12473#12509#12483#12503#12450#12483#12503#34920#31034#35373#23450
1065 hi_ 1.1 TabOrder = 1
1066     object UnActivePopupCheckBox: TCheckBox
1067     Left = 12
1068     Top = 20
1069     Width = 357
1070     Height = 17
1071     Caption = #12462#12467#12490#12499#12364#38750#12450#12463#12486#12451#12502#12391#12418#12509#12483#12503#12450#12483#12503#12434#34920#31034#12377#12427'(&U)'
1072     TabOrder = 0
1073 yoffy 1.2 end
1074     object ResPopupBoldCheckBox: TCheckBox
1075     Left = 12
1076     Top = 44
1077     Width = 225
1078     Height = 17
1079     Caption = #12504#12483#12480#12540#12434#22826#23383#12391#34920#31034#12377#12427'(&B)'
1080     TabOrder = 1
1081 hi_ 1.1 end
1082     end
1083     end
1084     object TabSheet2: TTabSheet
1085 h677 1.31 Caption = #12381#12398#20182#21205#20316#65297
1086 hi_ 1.1 ImageIndex = 8
1087     object GroupBox7: TGroupBox
1088     Left = 12
1089     Top = 8
1090     Width = 477
1091     Height = 125
1092     Caption = #12450#12489#12524#12473#12496#12540
1093     TabOrder = 0
1094     object Label3: TLabel
1095 yoffy 1.36 Left = 12
1096 hi_ 1.1 Top = 96
1097     Width = 73
1098     Height = 12
1099     Caption = 'URL'#20445#23384#25968'(&S)'
1100     FocusControl = AddressHistoryCountEdit
1101     end
1102     object Label11: TLabel
1103 yoffy 1.36 Left = 152
1104 hi_ 1.1 Top = 96
1105     Width = 12
1106     Height = 12
1107     Caption = #20491
1108     end
1109     object URLDisplayCheckBox: TCheckBox
1110 yoffy 1.36 Left = 12
1111 hi_ 1.1 Top = 20
1112     Width = 389
1113     Height = 17
1114     Caption = #12473#12524#12483#12489#12434#38283#12356#12383#12392#12365#12395#12289#12450#12489#12524#12473#12496#12540#12395'URL'#12434#34920#31034#12377#12427'(&D)'
1115     TabOrder = 0
1116     end
1117     object AddressHistoryCountEdit: TEdit
1118 yoffy 1.36 Left = 100
1119 hi_ 1.1 Top = 92
1120     Width = 45
1121     Height = 20
1122     TabOrder = 3
1123     OnExit = AddressHistoryCountEditExit
1124     end
1125     object TabStopAddressBarCheckBox: TCheckBox
1126 yoffy 1.36 Left = 12
1127 hi_ 1.1 Top = 44
1128     Width = 389
1129     Height = 17
1130     Caption = #12479#12502#12461#12540#12391#12450#12489#12524#12473#12496#12540#12395#31227#21205#12391#12365#12427#12424#12358#12395#12377#12427'(&T)'
1131     TabOrder = 1
1132     end
1133     object LinkAddCheckBox: TCheckBox
1134 yoffy 1.36 Left = 12
1135 hi_ 1.1 Top = 68
1136     Width = 413
1137     Height = 17
1138     Caption = #12502#12521#12454#12470#12398#12522#12531#12463#12434#12463#12522#12483#12463#12375#12383#12392#12365#12395' '#12450#12489#12524#12473#12496#12540#23653#27508#12395'URL'#12434#36861#21152#12377#12427'(&L)'
1139     TabOrder = 2
1140     end
1141     end
1142     object GroupBox13: TGroupBox
1143     Left = 12
1144     Top = 140
1145     Width = 477
1146     Height = 113
1147     Caption = #26360#12365#36796#12415'time'#12398#25351#23450
1148     TabOrder = 1
1149     object Label24: TLabel
1150     Left = 12
1151     Top = 20
1152     Width = 388
1153     Height = 12
1154     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
1155     end
1156     object Label25: TLabel
1157     Left = 12
1158     Top = 36
1159     Width = 218
1160     Height = 12
1161     Caption = #38291#36949#12387#12383#35373#23450#12434#34892#12358#12392#12289#21205#20316#12375#12394#12367#12394#12426#12414#12377#12290
1162     end
1163     object PostTimeLabel: TLabel
1164     Left = 12
1165     Top = 88
1166     Width = 94
1167     Height = 12
1168     Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
1169     end
1170     object Label27: TLabel
1171     Left = 164
1172     Top = 88
1173     Width = 12
1174     Height = 12
1175     Caption = #31186
1176     end
1177     object PostTimeCheckBox: TCheckBox
1178     Left = 12
1179     Top = 60
1180     Width = 389
1181     Height = 17
1182     Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
1183     TabOrder = 0
1184     OnClick = PostTimeCheckBoxClick
1185     end
1186     object PostTimeEdit: TEdit
1187     Left = 116
1188     Top = 84
1189     Width = 41
1190     Height = 20
1191     MaxLength = 4
1192     TabOrder = 1
1193     OnExit = PostTimeEditExit
1194     end
1195     object PutPostTimeRadioButton: TRadioButton
1196     Left = 184
1197     Top = 84
1198     Width = 81
1199     Height = 17
1200     Caption = #36914#12417#12427'(&P)'
1201     TabOrder = 2
1202     end
1203     object BackPostTimeRadioButton: TRadioButton
1204     Left = 268
1205     Top = 84
1206     Width = 85
1207     Height = 17
1208     Caption = #36933#12425#12379#12427'(&B)'
1209     TabOrder = 3
1210 h677 1.22 end
1211     end
1212     object GroupBox15: TGroupBox
1213     Left = 12
1214     Top = 258
1215     Width = 478
1216 h677 1.35 Height = 79
1217 h677 1.22 Caption = #30906#35469#12480#12452#12450#12525#12464
1218     TabOrder = 2
1219     object ShowDialogForEndCheckBox: TCheckBox
1220 yoffy 1.36 Left = 12
1221 h677 1.22 Top = 21
1222     Width = 204
1223     Height = 17
1224     Caption = #32066#20102#26178#12395#30906#35469#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
1225     TabOrder = 0
1226 h677 1.35 end
1227     object AllTabCloseCheckBox: TCheckBox
1228 yoffy 1.36 Left = 12
1229 h677 1.35 Top = 48
1230     Width = 344
1231     Height = 17
1232     Caption = #20840#12390#12398#12479#12502#12434#38281#12376#12427#12392#12365#12395#30906#35469#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
1233     TabOrder = 1
1234 hi_ 1.1 end
1235     end
1236     end
1237 h677 1.31 object TabSheet4: TTabSheet
1238     Caption = #12381#12398#20182#21205#20316#65298
1239     ImageIndex = 12
1240     object SambaGroupBox: TGroupBox
1241 yoffy 1.36 Left = 12
1242     Top = 8
1243     Width = 477
1244 h677 1.31 Height = 48
1245     Caption = 'Samba24'#23550#31574
1246     TabOrder = 0
1247     object UseSambaCheckBox: TCheckBox
1248 yoffy 1.36 Left = 12
1249 h677 1.31 Top = 19
1250     Width = 153
1251     Height = 17
1252     Caption = 'Samba24'#23550#31574#27231#33021#12434#20351#12358
1253     TabOrder = 0
1254     end
1255     end
1256 genyakun 1.46 object TabAutoSaveLoad: TGroupBox
1257 genyakun 1.45 Left = 11
1258     Top = 63
1259     Width = 478
1260     Height = 50
1261     Caption = 'Tab'#33258#21205#20445#23384#12539#24489#20803
1262     TabOrder = 1
1263 genyakun 1.52 object TabLoadSave: TCheckBox
1264 genyakun 1.45 Left = 13
1265     Top = 18
1266 genyakun 1.52 Width = 212
1267 genyakun 1.45 Height = 17
1268 genyakun 1.52 Caption = #32066#20102#26178#12395#12479#12502#12398#38918#30058#12434#33258#21205#20445#23384#12539#24489#20803
1269 genyakun 1.45 TabOrder = 0
1270     end
1271     end
1272 h677 1.31 end
1273 hi_ 1.1 object SoundSheet: TTabSheet
1274     Caption = #12469#12454#12531#12489
1275     ImageIndex = 6
1276     object SoundEventGroupBox: TGroupBox
1277     Left = 12
1278     Top = 8
1279     Width = 477
1280     Height = 205
1281     Caption = #12469#12454#12531#12489#12452#12505#12531#12488
1282     TabOrder = 0
1283     object SoundListView: TListView
1284     Left = 12
1285     Top = 20
1286     Width = 449
1287     Height = 145
1288     Columns = <
1289     item
1290     Caption = #12452#12505#12531#12488
1291     Width = 120
1292     end
1293     item
1294     Caption = #12501#12449#12452#12523
1295     Width = 260
1296     end>
1297     ColumnClick = False
1298     HideSelection = False
1299     ReadOnly = True
1300     RowSelect = True
1301     TabOrder = 0
1302     ViewStyle = vsReport
1303     OnChanging = SoundListViewChanging
1304     end
1305     object SoundReferButton: TButton
1306     Left = 392
1307     Top = 172
1308     Width = 67
1309     Height = 21
1310     Caption = #21442#29031'(&B)...'
1311     TabOrder = 3
1312     OnClick = SoundReferButtonClick
1313     end
1314     object SoundFileEdit: TEdit
1315     Left = 8
1316     Top = 172
1317     Width = 341
1318     Height = 20
1319     TabOrder = 1
1320     OnChange = SoundFileEditChange
1321     end
1322     object SoundPlayButton: TBitBtn
1323     Left = 356
1324     Top = 172
1325     Width = 29
1326     Height = 21
1327     TabOrder = 2
1328     OnClick = SoundPlayButtonClick
1329     Glyph.Data = {
1330     CE000000424DCE0000000000000076000000280000000B0000000B0000000100
1331     04000000000058000000C40E0000C40E00001000000000000000000000000000
1332     8000008000000080800080000000800080008080000080808000C0C0C0000000
1333     FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555550
1334     0000555505555550000055550055555000005555000555500000555500005550
1335     0000555500000550000055550000555000005555000555500000555500555550
1336     000055550555555000005555555555500000}
1337     end
1338     end
1339     end
1340     object FolderSheet: TTabSheet
1341     Caption = #12501#12457#12523#12480
1342     ImageIndex = 5
1343     object FolderGroupBox: TGroupBox
1344     Left = 12
1345     Top = 8
1346     Width = 477
1347     Height = 109
1348     Caption = #12525#12464#12501#12457#12523#12480
1349     TabOrder = 0
1350     object Label1: TLabel
1351     Left = 12
1352     Top = 88
1353     Width = 210
1354     Height = 12
1355     Caption = #8251#12462#12467#12490#12499#12434#20877#36215#21205#12377#12427#12392#26377#21177#12395#12394#12426#12414#12377
1356     end
1357     object Label2: TLabel
1358     Left = 12
1359     Top = 20
1360     Width = 135
1361     Height = 12
1362     Caption = #12525#12464#12434#20445#23384#12377#12427#12501#12457#12523#12480'(&F)'
1363     FocusControl = LogFolderEdit
1364     end
1365     object Label5: TLabel
1366     Left = 12
1367     Top = 72
1368     Width = 269
1369     Height = 12
1370     Caption = #8251#26410#20837#21147#12398#22580#21512#12399#12487#12501#12457#12523#12488#12398#12501#12457#12523#12480#12434#20351#29992#12375#12414#12377
1371     end
1372     object LogFolderEdit: TEdit
1373     Left = 12
1374     Top = 40
1375     Width = 369
1376     Height = 20
1377     TabOrder = 0
1378     end
1379     object LogFolderButton: TButton
1380     Left = 388
1381     Top = 40
1382     Width = 75
1383     Height = 21
1384     Caption = #21442#29031'(&B)...'
1385     TabOrder = 1
1386     OnClick = LogFolderButtonClick
1387 h677 1.31 end
1388     end
1389     end
1390     object NGwordSheet: TTabSheet
1391     Caption = #12354#12412#65374#12435
1392     ImageIndex = 11
1393     object GroupBox14: TGroupBox
1394     Left = 12
1395     Top = 8
1396     Width = 477
1397     Height = 193
1398     Caption = #12354#12412#65374#12435
1399     TabOrder = 0
1400     object RloCheckBox: TCheckBox
1401     Left = 12
1402     Top = 20
1403     Width = 389
1404     Height = 17
1405     Caption = '&&rlo;'#12392'&&lro;'#21442#29031#25991#23383#12434#28961#35222#12377#12427'(&F)'#12288#65288'Win98+IE6'#12518#12540#12470#12540#12481#12455#12483#12463#25512#22888#65289
1406     TabOrder = 0
1407     end
1408     object ReplaceulCheckBox: TCheckBox
1409     Left = 12
1410 q9_ 1.50 Top = 66
1411 h677 1.31 Width = 221
1412 q9_ 1.50 Height = 17
1413 h677 1.31 Caption = '<ul>'#12479#12464#12434'<br>'#12479#12464#12395#32622#25563#12377#12427'(&R)'
1414     TabOrder = 1
1415     end
1416     object PopUpAbonCheckBox: TCheckBox
1417     Left = 12
1418 q9_ 1.50 Top = 88
1419 h677 1.31 Width = 221
1420 q9_ 1.50 Height = 17
1421 h677 1.31 Caption = #12524#12473#12509#12483#12503#12450#12483#12503#26178#12398#12354#12412#65374#12435#26377#21177'(&P)'
1422     TabOrder = 2
1423     end
1424     object ShowNGLineCheckBox: TCheckBox
1425     Left = 12
1426 q9_ 1.50 Top = 110
1427 h677 1.31 Width = 181
1428 q9_ 1.50 Height = 17
1429 h677 1.31 Caption = 'NG'#12501#12449#12452#12523#12398#34892#25968#12434#34920#31034'(&N)'
1430     TabOrder = 3
1431     end
1432     object AddResAnchorCheckBox: TCheckBox
1433     Left = 12
1434 q9_ 1.50 Top = 132
1435 h677 1.31 Width = 205
1436 q9_ 1.50 Height = 17
1437 h677 1.31 Caption = #65326#65319#12524#12473#12408#12398#12524#12473#12450#12531#12459#12540#12398#36861#21152'(&A)'
1438     TabOrder = 4
1439     end
1440     object DeleteSyriaCheckBox: TCheckBox
1441 yoffy 1.40 Left = 12
1442 h677 1.31 Top = 44
1443     Width = 205
1444     Height = 17
1445     Caption = #12471#12522#12450#35486#12502#12521#12463#12521#23550#31574#12434#12377#12427
1446     TabOrder = 5
1447 hi_ 1.1 end
1448     end
1449     end
1450     object UserIDSheet: TTabSheet
1451     Caption = #65298#12385#12419#12435#12397#12427
1452     ImageIndex = 9
1453     object Tora3URLLabel: TLabel
1454 h677 1.26 Left = 105
1455 h677 1.34 Top = 173
1456 hi_ 1.1 Width = 104
1457     Height = 12
1458     Caption = 'http://2ch.tora3.net/'
1459     Font.Charset = SHIFTJIS_CHARSET
1460     Font.Color = clBlue
1461     Font.Height = -12
1462     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
1463     Font.Style = [fsUnderline]
1464     ParentFont = False
1465     OnClick = Tora3URLLabelClick
1466     end
1467     object Label12: TLabel
1468 h677 1.26 Left = 13
1469 h677 1.34 Top = 173
1470 hi_ 1.1 Width = 83
1471     Height = 12
1472     Caption = #12518#12540#12470'ID'#12398#21462#24471
1473     end
1474     object GroupBox3: TGroupBox
1475     Left = 12
1476     Top = 8
1477     Width = 477
1478 h677 1.34 Height = 153
1479 hi_ 1.1 Caption = #35469#35388
1480     TabOrder = 0
1481     object Label9: TLabel
1482     Left = 12
1483     Top = 24
1484     Width = 63
1485     Height = 12
1486     Caption = #12518#12540#12470'ID(&U)'
1487     FocusControl = UserIDEdit
1488     end
1489     object Label10: TLabel
1490     Left = 12
1491     Top = 52
1492     Width = 69
1493     Height = 12
1494     Caption = #12497#12473#12527#12540#12489'(&P)'
1495     FocusControl = PasswordEdit
1496     end
1497 h677 1.26 object ForcedLoginLabel: TLabel
1498     Left = 136
1499 h677 1.34 Top = 104
1500 h677 1.26 Width = 89
1501     Height = 12
1502     Caption = 'ForcedLoginLabel'
1503     end
1504 hi_ 1.1 object UserIDEdit: TEdit
1505     Left = 88
1506     Top = 20
1507     Width = 377
1508     Height = 20
1509     TabOrder = 0
1510     end
1511     object PasswordEdit: TEdit
1512     Left = 88
1513     Top = 48
1514     Width = 377
1515     Height = 20
1516     PasswordChar = '*'
1517     TabOrder = 1
1518     end
1519     object AutoLoginCheckBox: TCheckBox
1520     Left = 12
1521 h677 1.34 Top = 80
1522 hi_ 1.1 Width = 193
1523     Height = 17
1524     Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
1525     TabOrder = 2
1526 h677 1.26 end
1527     object ForcedLoginCheckBox: TCheckBox
1528     Left = 12
1529 h677 1.34 Top = 102
1530 h677 1.26 Width = 125
1531     Height = 19
1532     Caption = #24375#21046#12525#12464#12452#12531#12514#12540#12489
1533     TabOrder = 3
1534 yoffy 1.39 end
1535     end
1536 hi_ 1.1 end
1537     end
1538     object ApplyButton: TButton
1539 genyakun 1.53 Left = 328
1540 hi_ 1.1 Top = 400
1541     Width = 89
1542     Height = 21
1543     Cancel = True
1544     Caption = #36969#29992'(&A)'
1545     ModalResult = 8
1546     TabOrder = 3
1547     OnClick = ApplyButtonClick
1548     end
1549 genyakun 1.53 object CroutOption: TButton
1550     Left = 424
1551     Top = 400
1552     Width = 88
1553     Height = 21
1554     Caption = #35443#32048#35373#23450
1555     TabOrder = 4
1556     end
1557 hi_ 1.1 object FontDialog: TFontDialog
1558     Font.Charset = SHIFTJIS_CHARSET
1559     Font.Color = clWindowText
1560     Font.Height = -12
1561     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
1562     Font.Style = []
1563     MinFontSize = 0
1564     MaxFontSize = 0
1565     Options = [fdAnsiOnly, fdEffects]
1566     Left = 8
1567     Top = 396
1568     end
1569     object ColorDialog: TColorDialog
1570     Ctl3D = True
1571     Options = [cdSolidColor]
1572     Left = 40
1573     Top = 396
1574     end
1575     object OpenDialog: TOpenDialog
1576     Title = #12501#12449#12452#12523#12398#21442#29031
1577     Left = 72
1578     Top = 396
1579     end
1580     end

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