OSDN Git Service

Confirm option added
[winbottle/winbottle.git] / bottleclient / SettingForm.dfm
1 object frmSetting: TfrmSetting
2   Left = 536
3   Top = 455
4   Anchors = [akLeft, akTop, akRight, akBottom]
5   BorderStyle = bsDialog
6   Caption = #35373#23450
7   ClientHeight = 348
8   ClientWidth = 394
9   Color = clBtnFace
10   Font.Charset = SHIFTJIS_CHARSET
11   Font.Color = clWindowText
12   Font.Height = -12
13   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
14   Font.Style = []
15   OldCreateOrder = False
16   Position = poMainFormCenter
17   Scaled = False
18   ShowHint = True
19   OnClose = FormClose
20   DesignSize = (
21     394
22     348)
23   PixelsPerInch = 96
24   TextHeight = 12
25   object PageControl: TPageControl
26     Left = 8
27     Top = 8
28     Width = 379
29     Height = 306
30     ActivePage = tstReceive
31     Anchors = [akLeft, akTop, akRight, akBottom]
32     TabOrder = 0
33     object tstGeneral: TTabSheet
34       Caption = #19968#33324
35       object lblDefaultScript: TLabel
36         Left = 8
37         Top = 16
38         Width = 276
39         Height = 12
40         Caption = #12463#12522#12450#26178#12398#21021#26399#12473#12463#12522#12503#12488'('#32294#26834'"|"'#12398#20301#32622#12395#12459#12540#12477#12523')(&I)'
41         FocusControl = memDefaultScript
42       end
43       object lblGhostDropDownCount: TLabel
44         Left = 16
45         Top = 200
46         Width = 159
47         Height = 12
48         Caption = 'IfGhost'#26368#22823#12489#12525#12483#12503#12480#12454#12531#25968'(&N)'
49         FocusControl = spnGhostDropDownCount
50       end
51       object memDefaultScript: TMemo
52         Left = 8
53         Top = 32
54         Width = 353
55         Height = 41
56         Hint = #12463#12522#12450#12508#12479#12531#12434#25276#12375#12383#12392#12365#12398#21021#26399#12473#12463#12522#12503#12488#12434#35373#23450
57         Font.Charset = SHIFTJIS_CHARSET
58         Font.Color = clWindowText
59         Font.Height = -12
60         Font.Name = #65325#65331' '#12468#12471#12483#12463
61         Font.Style = []
62         ParentFont = False
63         ScrollBars = ssVertical
64         TabOrder = 0
65       end
66       object grpLocalConfirm: TGroupBox
67         Left = 8
68         Top = 80
69         Width = 353
70         Height = 49
71         Caption = #12525#12540#12459#12523#30906#35469
72         TabOrder = 1
73         object cbxIgnoreTimeCritical: TCheckBox
74           Left = 16
75           Top = 20
76           Width = 297
77           Height = 17
78           Hint = #12525#12540#12459#12523#30906#35469#26178#12395'\t'#12434#36865#20449#12375#12394#12356#12371#12392#12391#20182#12398'SSTP'#12364#34920#31034#12373#12428#12420#12377#12367#12377#12427
79           Caption = #12525#12540#12459#12523#30906#35469#26178#12395'\t'#12434#28961#35222'(&T)'
80           Checked = True
81           State = cbChecked
82           TabOrder = 0
83         end
84       end
85       object rgpTabPosition: TRadioGroup
86         Left = 8
87         Top = 136
88         Width = 353
89         Height = 49
90         Hint = #12481#12515#12531#12493#12523#12479#12502#12398#20301#32622#12434#22793#26356
91         Caption = #12481#12515#12531#12493#12523#12479#12502#12398#20301#32622
92         Columns = 2
93         Items.Strings = (
94           #19978'(&U)'
95           #19979'(&D)')
96         TabOrder = 2
97       end
98       object cbxNoSendGhostList: TCheckBox
99         Left = 16
100         Top = 232
101         Width = 281
102         Height = 17
103         Hint = 'SSTP Bottle'#22269#21218#35519#26619#12398#12383#12417#12398#12468#12540#12473#12488#12522#12473#12488#12434#36865#20449#12375#12414#12379#12435
104         Caption = #22269#21218#35519#26619#12395#21332#21147#12375#12394#12356'(&X)'
105         TabOrder = 4
106       end
107       object cbxConfirmOnExit: TCheckBox
108         Left = 16
109         Top = 256
110         Width = 281
111         Height = 17
112         Hint = 'Client'#12398#32066#20102#26178#12395#30906#35469#12513#12483#12475#12540#12472#12434#20986#12375#12414#12377
113         Caption = #12450#12503#12522#12465#12540#12471#12519#12531#12398#32066#20102#26178#12395#30906#35469#12377#12427'(&O)'
114         TabOrder = 5
115       end
116       object spnGhostDropDownCount: TSpinEdit
117         Left = 184
118         Top = 195
119         Width = 65
120         Height = 21
121         MaxValue = 100
122         MinValue = 3
123         TabOrder = 3
124         Value = 40
125       end
126     end
127     object tstColor: TTabSheet
128       Caption = #33394#20998#12369
129       ImageIndex = 1
130       object lblColorTimeLag: TLabel
131         Left = 8
132         Top = 184
133         Width = 239
134         Height = 12
135         Caption = #33394#20998#12369#36933#24310'('#21491#12395#12356#12367#12411#12393#36933#12428#12390#33394#20998#12369#38283#22987')(&L)'
136         FocusControl = trkColorTimeLag
137       end
138       object lblColorSpeed: TLabel
139         Left = 8
140         Top = 226
141         Width = 301
142         Height = 12
143         Caption = #33394#20998#12369#12473#12500#12540#12489'('#36895#12377#12366#12427#12392#12461#12540#12508#12540#12489#12398#21453#24540#12364#37389#12426#12414#12377')(&D)'
144         FocusControl = trkColorSpeed
145       end
146       object cbxColorScript: TCheckBox
147         Left = 8
148         Top = 8
149         Width = 201
150         Height = 17
151         Hint = #12481#12455#12483#12463#12434#35299#38500#12377#12427#12392#36895#24230#12399#36895#24230#12399#36895#12367#12394#12427#12364#35211#12389#12425#12356
152         Caption = #12473#12463#12522#12503#12488#33394#20998#12369#12434#34892#12358'(&E)'
153         TabOrder = 0
154       end
155       object trkColorTimeLag: TTrackBar
156         Left = 16
157         Top = 200
158         Width = 200
159         Height = 25
160         Hint = #12385#12425#12388#12363#12394#12356#31684#22258#12391#12391#12365#12427#12384#12369#23567#12373#12356#20516#12434#36984#12406
161         Max = 1000
162         PageSize = 100
163         Frequency = 100
164         Position = 500
165         TabOrder = 1
166         ThumbLength = 15
167       end
168       object trkColorSpeed: TTrackBar
169         Left = 16
170         Top = 248
171         Width = 201
172         Height = 25
173         Hint = #12497#12501#12457#12540#12510#12531#12473#12395#24433#38911#12364#12394#12356#31684#22258#12391#12391#12365#12427#12384#12369#22823#12365#12367#12377#12427
174         Max = 25
175         Min = 5
176         Position = 10
177         TabOrder = 2
178         ThumbLength = 15
179       end
180       object gbxColor: TGroupBox
181         Left = 8
182         Top = 24
183         Width = 353
184         Height = 153
185         Caption = #33394'(&O)'
186         TabOrder = 3
187         inline frmColorSetting: TfrmColorSetting
188           Left = 16
189           Top = 18
190           Width = 320
191           Height = 130
192           HorzScrollBar.Visible = False
193           VertScrollBar.Visible = False
194           TabOrder = 0
195           inherited lstElement: TListBox
196             Items.Strings = (
197               #26412#20307#20596#12475#12522#12501'|H|clBlack'
198               #12358#12395#12421#12358#20596#12475#12522#12501'|U|clMaroon'
199               #12471#12531#12463#12525#12490#12452#12474#12489#12475#12483#12471#12519#12531'|Synchro|clPurple'
200               #12479#12464'|Tag|clGreen'
201               #12513#12479#25991#23383#21015'|Meta|clBlue'
202               #12456#12521#12540'|Error|clRed'
203               #32972#26223'|Background|clWhite')
204           end
205         end
206       end
207     end
208     object tstKeys: TTabSheet
209       Caption = #12461#12540
210       ImageIndex = 3
211       object rgpWhenReturn: TRadioGroup
212         Left = 8
213         Top = 16
214         Width = 353
215         Height = 65
216         Caption = 'Enter'#12461#12540#12391#12398#21205#20316'(&E)'
217         Columns = 2
218         ItemIndex = 2
219         Items.Strings = (
220           '\n'#25407#20837
221           #25913#34892#12398#12415
222           '\n'#25407#20837'+'#25913#34892
223           #23450#22411#21477#25407#20837)
224         TabOrder = 0
225       end
226       object rgpWhenShiftReturn: TRadioGroup
227         Left = 8
228         Top = 88
229         Width = 353
230         Height = 65
231         Caption = 'Shift+Enter'#12461#12540#12391#12398#21205#20316'(&F)'
232         Columns = 2
233         ItemIndex = 3
234         Items.Strings = (
235           '\n'#25407#20837
236           #25913#34892#12398#12415
237           '\n'#25407#20837'+'#25913#34892
238           #23450#22411#21477#25407#20837)
239         TabOrder = 1
240       end
241       object rgpWhenCtrlReturn: TRadioGroup
242         Left = 8
243         Top = 160
244         Width = 353
245         Height = 65
246         Caption = 'Ctrl+Enter'#12461#12540#12391#12398#21205#20316'(&T)'
247         Columns = 2
248         ItemIndex = 1
249         Items.Strings = (
250           '\n'#25407#20837
251           #25913#34892#12398#12415
252           '\n'#25407#20837'+'#25913#34892
253           #23450#22411#21477#25407#20837)
254         TabOrder = 2
255       end
256     end
257     object tstReceive: TTabSheet
258       Caption = #21463#20449'/'#36865#20449
259       ImageIndex = 4
260       object lblWaitScriptEnd: TLabel
261         Left = 16
262         Top = 240
263         Width = 175
264         Height = 12
265         Caption = #12473#12463#12522#12503#12488#12398#26368#24460#12395#12454#12455#12452#12488#25407#20837'(&W)'
266         FocusControl = spnWaitScriptEnd
267       end
268       object spnWaitScriptEnd: TSpinEdit
269         Left = 208
270         Top = 234
271         Width = 65
272         Height = 21
273         Hint = #21336#20301#12399'50ms'#12290'9'#12391'\w9'#12434#25407#20837#12377#12427
274         MaxValue = 100
275         MinValue = 0
276         TabOrder = 1
277         Value = 0
278       end
279       object ctvBottle: TCPCConfigTreeView
280         Left = 8
281         Top = 8
282         Width = 353
283         Height = 217
284         Images = frmSender.imgIcon
285         Indent = 19
286         Options = []
287         ReadOnly = True
288         ShowButtons = False
289         ShowLines = False
290         ShowRoot = False
291         TabOrder = 0
292         OnNodeChecking = ctvBottleNodeChecking
293         OnNodeChecked = ctvBottleNodeChecked
294         ItemData = {
295           010D5443504347726F75704E6F6465010A8EF3904D837B8367838B0641727269
296           76650200011054435043436865636B426F784E6F6465012C8EF3904D82B582BD
297           837B8367838B82C96E6F64657363726970748349837683568387839382F09574
298           82AF82E90A4E6F44657363726970740200010008020000010800105443504343
299           6865636B426F784E6F6465012D8EF3904D82B582BD837B8367838B82C96E6F74
300           72616E736C6174658349837683568387839382F0957482AF82E90B4E6F547261
301           6E736C61746502000100080200000108000D5443504347726F75704E6F646501
302           1155524C835E834F93FC82E8837B8367838B0655726C5461670200010D544350
303           43526164696F4E6F64650114914991F08E8882C995CF8AB782B582C4935D9197
304           0D5769746853656C656374696F6E02000100080200000109000D544350435261
305           64696F4E6F64650114914991F08E8882C882B582C982B582C4935D91970B4E6F
306           53656C656374696F6E0200010008020000010800000902000001020A00105443
307           5043436865636B426F784E6F646501248DC58FAC89BB8E9E82C982CD837B8367
308           838B939E928589B982F096C282E782B382C882A21053696C656E745768656E48
309           696464656E02000100080200000108001054435043436865636B426F784E6F64
310           6501148354815B8374834283588D7282EA82F096DF82B70F4669784D65737379
311           5375726661636502000100080200000108000009020000010211000D54435043
312           47726F75704E6F6465010A9197904D837B8367838B034F757402000110544350
313           43436865636B426F784E6F64650128837B8367838B9197904D8CE382C9835381
314           5B8358836782F0836683748348838B836782C996DF82B7155265736574496647
315           686F7374416674657253656E6402000100080200000108001054435043436865
316           636B426F784E6F64650122837B8367838B9197904D8CE382C98358834E838A83
317           768367979382F0834E838A83410E436C656172416674657253656E6402000100
318           080200000108001054435043436865636B426F784E6F646501269197904D914F
319           82C9836083838393836C838B82C68353815B8358836782F08A6D944682B782E9
320           07436F6E6669726D020001000802000001080000090200000102110000}
321       end
322     end
323     object tstChannel: TTabSheet
324       Caption = #33258#21205#21442#21152
325       ImageIndex = 6
326       object lblAutoJoinChannels: TLabel
327         Left = 8
328         Top = 56
329         Width = 284
330         Height = 12
331         Caption = #36215#21205#26178#12395#33258#21205#21442#21152#12377#12427#12481#12515#12531#12493#12523'(1'#34892#12395'1'#12481#12515#12531#12493#12523')(&H)'
332         FocusControl = memAutoJoinChannels
333       end
334       object memAutoJoinChannels: TMemo
335         Left = 8
336         Top = 72
337         Width = 353
338         Height = 113
339         Hint = #33258#21205#21442#21152#12377#12427#12481#12515#12531#12493#12523#12434'1'#34892#12395'1'#12388#12378#12388#35352#20837#12377#12427
340         ScrollBars = ssVertical
341         TabOrder = 0
342       end
343       object cbxAutoStart: TCheckBox
344         Left = 8
345         Top = 16
346         Width = 313
347         Height = 17
348         Hint = 'Bottle Client'#36215#21205#26178#12395#12289#33258#21205#30340#12395#25351#23450#12398#12481#12515#12531#12493#12523#12395#21442#21152#12375#12414#12377
349         Caption = #36215#21205#26178#12395#33258#21205#30340#12395#12289#33258#21205#21442#21152#23550#35937#12481#12515#12531#12493#12523#12395#21152#20837'(&J)'
350         TabOrder = 1
351       end
352       object btnUseCurrentJoinChannels: TButton
353         Left = 168
354         Top = 192
355         Width = 193
356         Height = 25
357         Caption = #29694#22312#21442#21152#20013#12398#12481#12515#12531#12493#12523#12434#20351#29992'(&U)'
358         TabOrder = 2
359         OnClick = btnUseCurrentJoinChannelsClick
360       end
361     end
362     object tstRule: TTabSheet
363       Caption = #12450#12463#12471#12519#12531
364       ImageIndex = 6
365       OnShow = tstRuleShow
366       inline frmRuleList: TfrmBottleChainList
367         Left = 4
368         Top = 7
369         Width = 364
370         Height = 260
371         TabOrder = 0
372         inherited btnDelete: TButton
373           Hint = #12523#12540#12523#12434#21066#38500
374         end
375         inherited btnAdd: TButton
376           Hint = #26032#12375#12356#12523#12540#12523#12434#36861#21152
377           Caption = #36861#21152'(&I)'
378         end
379         inherited btnDown: TButton
380           Hint = #19979#12395#31227#21205
381           Caption = #19979#12408'(&O)'
382         end
383         inherited btnUp: TButton
384           Hint = #19978#12395#31227#21205
385         end
386       end
387     end
388     object tstDetailed: TTabSheet
389       Caption = #35443#32048
390       ImageIndex = 6
391       object lblAdditionalFMOName: TLabel
392         Left = 8
393         Top = 40
394         Width = 132
395         Height = 12
396         Caption = #36861#21152#12391#21033#29992#12377#12427'FMO'#21517'(&F)'
397         FocusControl = memAdditionalFMOName
398       end
399       object Label6: TLabel
400         Left = 8
401         Top = 16
402         Width = 197
403         Height = 12
404         Caption = #8251#22793#26356#12399#27425#22238#20877#25509#32154#26178#12363#12425#26377#21177#12391#12377#12290
405         Font.Charset = SHIFTJIS_CHARSET
406         Font.Color = clWindowText
407         Font.Height = -12
408         Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
409         Font.Style = []
410         ParentFont = False
411       end
412       object memAdditionalFMOName: TMemo
413         Left = 8
414         Top = 56
415         Width = 353
416         Height = 73
417         Hint = 'FMO'#21517#12434'1'#34892#12395'1'#12388#35352#20837#12290#35352#20837#20869#23481#12395#12388#12356#12390#12399'SSTP'#12469#12540#12496#20596#12398#12489#12461#12517#12513#12531#12488#12434#21442#29031
418         ScrollBars = ssVertical
419         TabOrder = 0
420         WordWrap = False
421       end
422       object grpProxy: TGroupBox
423         Left = 8
424         Top = 144
425         Width = 353
426         Height = 113
427         Caption = 'HTTP Proxy'#35373#23450
428         TabOrder = 1
429         object lblProxyAddress: TLabel
430           Left = 16
431           Top = 60
432           Width = 56
433           Height = 12
434           Caption = #12450#12489#12524#12473'(&D)'
435           FocusControl = edtProxyAddress
436         end
437         object lblProxyPort: TLabel
438           Left = 16
439           Top = 84
440           Width = 47
441           Height = 12
442           Caption = #12509#12540#12488'(&O)'
443           FocusControl = edtProxyPort
444         end
445         object edtProxyAddress: TEdit
446           Left = 80
447           Top = 56
448           Width = 257
449           Height = 20
450           Hint = 'Proxy'#12469#12540#12496#12398#12450#12489#12524#12473
451           TabOrder = 0
452         end
453         object edtProxyPort: TEdit
454           Left = 80
455           Top = 80
456           Width = 81
457           Height = 20
458           Hint = 'Proxy'#12469#12540#12496#12398#12509#12540#12488#30058#21495
459           TabOrder = 1
460           OnKeyPress = edtProxyPortKeyPress
461         end
462         object cbxUseHttpProxy: TCheckBox
463           Left = 16
464           Top = 24
465           Width = 153
466           Height = 17
467           Hint = 'HTTP Proxy'#12434#36890#12376#12390#12508#12488#12523#12469#12540#12496#12395#25509#32154#12375#12414#12377
468           Caption = 'HTTP Proxy'#12434#20351#29992#12377#12427'(&E)'
469           TabOrder = 2
470         end
471       end
472     end
473   end
474   object btnClose: TButton
475     Left = 314
476     Top = 319
477     Width = 75
478     Height = 25
479     Anchors = [akRight, akBottom]
480     Caption = #38281#12376#12427'(&C)'
481     Default = True
482     ModalResult = 1
483     TabOrder = 1
484   end
485   object OpenDialog: TOpenDialog
486     Filter = 'Sound File (*.wav)|*.wav|All Files (*.*)|*.*'
487     Left = 8
488     Top = 320
489   end
490 end