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.70 - (hide annotations) (download)
Sun Jun 5 14:10:30 2005 UTC (18 years, 10 months ago) by h677
Branch: MAIN
CVS Tags: v1_50_0_590, merged-remodeling, root-of-Bb50
Branch point for: Bb50
Changes since 1.69: +34 -2 lines
アドレスバーのURL数の上限と履歴のスレッド数の上限を分けた

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

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