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.16 - (hide annotations) (download)
Sun Aug 27 16:30:02 2006 UTC (17 years, 7 months ago) by h677
Branch: MAIN
CVS Tags: v1_54_0_687, v1_54_0_688, v1_54_0_689, v1_54_0_684, v1_54_0_685, v1_54_1_691, v1_54_0_686, v1_54_0_683, v1_54_0_690
Branch point for: Bb54
Changes since 1.15: +38 -4 lines
100レス表示で、先頭表示レス数を設定できるように変更。

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.16 ActivePage = KakikomiTabSheet
25     TabIndex = 2
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.8 object GroupBox2: TGroupBox
190     Left = 14
191     Top = 296
192     Width = 475
193     Height = 57
194     Caption = #65420#65404#65393#65413#65412#65431#65391#65420#65439#35686#21578#27231#33021
195     TabOrder = 3
196     object LocalTrapAtt: TCheckBox
197     Left = 16
198     Top = 16
199     Width = 241
200     Height = 17
201     Caption = #12525#12540#12459#12523#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
202     TabOrder = 0
203     end
204     object RemoteTrapAtt: TCheckBox
205     Left = 16
206     Top = 35
207     Width = 233
208     Height = 17
209     Caption = #12522#12514#12540#12488#12501#12471#12450#12490#12488#12521#12483#12503#35686#21578#12434#26377#21177#12395#12377#12427
210     TabOrder = 1
211     end
212     end
213 genyakun 1.1 end
214 h677 1.3 object ColumnTabSheet: TTabSheet
215     Caption = #35443#32048#35373#23450'2'
216     ImageIndex = 1
217     object CategoryColumnGroupBox: TGroupBox
218     Left = 8
219     Top = 16
220     Width = 481
221     Height = 145
222     Caption = #34920#31034#12459#12521#12512#35373#23450'('#12459#12486#12468#12522#12540')'
223     TabOrder = 0
224     object Label1: TLabel
225     Left = 80
226     Top = 16
227     Width = 60
228     Height = 12
229     Caption = #38750#34920#31034#38917#30446
230     end
231     object Label2: TLabel
232     Left = 312
233     Top = 16
234     Width = 48
235     Height = 12
236     Caption = #34920#31034#38917#30446
237     end
238     object CUnVisibledListBox: TListBox
239     Left = 32
240     Top = 33
241     Width = 161
242     Height = 65
243     ItemHeight = 12
244     TabOrder = 0
245     end
246     object CVisibledListBox: TListBox
247     Left = 264
248     Top = 33
249     Width = 161
250     Height = 65
251     ItemHeight = 12
252     TabOrder = 1
253     end
254     object CAddButton: TButton
255     Left = 200
256     Top = 38
257     Width = 57
258     Height = 25
259     Caption = '>>'
260     TabOrder = 2
261     OnClick = CAddButtonClick
262     end
263     object CDeleteButton: TButton
264     Left = 200
265     Top = 70
266     Width = 57
267     Height = 25
268     Caption = '<<'
269     TabOrder = 3
270     OnClick = CDeleteButtonClick
271     end
272     object CUpButton: TButton
273     Left = 264
274     Top = 104
275     Width = 75
276     Height = 25
277     Caption = #19978#12408
278     TabOrder = 4
279     OnClick = CUpButtonClick
280     end
281     object CDownButton: TButton
282     Left = 352
283     Top = 104
284     Width = 75
285     Height = 25
286     Caption = #19979#12504
287     TabOrder = 5
288     OnClick = CDownButtonClick
289     end
290     end
291     object BoardColumnGroupBox: TGroupBox
292     Left = 8
293     Top = 168
294     Width = 481
295     Height = 185
296     Caption = #34920#31034#12459#12521#12512#35373#23450'('#26495')'
297     TabOrder = 1
298     object Label3: TLabel
299     Left = 80
300     Top = 16
301     Width = 60
302     Height = 12
303     Caption = #38750#34920#31034#38917#30446
304     end
305     object Label4: TLabel
306     Left = 312
307     Top = 16
308     Width = 48
309     Height = 12
310     Caption = #34920#31034#38917#30446
311     end
312     object BUnVisibledListBox: TListBox
313     Left = 32
314     Top = 31
315     Width = 161
316     Height = 113
317     ItemHeight = 12
318     TabOrder = 0
319     end
320     object BVisibledListBox: TListBox
321     Left = 264
322     Top = 31
323     Width = 161
324     Height = 113
325     ItemHeight = 12
326     TabOrder = 1
327     end
328     object BAddButton: TButton
329     Left = 200
330     Top = 48
331     Width = 57
332     Height = 25
333     Caption = '>>'
334     TabOrder = 2
335     OnClick = BAddButtonClick
336     end
337     object BDeleteButton: TButton
338     Left = 200
339     Top = 80
340     Width = 57
341     Height = 25
342     Caption = '<<'
343     TabOrder = 3
344     OnClick = BDeleteButtonClick
345     end
346     object BUpButton: TButton
347     Left = 264
348     Top = 152
349     Width = 75
350     Height = 25
351     Caption = #19978#12408
352     TabOrder = 4
353     OnClick = BUpButtonClick
354     end
355     object BDownButton: TButton
356     Left = 352
357     Top = 152
358     Width = 75
359     Height = 25
360     Caption = #19979#12504
361     TabOrder = 5
362     OnClick = BDownButtonClick
363     end
364     end
365     end
366 h677 1.14 object KakikomiTabSheet: TTabSheet
367     Caption = #35443#32048#35373#23450'3'
368     ImageIndex = 2
369     object CookieGroupBox: TGroupBox
370     Left = 16
371     Top = 16
372     Width = 473
373     Height = 105
374     Caption = #12463#12483#12461#12540
375     TabOrder = 0
376     object Label8: TLabel
377     Left = 16
378     Top = 20
379     Width = 59
380     Height = 12
381     Caption = #22266#23450'Cookie'
382     end
383     object Label9: TLabel
384     Left = 20
385     Top = 67
386     Width = 321
387     Height = 12
388     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
389     end
390     object FixedCookieEdit: TEdit
391     Left = 16
392     Top = 40
393     Width = 441
394     Height = 20
395     TabOrder = 0
396     end
397     end
398 h677 1.15 object GroupBox3: TGroupBox
399     Left = 16
400     Top = 126
401     Width = 473
402     Height = 51
403     Caption = #12522#12531#12463#31227#21205#23653#27508
404     TabOrder = 1
405     object Label10: TLabel
406     Left = 8
407     Top = 20
408     Width = 84
409     Height = 12
410     Caption = #23653#27508#26368#22823#20445#25345#25968
411     end
412     object Label11: TLabel
413     Left = 227
414     Top = 20
415     Width = 158
416     Height = 12
417     Caption = #65288#12487#12501#12457#12523#12488'=20 '#20877#36215#21205#24460#26377#21177#65289
418     end
419     object MoveHistoryMaxEdit: TEdit
420     Left = 112
421     Top = 16
422     Width = 105
423     Height = 20
424     TabOrder = 0
425 h677 1.16 OnExit = MoveHistoryMaxEditExit
426     end
427     end
428     object AHandredGroupBox: TGroupBox
429     Left = 16
430     Top = 192
431     Width = 465
432     Height = 65
433     Caption = '100'#12524#12473#34920#31034#35373#23450
434     TabOrder = 2
435     object AHandredLabeledEdit: TLabeledEdit
436     Left = 96
437     Top = 24
438     Width = 73
439     Height = 20
440     EditLabel.Width = 81
441     EditLabel.Height = 12
442     EditLabel.Caption = #20808#38957#34920#31034#12524#12473#25968
443     LabelPosition = lpLeft
444     LabelSpacing = 3
445     TabOrder = 0
446     Text = '1'
447     OnExit = AHandredLabeledEditExit
448     end
449     object UpDown1: TUpDown
450     Left = 169
451     Top = 24
452     Width = 15
453     Height = 20
454     Associate = AHandredLabeledEdit
455     Min = 1
456     Position = 1
457     TabOrder = 1
458     Wrap = False
459 h677 1.15 end
460     end
461 h677 1.14 end
462 genyakun 1.1 end
463     object OkBotton: TButton
464     Left = 224
465     Top = 400
466     Width = 89
467     Height = 21
468     Caption = 'OK'
469     Default = True
470     ModalResult = 1
471     TabOrder = 1
472     OnClick = OkBottonClick
473     end
474     object CancelBotton: TButton
475     Left = 320
476     Top = 400
477     Width = 89
478     Height = 21
479     Cancel = True
480     Caption = #12461#12515#12531#12475#12523
481     ModalResult = 2
482     TabOrder = 2
483     end
484     object ApplyButton: TButton
485     Left = 416
486     Top = 400
487     Width = 89
488     Height = 21
489     Cancel = True
490     Caption = #36969#29992'(&A)'
491     TabOrder = 3
492 h677 1.2 OnClick = OkBottonClick
493 genyakun 1.1 end
494     end

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