Develop and Download Open Source Software

Browse CVS Repository

Annotation of /gikonavigoeson/gikonavi/KuroutSetting.dfm

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


Revision 1.18 - (hide annotations) (download)
Sun Feb 18 08:09:21 2007 UTC (17 years, 2 months ago) by h677
Branch: MAIN
CVS Tags: v1_55_0_694, v1_55_0_695
Changes since 1.17: +55 -28 lines
セキュリティソフトの誤反応対策機能を追加

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

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