OSDN Git Service

マウスジェスチャーの見直し
[gikonavigoeson/gikonavi.git] / Editor.dfm
1 object EditorForm: TEditorForm
2   Left = 306
3   Top = 172
4   Width = 640
5   Height = 449
6   HorzScrollBar.Visible = False
7   VertScrollBar.Visible = False
8   AlphaBlendValue = 204
9   Caption = #12462#12467#12490#12499' '#12524#12473#12456#12487#12451#12479
10   Color = clBtnFace
11   Font.Charset = SHIFTJIS_CHARSET
12   Font.Color = clWindowText
13   Font.Height = -12
14   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
15   Font.Style = []
16   Icon.Data = {
17     0000010001001010100000000000280100001600000028000000100000002000
18     00000100040000000000C0000000000000000000000000000000000000000000
19     000000008000008000000080800080000000800080008080000080808000C0C0
20     C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF008FF6
21     222333FF0000FF6222AA3FFF0000F0222AAAFFFFF0000222AAA88880FF00222A
22     AA000000FFF022AAAFF0990FFFF02AAA0FF0990FF0F0AAA0F0F0990F0F00AA8F
23     0FF0000FF0F0A8F8FFFFFFFFFF00008F8000000FF0000088F00000FFF0000008
24     0000000F000000080000000F0000000000000000000000000000000000000007
25     0000000700000003000000010000000000000000000000000000000000000000
26     0000000100008003000083830000C7C70000C7C70000EFEF0000EFEF0000}
27   Menu = MainMenu
28   OldCreateOrder = False
29   ShowHint = True
30   OnActivate = FormActivate
31   OnClose = FormClose
32   OnCloseQuery = FormCloseQuery
33   OnCreate = FormCreate
34   OnDestroy = FormDestroy
35   OnDeactivate = FormDeactivate
36   PixelsPerInch = 96
37   TextHeight = 12
38   object StatusBar: TStatusBar
39     Left = 0
40     Top = 384
41     Width = 632
42     Height = 19
43     Panels = <
44       item
45         Width = 50
46       end
47       item
48         Width = 100
49       end
50       item
51         Width = 150
52       end>
53     SimplePanel = False
54     OnResize = StatusBarResize
55   end
56   object EditorPage: TPageControl
57     Left = 0
58     Top = 30
59     Width = 632
60     Height = 354
61     ActivePage = EditorTab
62     Align = alClient
63     MultiLine = True
64     TabIndex = 0
65     TabOrder = 0
66     OnChange = EditorPageChange
67     object EditorTab: TTabSheet
68       Caption = #32232#38598
69       object NameBasePanel: TPanel
70         Left = 0
71         Top = 29
72         Width = 624
73         Height = 31
74         Align = alTop
75         BevelOuter = bvNone
76         TabOrder = 1
77         object NameLabel: TLabel
78           Left = 4
79           Top = 8
80           Width = 40
81           Height = 12
82           Caption = #21517#21069'(&N)'
83           FocusControl = NameComboBox
84         end
85         object MailLabel: TLabel
86           Left = 228
87           Top = 8
88           Width = 50
89           Height = 12
90           Caption = #12513#12540#12523'(&M)'
91           FocusControl = MailComboBox
92         end
93         object NameComboBox: TComboBox
94           Left = 64
95           Top = 4
96           Width = 149
97           Height = 20
98           DropDownCount = 20
99           ItemHeight = 12
100           TabOrder = 0
101         end
102         object MailComboBox: TComboBox
103           Left = 284
104           Top = 4
105           Width = 149
106           Height = 20
107           DropDownCount = 20
108           ItemHeight = 12
109           TabOrder = 1
110           OnChange = MailComboBoxChange
111         end
112         object SageCheckBox: TCheckBox
113           Left = 448
114           Top = 6
115           Width = 49
116           Height = 17
117           Caption = '&sage'
118           TabOrder = 2
119           OnClick = SageCheckBoxClick
120         end
121         object KotehanCheckBox: TCheckBox
122           Left = 504
123           Top = 6
124           Width = 105
125           Height = 17
126           Caption = #12495#12531#12489#12523#20445#23384'(&H)'
127           TabOrder = 3
128         end
129       end
130       object TitlePanel: TPanel
131         Left = 0
132         Top = 0
133         Width = 624
134         Height = 29
135         Align = alTop
136         BevelOuter = bvNone
137         TabOrder = 0
138         object Label1: TLabel
139           Left = 4
140           Top = 8
141           Width = 54
142           Height = 12
143           Caption = #12479#12452#12488#12523'(&T)'
144           FocusControl = TitleEdit
145         end
146         object TitleEdit: TEdit
147           Left = 64
148           Top = 4
149           Width = 541
150           Height = 20
151           TabOrder = 0
152         end
153       end
154       object BodyEdit: TMemo
155         Left = 0
156         Top = 60
157         Width = 624
158         Height = 267
159         Align = alClient
160         ScrollBars = ssBoth
161         TabOrder = 2
162         WordWrap = False
163       end
164     end
165     object PreviewTab: TTabSheet
166       Caption = #12503#12524#12499#12517#12540
167       ImageIndex = 1
168       object Browser: TWebBrowser
169         Left = 0
170         Top = 0
171         Width = 624
172         Height = 327
173         Align = alClient
174         TabOrder = 0
175         OnStatusTextChange = BrowserStatusTextChange
176         ControlData = {
177           4C0000007E400000CC2100000000000000000000000000000000000000000000
178           000000004C000000000000000000000001000000E0D057007335CF11AE690800
179           2B2E126208000000000000004C0000000114020000000000C000000000000046
180           8000000000000000000000000000000000000000000000000000000000000000
181           00000000000000000100000000000000000000000000000000000000}
182       end
183     end
184     object BoardInformationTab: TTabSheet
185       Caption = #26495#24773#22577
186       ImageIndex = 2
187       object BoardInformationMemo: TMemo
188         Left = 0
189         Top = 0
190         Width = 624
191         Height = 327
192         Align = alClient
193         ReadOnly = True
194         ScrollBars = ssVertical
195         TabOrder = 0
196       end
197     end
198     object BoardtopTab: TTabSheet
199       Caption = #26495#12488#12483#12503#30011#20687
200       ImageIndex = 3
201       object TitlePictureBrowser: TWebBrowser
202         Left = 0
203         Top = 0
204         Width = 624
205         Height = 327
206         Align = alClient
207         TabOrder = 0
208         ControlData = {
209           4C0000007E400000CC2100000000000000000000000000000000000000000000
210           000000004C000000000000000000000001000000E0D057007335CF11AE690800
211           2B2E126208000000000000004C0000000114020000000000C000000000000046
212           8000000000000000000000000000000000000000000000000000000000000000
213           00000000000000000100000000000000000000000000000000000000}
214       end
215     end
216     object RocalRuleTab: TTabSheet
217       Caption = #12525#12540#12459#12523#12523#12540#12523
218       ImageIndex = 4
219       object WebBrowser1: TWebBrowser
220         Left = 352
221         Top = 208
222         Width = 48
223         Height = 15
224         TabOrder = 0
225         ControlData = {
226           4C000000F60400008D0100000000000000000000000000000000000000000000
227           000000004C000000000000000000000001000000E0D057007335CF11AE690800
228           2B2E126208000000000000004C0000000114020000000000C000000000000046
229           8000000000000000000000000000000000000000000000000000000000000000
230           00000000000000000100000000000000000000000000000000000000}
231       end
232       object LocalEdit: TMemo
233         Left = 0
234         Top = 0
235         Width = 624
236         Height = 327
237         Align = alClient
238         ReadOnly = True
239         ScrollBars = ssVertical
240         TabOrder = 1
241       end
242     end
243   end
244   object ToolBar: TToolBar
245     Left = 0
246     Top = 0
247     Width = 632
248     Height = 30
249     AutoSize = True
250     BorderWidth = 1
251     Caption = 'ToolBar'
252     EdgeBorders = [ebTop, ebBottom]
253     Flat = True
254     HotImages = HotToobarImageList
255     Images = ToolBarImageList
256     TabOrder = 2
257     Wrapable = False
258     object SendToolButton: TToolButton
259       Left = 0
260       Top = 0
261       Action = SendAction
262     end
263     object OutBoxToolButton: TToolButton
264       Left = 23
265       Top = 0
266       Action = SaveAction
267     end
268     object ToolButton5: TToolButton
269       Left = 46
270       Top = 0
271       Width = 8
272       ImageIndex = 2
273       Style = tbsSeparator
274     end
275     object UndoToolButton: TToolButton
276       Left = 54
277       Top = 0
278       Action = UndoAction
279     end
280     object CutToolButton: TToolButton
281       Left = 77
282       Top = 0
283       Action = CutAction
284     end
285     object CopyToolButton: TToolButton
286       Left = 100
287       Top = 0
288       Action = CopyAction
289     end
290     object PasteToolButton: TToolButton
291       Left = 123
292       Top = 0
293       Action = PasteAction
294     end
295     object ToolButton3: TToolButton
296       Left = 146
297       Top = 0
298       Width = 8
299       ImageIndex = 6
300       Style = tbsSeparator
301     end
302     object TransToolButton: TToolButton
303       Left = 154
304       Top = 0
305       Action = TransAction
306     end
307     object TopToolButton: TToolButton
308       Left = 177
309       Top = 0
310       Action = TopAction
311       Style = tbsCheck
312     end
313     object ToolButton1: TToolButton
314       Left = 200
315       Top = 0
316       Width = 8
317       Caption = 'ToolButton1'
318       ImageIndex = 8
319       Style = tbsSeparator
320     end
321     object ToolButton2: TToolButton
322       Left = 208
323       Top = 0
324       Action = AbortAction
325     end
326     object ToolButton6: TToolButton
327       Left = 231
328       Top = 0
329       Width = 8
330       Caption = 'ToolButton6'
331       ImageIndex = 10
332       Style = tbsSeparator
333     end
334     object ToolButton4: TToolButton
335       Left = 239
336       Top = 0
337       Action = SaveNameMailAction
338       Style = tbsCheck
339     end
340     object ToolButton7: TToolButton
341       Left = 262
342       Top = 0
343       Action = BeLogInOutEAction
344       Style = tbsCheck
345     end
346     object ToolButton8: TToolButton
347       Left = 285
348       Top = 0
349       Width = 8
350       Caption = 'ToolButton8'
351       ImageIndex = 11
352       Style = tbsSeparator
353     end
354     object ToolButton9: TToolButton
355       Left = 293
356       Top = 0
357       Action = ShowInputAssistForm
358     end
359   end
360   object MainMenu: TMainMenu
361     Left = 8
362     Top = 124
363     object FileMenu: TMenuItem
364       Caption = #12501#12449#12452#12523'(&F)'
365       object PostMessage: TMenuItem
366         Action = SendAction
367       end
368       object SaveMessage: TMenuItem
369         Action = SaveAction
370       end
371       object N01: TMenuItem
372         Caption = '-'
373       end
374       object Samba241: TMenuItem
375         Action = UpdateSambaAction
376       end
377       object Cookie1: TMenuItem
378         Action = ReleaseCookieAction
379       end
380       object N7: TMenuItem
381         Caption = '-'
382       end
383       object CloseMenu: TMenuItem
384         Action = CloseAction
385       end
386     end
387     object EditMenu: TMenuItem
388       Caption = #32232#38598'(&E)'
389       object UndoMenu: TMenuItem
390         Action = UndoAction
391       end
392       object N02: TMenuItem
393         Caption = '-'
394       end
395       object CutMenu: TMenuItem
396         Action = CutAction
397       end
398       object CopyMenu: TMenuItem
399         Action = CopyAction
400       end
401       object PasteMenu: TMenuItem
402         Action = PasteAction
403       end
404       object QuotePasteMenuItem: TMenuItem
405         Action = QuotePasteAction
406       end
407       object N2: TMenuItem
408         Caption = '-'
409       end
410       object SelectAll1: TMenuItem
411         Action = SelectAllAction
412       end
413       object N5: TMenuItem
414         Caption = '-'
415       end
416       object N4: TMenuItem
417         Action = CalcCapacityAction
418       end
419     end
420     object Show1: TMenuItem
421       Caption = #34920#31034'(&V)'
422       object A1: TMenuItem
423         Action = TransAction
424         AutoCheck = True
425       end
426       object T1: TMenuItem
427         Action = TopAction
428         AutoCheck = True
429         GroupIndex = 1
430       end
431       object BoardTop: TMenuItem
432         AutoCheck = True
433         Caption = #26495#12488#12483#12503#30011#20687
434         GroupIndex = 1
435         OnClick = BoardTopClick
436       end
437       object LocalRule: TMenuItem
438         AutoCheck = True
439         Caption = #12525#12540#12459#12523#12523#12540#12523
440         GroupIndex = 1
441         OnClick = LocalRuleClick
442       end
443       object N1: TMenuItem
444         Caption = '-'
445         GroupIndex = 1
446       end
447       object S1: TMenuItem
448         Action = AbortAction
449         GroupIndex = 1
450       end
451     end
452     object C1: TMenuItem
453       Caption = #29305#27530#25991#23383#22793#25563'(&C)'
454       object SpaceTabnbsp1: TMenuItem
455         Action = SpaceToNBSPAction
456         AutoCheck = True
457       end
458       object amp1: TMenuItem
459         Action = AmpToCharRefAction
460         AutoCheck = True
461       end
462     end
463     object N3: TMenuItem
464       Caption = #26495#24773#22577
465       object SETTINGTXT2: TMenuItem
466         Action = GetSETTINGTXTAction
467         Caption = #26495#24773#22577#21462#24471
468       end
469       object OP1: TMenuItem
470         Action = GetTitlePictureAction
471       end
472       object N6: TMenuItem
473         Caption = #12525#12540#12459#12523#12523#12540#12523
474         object HeadTXT1: TMenuItem
475           Action = GetHeadTXTAction
476         end
477         object LocalRuleBrowse: TMenuItem
478           Caption = #12525#12540#12459#12523#12523#12540#12523#12434#12502#12521#12454#12470#12391#34920#31034
479           OnClick = LocalRuleBrowseClick
480         end
481       end
482     end
483   end
484   object ToolBarImageList: TImageList
485     Left = 72
486     Top = 124
487     Bitmap = {
488       494C01010C000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
489       0000000000003600000028000000400000004000000001001000000000000020
490       0000000000000000000000000000000000000000000000000000000000000000
491       0000000000000000000000000000000000000000000000000000000000000000
492       0000000000000000000000000000000000000000000000000000000000000000
493       0000000000000000000000000000000000000000000000000000000000000000
494       0000000000000000000000000000000000000000000000000000000000000000
495       0000000000000000000000000000000000000000000000000000000000000000
496       0000000000000000000000000000000000000000000000000000000000000000
497       0000000000000000000000000000000000000000000000000000000000000000
498       0000000000000000000000000000000000000000000000000000000000000000
499       0000000000000000000000000000000000000000000000000000000000000000
500       0000000000000000000000000000000000000000000000000000000000000000
501       0000000000000000000000000000000000000000000000000000000000000000
502       0000000000000000000000000000000000000000000000000000000000000000
503       0000000000000000000000000000000000000000000000000000000000000000
504       0000000000000000000000000000000000000000000000000000000000000000
505       0000000000000000000000000000000000000000000000000000000000000000
506       0000000000000000000000000000000000000000000000000000000000000000
507       0000000000000000000000000000000000000000000000000000000000000000
508       0000000000000000000000000000000000000000000000000000000000000000
509       0000000000000000000000000000000000000000000000000000000000000000
510       0000000000000000000000000000000000000000000000000000000000000000
511       0000000000000000000000000000000000000000000000000000000000000000
512       0000000000000000000000000000000000000000000000000000000000000000
513       0000000000000000000000000000000000000000000000000000000000000000
514       0000000000000000000000000000000000000000000000000000000000000000
515       0000000000000000000000000000000000000000000000000000000000000000
516       0000000000000000000000000000000000000000000000000000000000000000
517       0000000000000000000000000000000000000000000000000000000000000000
518       0000000000000000000000000000000000000000000000000000000000000000
519       0000000000000000000000000000000000000000000000000000000000000000
520       0000000000000000000000000000000000000000000000000000000000000000
521       0000000000000000000000000000000000000000000000000000000000000000
522       0000000000000000000000000000000000000000000000000000000000000000
523       0000000000000000000000000000000000000000000000000000000000000000
524       0000000000000000000000000000000000000000000000000000000000000000
525       0000000000000000000000000000000000000000000000000000000000000000
526       0000000000000000000000000000000000000000000000000000000000000000
527       0000000000000000000000000000000000000000000000000000000000000000
528       0000000000000000000000000000000000000000000000000000000000000000
529       0000000000000000000000000000000000000000000000000000000000000000
530       0000000000000000000000000000000000000000000000000000000000000000
531       0000000000000000000000000000000000000000000000000000000000000000
532       0000000000000000000000000000000000000000000000000000000000000000
533       0000000000000000000000000000000000000000000000000000000000000000
534       0000000000000000000000000000000000000000000000000000000000000000
535       0000000000000000000000000000000000000000000000000000000000000000
536       0000000000000000000000000000000000000000000000000000000000000000
537       0000000000000000000000000000000000000000000000000000000000000000
538       0000000000000000000000000000000000000000000000000000000000000000
539       0000000000000000000000000000000000000000000000000000000000000000
540       0000000000000000000000000000000000000000000000000000000000000000
541       0000000000000000000000000000000000000000000000000000000000000000
542       0000000000000000000000000000000000000000000000000000000000000000
543       0000000000000000000000000000000000000000000000000000000000000000
544       0000000000000000000000000000000000000000000000000000000000000000
545       0000000000000000000000000000000000000000000000000000000000000000
546       0000000000000000000000000000000000000000000000000000000000000000
547       0000000000000000000000000000000000000000000000000000000000000000
548       0000000000000000000000000000000000000000000000000000000000000000
549       0000000000000000000000000000000000000000000000000000000000000000
550       0000000000000000000000000000000000000000000000000000000000000000
551       0000000000000000000000000000000000000000000000000000000000000000
552       0000000000000000000000000000000000000000000000000000000000000000
553       0000000000000000000000000000000000000000000000000000000000000000
554       0000000000000000000000000000000000000000000000000000000000000000
555       0000000000000000000000000000000000000000000000000000000000000000
556       0000000000000000000000000000000000000000000000000000000000000000
557       0000000000000000000000000000000000000000000000000000000000000000
558       0000000000000000000000000000000000000000000000000000000010421042
559       1042104210421042000000000000000000000000000000000000000000004208
560       0000000000000000000000000000000000000000000000000000000010421042
561       1042104210421042000000000000000000000000000000000000000000000000
562       0000000000000000000000000000000000000000000000001042104210421042
563       1042104210421042104210420000000000000000000000000000B556630C4208
564       0000420800000000000000000000000000000000000000000000104218631863
565       1863186318631863104200000000000000000000000000000000000000000000
566       0000000000000000000000000000000000000000000010421042104210421042
567       1042104210421042104210421042000000000000000000004208DE7B08218410
568       4208420800004208000000000000000000000000000000001042186300000000
569       0000000000000000000010420000000000000000000000000000000000000000
570       0000000000000000000000000000000000000000000010421042104210421042
571       1042104210421042104210421042000000000000000042083967FF7FBD77D65A
572       E71C841042084208000042080000000000000000000010421863186300000000
573       FF7FFF7FFF7F1863000000001042000000000000000000000000000000000000
574       0000000000000000000000000000000000000000104210421042104210421042
575       1042104210421042104210421042104200000000B556EF3DBD77BD77FF7FDE7B
576       9C73734EA5148410210442080000420800000000104218631863186300000000
577       FF7F186318631863000000001863104200000000000000000000000000000000
578       00000000000000000000000000000000000000001042104210421042FF7FFF7F
579       10421042FF7FFF7F104210421042104200004208FF7FDE7B7B6FFF7FFF7FDE7B
580       DE7BDE7B7B6F734EA51484102104420800000000104218631863186300000000
581       FF7F186318631863000000001863104200000000000000000000000000000000
582       000000000000000000000000000000000000000010421042104210421042FF7F
583       FF7FFF7FFF7F1042104210421042104200004208FF7FFF7FFF7FFF7FDE7BDE7B
584       DE7BBD77BD777B6F5A6B31468410630C00000000104218631863186300000000
585       0000000000000000000018631863104200000000000000000000000000000000
586       0000000000000000000000000000000000000000104210421042104210421042
587       FF7FFF7F1042104210421042104210420000000042085A6BDE7BDE7BDE7BDE7B
588       BD77BD77BD779C735A6B5A6B1863CE3900000000104218631863186300000000
589       FF7FFF7FFF7F0000186318631863104200000000000000000000000000000000
590       000000000000000000000000000000000000000010421042104210421042FF7F
591       FF7FFF7FFF7F10421042104210421042000000000000000042085A6BDE7BDE7B
592       BD779C739C735A6B5A6B39671863000000000000104218631863186300000000
593       FF7F186318630000000018631863104200000000000000000000000000000000
594       00000000000000000000000000000000000000001042104210421042FF7FFF7F
595       10421042FF7FFF7F104210421042104200000000000000000000000042083967
596       9C737B6F5A6B5A6B396718630000000000000000104218631863186300000000
597       FF7F186318630000000018631863104200000000000000000000000000000000
598       0000000000000000000000000000000000000000000010421042104210421042
599       1042104210421042104210421042000000000000000000000000000000000000
600       420818635A6B3967396700000000000000000000000010421863186300000000
601       FF7FFF7FFF7F0000000018631042000000000000000000000000000000000000
602       0000000000000000000000000000000000000000000010421042104210421042
603       1042104210421042104210421042000000000000000000000000000000000000
604       000000004208F75E000000000000000000000000000000001042186300000000
605       0000000000000000186310420000000000000000000000000000000000000000
606       0000000000000000000000000000000000000000000000001042104210421042
607       1042104210421042104210420000000000000000000000000000000000000000
608       0000000000000000000000000000000000000000000000000000104218631863
609       1863186318631863104200000000000000000000000000000000000000000000
610       0000000000000000000000000000000000000000000000000000000010421042
611       1042104210421042000000000000000000000000000000000000000000000000
612       0000000000000000000000000000000000000000000000000000000010421042
613       1042104210421042000000000000000000000000000000000000000000000000
614       0000000000000000000000000000000000000000000000000000000000000000
615       0000000000000000000000000000000000000000000000000000000000000000
616       0000000000000000000000000000000000000000000000000000000000000000
617       0000000000000000000000000000000000000000000000000000000000000000
618       0000000000000000000000000000000000000000000000000000000000000000
619       0000000000000000000000000000000000000000000000000000000000000000
620       0000000000000000000000000000000000000000000000000000000000000000
621       0000000000000000000000000000000000000000000000000000000000000000
622       0000000000000000000000000000000000000000000000000000000000000000
623       0000000000000000000000000000000000000000000000000000000000000000
624       0000000000000000000000000000000000000000000000000000000000000000
625       0000000000000000000000000000000000000000000000000000000000000000
626       0000000000000000000000000000000000000000000000000000000000000000
627       0000000000000000000000000000000000000000000000000000000000000000
628       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
629       0000000000000000000000000000000000000000000000000000000000000000
630       0000000000000000000000000000000000000000000000000000000000000000
631       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
632       0000FF7F00000000000000000000FF7F00000000000000000000000010421042
633       1042104210421042104210421042104200000000000000000000000010421042
634       1042104210421042104210421042104200000000000000000000000000000000
635       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
636       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000010421042
637       1042104210421042104210421042104200000000000000000000000010421042
638       1042104210421042104210421042104200000000000000000000000000000000
639       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
640       0000FF7F000000000000FF7F0000000000000000000000000000000000000000
641       0000000000000000104210421042104200000000000000000000000000000000
642       00000000000000001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
643       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
644       0000FF7FFF7FFF7FFF7FFF7F0000FF7F00000000000000000000000018631863
645       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
646       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
647       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
648       0000FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000018631863
649       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
650       FF7FFF7FFF7F00001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
651       0000FF7F00000000FF7F000000000000000000000000FF7FFF7FFF7FFF7FFF7F
652       0000000000000000000000000000000000000000000000000000000018631863
653       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
654       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
655       0000FF7FFF7FFF7FFF7F0000FF7F0000000000000000FF7FFF7FFF7FFF7FFF7F
656       FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000104210421042
657       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
658       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
659       0000FF7FFF7FFF7FFF7F000000000000000000000000FF7FFF7F000000000000
660       00000000000000000000FF7FFF7F000000000000000000000000104210421042
661       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
662       FF7FFF7FFF7F00000000000000000000000000000000FF7F00000000FF7F0000
663       00000000000000000000000000000000000000000000FF7FFF7F0000FF7FFF7F
664       FF7FFF7FFF7FFF7F0000FF7FFF7F000000000000000000000000000000000000
665       0000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
666       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7F0000
667       FF7F0000000000000000000000000000000000000000FF7FFF7FFF7F0000FF7F
668       00000000FF7F0000FF7FFF7FFF7F000000000000000000000000000000000000
669       0000000000000000000000000000000000000000000000000000000000000000
670       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F0000
671       0000000000000000000000000000000000000000000000000000000000000000
672       FF7FFF7F00000000000000000000000000000000000000000000000000000000
673       0000000000000000000000000000000000000000000000000000000000000000
674       0000000000000000000000000000000000000000000000000000000000000000
675       0000000000000000000000000000000000000000000000000000000000000000
676       0000000000000000000000000000000000000000000000000000000000000000
677       0000000000000000000000000000000000000000000000000000000000000000
678       0000000000000000000000000000000000000000000000000000000000000000
679       0000000000000000000000000000000000000000000000000000000000000000
680       0000000000000000000000000000000000000000000000000000000000000000
681       0000000000000000000000000000000000000000000000000000000000000000
682       0000000000000000000000000000000000000000000000000000000000000000
683       0000000000000000000000000000000000000000000000000000000000000000
684       0000000000000000000000000000000000000000000000000000000000000000
685       0000000000000000000000000000000000000000000000000000000000000000
686       0000000000000000000000000000000000000000000000000000000000000000
687       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
688       FF7FFF7FFF7F0000000000000000000000000000000000000000000000000000
689       0000000000000000000000000000000000000000000000000000000000000000
690       0000000000000000000000000000000000000000000000000000000000000000
691       0000000000000000000000000000000000000000FF7F0000FF7FFF7FFF7FFF7F
692       FF7FFF7FFF7FFF7F000000000000000000000000000000000000000000000000
693       00000000000000000000000000000000000000000000000000000000FF7FFF7F
694       0000000000000000000000000000000000000000000000000000000000000000
695       00000000000000000000FF7FFF7F000000000000FF7FFF7F0000FF7FFF7FFF7F
696       FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000000000000000
697       00000000000000000000000000000000000000000000000000000000FF7FFF7F
698       000000000000FF7FFF7F00000000000000001042104210421042104210421042
699       10420000FF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F0000FF7FFF7F
700       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
701       00000000000000000000000000000000000000000000000000000000FF7FFF7F
702       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
703       FF7F0000000000000000FF7FFF7F000000000000FF7FFF7FFF7FFF7F00000000
704       0000000000000000000000000000000000000000000000000000000000000000
705       0000000000000000000000000000000000000000000000000000000000000000
706       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
707       FF7FFF7FFF7FFF7FFF7F00000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
708       FF7FFF7F00000000000000000000000000000000000000000000000000000000
709       0000000000000000000000000000000000000000000000000000000000000000
710       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
711       FF7FFF7FFF7FFF7FFF7F00001042000000000000FF7FFF7FFF7F000000000000
712       0000000000000000000000000000000000000000000000000000000000000000
713       0000000000000000000000000000000000000000000000000000000000000000
714       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
715       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000000000
716       0000000000000000000000000000000000000000000000000000000000000000
717       0000000000000000000000000000000000000000000000000000000000000000
718       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
719       000000000000FF7FFF7FFF7F1042000000000000000000000000000000001042
720       1042104210421042104210421042104210420000000000000000000000000000
721       0000000000000000000000000000000000000000000000000000000000000000
722       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
723       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
724       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
725       0000000000000000000000000000000000000000000000000000000000000000
726       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
727       00000000000000000000FF7F1042000000000000000000000000000000001863
728       FF7FFF7F000000000000FF7FFF7FFF7F10420000000000000000000000000000
729       0000000000000000000000000000000000000000000000000000000000000000
730       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
731       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
732       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
733       0000000000000000000000000000000000000000000000000000000000000000
734       0000000000000000000000000000000000001863186318631863186318631863
735       1863186318631863186318631863000000000000000000000000000000000000
736       0000FF7F0000000000000000FF7FFF7F10420000000000000000000000000000
737       0000000000000000000000000000000000000000000000000000000000000000
738       0000000000000000000000000000000000000000000000000000000000000000
739       0000000000000000000000000000000000000000000000000000000000001863
740       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
741       0000000000000000000000000000000000000000000000000000000000000000
742       0000000000000000000000000000000000000000000000000000000000000000
743       0000000000000000000000000000000000000000000000000000000000001863
744       1863186318631863186318631863186318630000000000000000000000000000
745       0000000000000000000000000000000000000000000000000000000000000000
746       000000000000000000000000000000000000424D3E000000000000003E000000
747       2800000040000000400000000100010000000000000200000000000000000000
748       000000000000000000000000FFFFFF0000000000000000000000000000000000
749       0000000000000000000000000000000000000000000000000000000000000000
750       0000000000000000000000000000000000000000000000000000000000000000
751       0000000000000000000000000000000000000000000000000000000000000000
752       00000000000000000000000000000000F81FFFFFFFFFFFFFE007FDFFF81FF3F9
753       C003F17FF00FF9F38001E05FE007F9F38001C017C003F80300008005800184E7
754       000000018001CCE7000000018001CE4F000080018001CE4F0000E0018001CE4F
755       0000F8038001CF1F8001FE07C0038F1F8001FF8FE007FFFFC003FFFFF00F8FFF
756       E007FFFFF81F8FFFF81FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
757       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
758       8000800070000000800080017000000080008001700000008001800170000000
759       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
760       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
761       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFF7F887
762       0003003FC1F7FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
763       0003C400DCF7FEBF0003CC00FF0FFC9F0003D400FFFFFDDF0003F800FFFFFDDF
764       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
765       000000000000}
766   end
767   object HotToobarImageList: TImageList
768     Left = 104
769     Top = 124
770     Bitmap = {
771       494C01010C000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
772       0000000000003600000028000000400000004000000001001000000000000020
773       0000000000000000000000000000000000000000000000000000000000000000
774       0000000000000000000000000000000000000000000000000000000000000000
775       0000000000000000000000000000000000000000000000000000000000000000
776       0000000000000000000000000000000000000000000000000000000000000000
777       0000000000000000000000000000000000000000000000000000000000000000
778       0000000000000000000000000000000000000000000000000000000000000000
779       0000000000000000000000000000000000000000000000000000000000000000
780       0000000000000000000000000000000000000000000000000000000000000000
781       0000000000000000000000000000000000000000000000000000000000000000
782       0000000000000000000000000000000000000000000000000000000000000000
783       0000000000000000000000000000000000000000000000000000000000000000
784       0000000000000000000000000000000000000000000000000000000000000000
785       0000000000000000000000000000000000000000000000000000000000000000
786       0000000000000000000000000000000000000000000000000000000000000000
787       0000000000000000000000000000000000000000000000000000000000000000
788       0000000000000000000000000000000000000000000000000000000000000000
789       0000000000000000000000000000000000000000000000000000000000000000
790       0000000000000000000000000000000000000000000000000000000000000000
791       0000000000000000000000000000000000000000000000000000000000000000
792       0000000000000000000000000000000000000000000000000000000000000000
793       0000000000000000000000000000000000000000000000000000000000000000
794       0000000000000000000000000000000000000000000000000000000000000000
795       0000000000000000000000000000000000000000000000000000000000000000
796       0000000000000000000000000000000000000000000000000000000000000000
797       0000000000000000000000000000000000000000000000000000000000000000
798       0000000000000000000000000000000000000000000000000000000000000000
799       0000000000000000000000000000000000000000000000000000000000000000
800       0000000000000000000000000000000000000000000000000000000000000000
801       0000000000000000000000000000000000000000000000000000000000000000
802       0000000000000000000000000000000000000000000000000000000000000000
803       0000000000000000000000000000000000000000000000000000000000000000
804       0000000000000000000000000000000000000000000000000000000000000000
805       0000000000000000000000000000000000000000000000000000000000000000
806       0000000000000000000000000000000000000000000000000000000000000000
807       0000000000000000000000000000000000000000000000000000000000000000
808       0000000000000000000000000000000000000000000000000000000000000000
809       0000000000000000000000000000000000000000000000000000000000000000
810       0000000000000000000000000000000000000000000000000000000000000000
811       0000000000000000000000000000000000000000000000000000000000000000
812       0000000000000000000000000000000000000000000000000000000000000000
813       0000000000000000000000000000000000000000000000000000000000000000
814       0000000000000000000000000000000000000000000000000000000000000000
815       0000000000000000000000000000000000000000000000000000000000000000
816       0000000000000000000000000000000000000000000000000000000000000000
817       0000000000000000000000000000000000000000000000000000000000000000
818       0000000000000000000000000000000000000000000000000000000000000000
819       0000000000000000000000000000000000000000000000000000000000000000
820       0000000000000000000000000000000000000000000000000000000000000000
821       0000000000000000000000000000000000000000000000000000000000000000
822       0000000000000000000000000000000000000000000000000000000000000000
823       0000000000000000000000000000000000000000000000000000000000000000
824       0000000000000000000000000000000000000000000000000000000000000000
825       0000000000000000000000000000000000000000000000000000000000000000
826       0000000000000000000000000000000000000000000000000000000000000000
827       0000000000000000000000000000000000000000000000000000000000000000
828       0000000000000000000000000000000000000000000000000000000000000000
829       0000000000000000000000000000000000000000000000000000000000000000
830       0000000000000000000000000000000000000000000000000000000000000000
831       0000000000000000000000000000000000000000000000000000000000000000
832       0000000000000000000000000000000000000000000000000000000000000000
833       0000000000000000000000000000000000000000000000000000000000000000
834       0000000000000000000000000000000000000000000000000000000000000000
835       0000000000000000000000000000000000000000000000000000000000000000
836       0000000000000000000000000000000000000000000000000000000000000000
837       0000000000000000000000000000000000000000000000000000000000000000
838       0000000000000000000000000000000000000000000000000000000000000000
839       0000000000000000000000000000000000000000000000000000000000000000
840       0000000000000000000000000000000000000000000000000000000000000000
841       0000000000000000000000000000000000000000000000000000000000400040
842       0040004000400040000000000000000000000000000000000000000000000821
843       0000000000000000000000000000000000000000000000000000000000410041
844       0041004100410041000000000000000000000000000000000000000000000000
845       0000000000000000000000000000000000000000000000000040004000400040
846       0040004000400040004000400000000000000000000000000000524A0821E71C
847       0000E71C00000000000000000000000000000000000000000000004108720872
848       0872087208720872004100000000000000000000000000000000000000000000
849       0000000000000000000000000000000000000000000000400040004000400040
850       004000400040004000400040004000000000000000000000E71C3A6B8C314929
851       0821082100000821000000000000000000000000000000000041087200000000
852       0000000000000000000000410000000000000000000000000000000000000000
853       0000000000000000000000000000000000000000000000400040004000400040
854       00400040004000400040004000400000000000000000E71C94527B6F3767714E
855       8B2D49290821E71C0000E71C0000000000000000000000410872087200000000
856       FF7FFF7FFF7F0872000000000041000000000000000000000000000000000000
857       0000000000000000000000000000000000000000004000400040004000400040
858       004000400040004000400040004000400000630C524AEF3D186318635A6B3967
859       F55E30466A294829E71C08210000082100000000004108720872087200000000
860       FF7F087208720872000000000872004100000000000000000000000000000000
861       00000000000000000000000000000000000000000040004000400040FF7FFF7F
862       00400040FF7FFF7F0040004000400040000008215A6B5A6BB5565A6B5A6B3967
863       39671863D55E30466A294829E71C082100000000004108720872087200000000
864       FF7F087208720872000000000872004100000000000000000000000000000000
865       000000000000000000000000000000000000000000400040004000400040FF7F
866       FF7FFF7FFF7F00400040004000400040000008219D777B6F7B6F5A6B5A6B3967
867       3967F862F75EB65AB4562F464925282500000000004108720872087200000000
868       0000000000000000000008720872004100000000000000000000000000000000
869       0000000000000000000000000000000000000000004000400040004000400040
870       FF7FFF7F004000400040004000400040000000000821B3565A6B5A6B39671967
871       1863F75EF75ED65AB556955692520E4200000000004108720872087200000000
872       FF7FFF7FFF7F0000087208720872004100000000000000000000000000000000
873       000000000000000000000000000000000000000000400040004000400040FF7F
874       FF7FFF7FFF7F0040004000400040004000000000000000000821B35639671967
875       F862D75ED65AB55695569452734E841000000000004108720872087200000000
876       FF7F087208720000000008720872004100000000000000000000000000000000
877       00000000000000000000000000000000000000000040004000400040FF7FFF7F
878       00400040FF7FFF7F004000400040004000000000000000000000000008219352
879       D75EB65AB556B556945274528410000000000000004108720872087200000000
880       FF7F087208720000000008720872004100000000000000000000000000000000
881       0000000000000000000000000000000000000000000000400040004000400040
882       0040004000400040004000400040000000000000000000000000000000000000
883       08219252B55694529452A5140000000000000000000000410872087200000000
884       FF7FFF7FFF7F0000000008720041000000000000000000000000000000000000
885       0000000000000000000000000000000000000000000000400040004000400040
886       0040004000400040004000400040000000000000000000000000000000000000
887       000000000821724EA51400000000000000000000000000000041087200000000
888       0000000000000000087200410000000000000000000000000000000000000000
889       0000000000000000000000000000000000000000000000000040004000400040
890       0040004000400040004000400000000000000000000000000000000000000000
891       0000000000000000000000000000000000000000000000000000004108720872
892       0872087208720872004100000000000000000000000000000000000000000000
893       0000000000000000000000000000000000000000000000000000000000400040
894       0040004000400040000000000000000000000000000000000000000000000000
895       0000000000000000000000000000000000000000000000000000000000410041
896       0041004100410041000000000000000000000000000000000000000000000000
897       0000000000000000000000000000000000000000000000000000000000000000
898       0000000000000000000000000000000000000000000000000000000000000000
899       0000000000000000000000000000000000000000000000000000000000000000
900       0000000000000000000000000000000000000000000000000000000000000000
901       0000000000000000000000000000000000000000000000000000000000000000
902       0000000000000000000000000000000000000000000000000000000000000000
903       0000000000000000000000000000000000000000000000000000000000000000
904       0000000000000000000000000000000000000000000000000000000000000000
905       0000000000000000000000000000000000000000000000000000000000000000
906       0000000000000000000000000000000000000000000000000000000000000000
907       1000100010001000100010001000100010000000000000000000000000000000
908       0000000000000000000000000000000000000000000000000000000000000000
909       0000000000000000000000000000000000000000000000000000000000000000
910       1000100010001000100010001000100010000000000000000000000000000000
911       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000000000000
912       0000000000000000000000000000000000000000000000000000000000000000
913       0000000000000000000000000000000000000000000000000000000000000000
914       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
915       1000FF7F10001000100010001000FF7F10000000000000000000000010421042
916       1042104210421042104210421042104200000000000000000000000010421042
917       1042104210421042104210421042104200000000000000000000000000000000
918       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
919       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000010421042
920       1042104210421042104210421042104200000000000000000000000010421042
921       1042104210421042104210421042104200000000000000000000000000000000
922       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
923       1000FF7F100010001000FF7F1000100010001042104210421042104210421042
924       1042104210421042104210421042104200001042104210421042104210421042
925       10421042104210421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
926       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
927       1000FF7FFF7FFF7FFF7FFF7F1000FF7F10001863000000000000104218631863
928       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
929       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
930       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
931       1000FF7FFF7FFF7FFF7FFF7F1000100000001863000000000000104218631863
932       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
933       FF7FFF7FFF7F10421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
934       1000FF7F10001000FF7F10001000100010000000000010420042104200421042
935       1000100010001000100010001000000000001863000000000000104218631863
936       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
937       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
938       1000FF7FFF7FFF7FFF7F1000FF7F100000000000000000421042004210420042
939       10420042104200421042004210420000000018630000000000001F001F001F00
940       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
941       FF7FFF7FFF7F10421000100010001000100000000000FF7FFF7FFF7FFF7FFF7F
942       1000FF7FFF7FFF7FFF7F10001000000000000000000010420042000000000000
943       00000000000000000000104200420000000018630000000000001F001F001F00
944       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
945       FF7FFF7FFF7F10421000100010001000100000000000FF7F00000000FF7F0000
946       1000100010001000100010000000000000000000000000421042000018631863
947       1863186318631863000000421042000000001863000000000000000000000000
948       0000000000001042000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
949       FF7FFF7FFF7F10420000000000000000000000000000FF7FFF7FFF7FFF7F0000
950       FF7F00000000000000000000000000000000000000001042004210420000E07F
951       00000000E07F0000004210420042000000001000100010001000100010001000
952       1000100010001000000000000000000000001F001F001F001F001F001F001F00
953       1F001F001F001F000000000000000000000000000000FF7FFF7FFF7FFF7F0000
954       0000000000000000000000000000000000000000000000000000000000000000
955       E07FE07F00000000000000000000000000001000100010001000100010001000
956       1000100010001000000000000000000000001F001F001F001F001F001F001F00
957       1F001F001F001F00000000000000000000000000000000000000000000000000
958       0000000000000000000000000000000000000000000000000000000000000000
959       0000000000000000000000000000000000000000000000000000000000000000
960       0000000000000000000000000000000000000000000000000000000000000000
961       0000000000000000000000000000000000000000000000000000000000000000
962       0000000000000000000000000000000000000000000000000000000000000000
963       0000000000000000000000000000000000000000000000000000000000000000
964       0000000000000000000000000000000000000000000000000000000000000000
965       0000000000000000000000000000000000000000000000000000000000000000
966       0000000000000000000000000000000000000000000000000000000000000000
967       0000000000000000000000000000000000000000000000000000000000000000
968       0000000000000000000000000000000000000000000000000000000000000000
969       0000000000000000000000000000000000000000000000000000000000000000
970       0000000000000000000000000000000000000000000000420042004200420042
971       0042004200420000000000000000000000000000000000000000000000000000
972       0000000000000000000000000000000000000000000000000000000010001000
973       0000000000000000000000000000000000000000000000000000000000000000
974       0000000000000000000000000000000000000000E07F00000042004200420042
975       0042004200420042000000000000000000000000000000000000000000000000
976       00000000000000000000000000000000000000000000000000001000FF7FFF7F
977       1000000000001000100000000000000000000000000000000000000000000000
978       00000000000000000000E003E003000000000000E07FE07F0000004200420042
979       0042004200420042004200000000000000000000000000000000000000000000
980       00000000000000000000000000000000000000000000000000001000FF7FFF7F
981       100000001000FF7FFF7F10000000000000001042104210421042104210421042
982       10420000E003E003E003E003E003E00300000000E07FE07FE07F000000420042
983       0042004200420042004200420000000000000000000000000000000000000000
984       00000000000000000000000000000000000000000000000000001000FF7FFF7F
985       100000001000FF7FFF7F10000000000000001863E07FFF7FE07FFF7FE07FFF7F
986       E07F0000000000000000E003E003000000000000E07FE07FE07FE07F00000000
987       0000000000000000000000000000000000000000000000000000000000000000
988       0000000000000000104210000000000000000000000000000000000010001000
989       100000001000FF7FFF7F10000000000000001863FF7FE07FFF7FE07FFF7FE07F
990       FF7FE07FFF7FE07FFF7F00000000000000000000E07FE07FE07FE07FE07FE07F
991       E07FE07F00000000000000000000000000000000000010001000100010001000
992       0000000000000000000010001042000000000000000000000000000000000000
993       1000000010001000100000000000000000001863E07FFF7F0000000000000000
994       E07FFF7FE07FFF7FE07F00001042000000000000E07FE07FE07F000000000000
995       0000000000000000000000000000000000000000000010001000100010000000
996       0000000000000000000000001000000000000000000000000000000000000000
997       1000000010000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
998       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000000000
999       0000000000000000000000000000000000000000000010001000100000000000
1000       0000000000000000000000001000000000000000000000000000000000000000
1001       0000000000000000000000000000000000001863E07FFF7F0000000000000000
1002       000000000000FF7FE07FFF7F1042000000000000000000000000000000001042
1003       1042104210421042104210421042104210420000000010001000000010000000
1004       0000000000000000000000001000000000000000000000000000000000000000
1005       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
1006       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
1007       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000010000000000000001000
1008       1000000000000000000010001042000000000000000000000000000000000000
1009       0000000000000000000000000000000000001863E07FFF7F0000000000000000
1010       00000000000000000000FF7F1042000000000000000000000000000000001863
1011       FF7FE07F000000000000E07FFF7FE07F10420000000000000000000000000000
1012       0000100010001000100010420000000000000000000000000000000000000000
1013       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
1014       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
1015       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
1016       0000000000000000000000000000000000000000000000000000000000000000
1017       0000000000000000000000000000000000001863186318631863186318631863
1018       1863186318631863186318631863000000000000000000000000000000000000
1019       0000E07F0000000000000000FF7FE07F10420000000000000000000000000000
1020       0000000000000000000000000000000000000000000000000000000000000000
1021       0000000000000000000000000000000000000000000000000000000000000000
1022       0000000000000000000000000000000000000000000000000000000000001863
1023       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
1024       0000000000000000000000000000000000000000000000000000000000000000
1025       0000000000000000000000000000000000000000000000000000000000000000
1026       0000000000000000000000000000000000000000000000000000000000001863
1027       1863186318631863186318631863186318630000000000000000000000000000
1028       0000000000000000000000000000000000000000000000000000000000000000
1029       000000000000000000000000000000000000424D3E000000000000003E000000
1030       2800000040000000400000000100010000000000000200000000000000000000
1031       000000000000000000000000FFFFFF0000000000000000000000000000000000
1032       0000000000000000000000000000000000000000000000000000000000000000
1033       0000000000000000000000000000000000000000000000000000000000000000
1034       0000000000000000000000000000000000000000000000000000000000000000
1035       00000000000000000000000000000000F81FFFFFFFFFFFFFE007FDFFF81FF3F9
1036       C003F17FF00FF9F38001E05FE007F9F38001C017C003F80300000005800184E7
1037       000000018001CCE7000000018001CE4F000080018001CE4F0000E0018001CE4F
1038       0000F8038001CF1F8001FE07C0038F1F8001FF8FE007FFFFC003FFFFF00F8FFF
1039       E007FFFFF81F8FFFF81FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
1040       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
1041       8000800070000000800080017000000080008001700000008001800170000000
1042       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
1043       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
1044       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFE7F887
1045       0003003FC1F3FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
1046       0003C400DCF3FEBF0003CC00FF07FC9F0003D400FFFFFDDF0003F800FFFFFDDF
1047       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
1048       000000000000}
1049   end
1050   object Indy: TIdHTTP
1051     Intercept = IdLogDebug
1052     MaxLineAction = maException
1053     AllowCookies = False
1054     ProxyParams.BasicAuthentication = False
1055     ProxyParams.ProxyPort = 0
1056     Request.ContentLength = 0
1057     Request.ContentRangeEnd = 0
1058     Request.ContentRangeStart = 0
1059     Request.ContentType = 'text/html'
1060     Request.Accept = 'text/html, */*'
1061     Request.BasicAuthentication = False
1062     Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
1063     HTTPOptions = [hoForceEncodeParams]
1064     Left = 136
1065     Top = 124
1066   end
1067   object IdAntiFreeze: TIdAntiFreeze
1068     Active = False
1069     IdleTimeOut = 100
1070     Left = 168
1071     Top = 124
1072   end
1073   object ActionList: TActionList
1074     Images = HotToobarImageList
1075     Left = 40
1076     Top = 124
1077     object SendAction: TAction
1078       Category = #12501#12449#12452#12523
1079       Caption = #36865#20449'(&S)'
1080       Hint = #36865#20449
1081       ImageIndex = 0
1082       OnExecute = SendActionExecute
1083       OnUpdate = SendActionUpdate
1084     end
1085     object SaveAction: TAction
1086       Category = #12501#12449#12452#12523
1087       Caption = #36865#20449#31665#12408#20445#23384'(&B)'
1088       Hint = #36865#20449#31665#12408#20445#23384
1089       ImageIndex = 1
1090       OnExecute = SaveActionExecute
1091       OnUpdate = SaveActionUpdate
1092     end
1093     object CloseAction: TAction
1094       Category = #12501#12449#12452#12523
1095       Caption = #38281#12376#12427'(&C)'
1096       Hint = #38281#12376#12427
1097       OnExecute = CloseActionExecute
1098       OnUpdate = CloseActionUpdate
1099     end
1100     object TopAction: TAction
1101       Category = #34920#31034
1102       AutoCheck = True
1103       Caption = #12454#12451#12531#12489#12454#26368#21069#38754'(&T)'
1104       Hint = #12454#12451#12531#12489#12454#26368#21069#38754
1105       ImageIndex = 7
1106       ShortCut = 16468
1107       OnExecute = TopActionExecute
1108       OnUpdate = TopActionUpdate
1109     end
1110     object AbortAction: TAction
1111       Category = #34920#31034
1112       Caption = #20013#26029'(&S)'
1113       Hint = #20013#26029
1114       ImageIndex = 8
1115       ShortCut = 27
1116       OnExecute = AbortActionExecute
1117     end
1118     object TransAction: TAction
1119       Category = #34920#31034
1120       AutoCheck = True
1121       Caption = #12454#12451#12531#12489#12454#36879#26126'(&A)'
1122       Hint = #12454#12451#12531#12489#12454#36879#26126
1123       ImageIndex = 6
1124       OnExecute = TransActionExecute
1125       OnUpdate = TransActionUpdate
1126     end
1127     object SelectAllAction: TAction
1128       Category = #32232#38598
1129       Caption = #12377#12409#12390#36984#25246'(&A)'
1130       Hint = #12377#12409#12390#36984#25246
1131       ShortCut = 16449
1132       OnExecute = SelectAllActionExecute
1133     end
1134     object UndoAction: TAction
1135       Category = #32232#38598
1136       Caption = #20803#12395#25147#12377'(&U)'
1137       Hint = #20803#12395#25147#12377
1138       ImageIndex = 2
1139       ShortCut = 16474
1140       OnExecute = UndoActionExecute
1141       OnUpdate = UndoActionUpdate
1142     end
1143     object CutAction: TAction
1144       Category = #32232#38598
1145       Caption = #20999#12426#21462#12426'(&T)'
1146       Hint = #20999#12426#21462#12426
1147       ImageIndex = 3
1148       ShortCut = 16472
1149       OnExecute = CutActionExecute
1150       OnUpdate = CutActionUpdate
1151     end
1152     object PasteAction: TAction
1153       Category = #32232#38598
1154       Caption = #36028#12426#20184#12369'(&P)'
1155       Hint = #36028#12426#20184#12369
1156       ImageIndex = 5
1157       ShortCut = 16470
1158       OnExecute = PasteActionExecute
1159       OnUpdate = PasteActionUpdate
1160     end
1161     object CopyAction: TAction
1162       Category = #32232#38598
1163       Caption = #12467#12500#12540'(&C)'
1164       Hint = #12467#12500#12540
1165       ImageIndex = 4
1166       ShortCut = 16451
1167       OnExecute = CopyActionExecute
1168       OnUpdate = CopyActionUpdate
1169     end
1170     object QuotePasteAction: TAction
1171       Category = #32232#38598
1172       Caption = #24341#29992#12375#12390#36028#12426#20184#12369'(&P)'
1173       Hint = #24341#29992#12375#12390#36028#12426#20184#12369
1174       ImageIndex = 5
1175       ShortCut = 24662
1176       OnExecute = QuotePasteActionExecute
1177       OnUpdate = PasteActionUpdate
1178     end
1179     object SpaceToNBSPAction: TAction
1180       Category = #29305#27530#25991#23383#22793#25563
1181       AutoCheck = True
1182       Caption = '&Space/Tab '#8594' &&nbsp;'
1183       Hint = 'Space/Tab '#8594' &nbsp;'
1184       OnExecute = SpaceToNBSPActionExecute
1185     end
1186     object AmpToCharRefAction: TAction
1187       Category = #29305#27530#25991#23383#22793#25563
1188       AutoCheck = True
1189       Caption = '&& '#8594' &&&amp;'
1190       Hint = '& '#8594' &amp;'
1191       OnExecute = AmpToCharRefActionExecute
1192     end
1193     object GetSETTINGTXTAction: TAction
1194       Category = #26495#24773#22577
1195       Caption = 'SETTING.TXT'#21462#24471
1196       Hint = 'SETTING.TXT'#21462#24471
1197       OnExecute = GetSETTINGTXTActionExecute
1198       OnUpdate = GetSETTINGTXTActionUpdate
1199     end
1200     object GetTitlePictureAction: TAction
1201       Category = #26495#24773#22577
1202       Caption = #26495#12488#12483#12503#30011#20687#21462#24471
1203       Hint = #26495'TOP'#30011#20687#21462#24471
1204       OnExecute = GetTitlePictureActionExecute
1205       OnUpdate = GetTitlePictureActionUpdate
1206     end
1207     object GetHeadTXTAction: TAction
1208       Category = #26495#24773#22577
1209       Caption = #12525#12540#12459#12523#12523#12540#12523#12398#21462#24471
1210       Hint = #12525#12540#12459#12523#12523#12540#12523#12398#21462#24471
1211       OnExecute = GetHeadTXTActionExecute
1212       OnUpdate = GetHeadTXTActionUpdate
1213     end
1214     object CalcCapacityAction: TAction
1215       Category = #32232#38598
1216       Caption = #23481#37327#12398#21462#24471
1217       Hint = #23481#37327#12398#21462#24471
1218       OnExecute = CalcCapacityActionExecute
1219     end
1220     object SaveNameMailAction: TAction
1221       Category = #32232#38598
1222       Caption = #36865#20449#12375#12383#12524#12473#12398#21517#21069#27396#12392#12513#12540#12523#27396#12434#35352#25014#12377#12427
1223       Hint = #36865#20449#12375#12383#12524#12473#12398#21517#21069#27396#12392#12513#12540#12523#27396#12434#35352#25014#12377#12427
1224       ImageIndex = 9
1225       OnExecute = SaveNameMailActionExecute
1226     end
1227     object BeLogInOutEAction: TAction
1228       Category = #12501#12449#12452#12523
1229       Caption = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488
1230       Hint = 'Be2ch'#12395#12525#12464#12452#12531'/'#12525#12464#12450#12454#12488
1231       ImageIndex = 10
1232       OnExecute = BeLogInOutEActionExecute
1233       OnUpdate = BeLogInOutEActionUpdate
1234     end
1235     object UpdateSambaAction: TAction
1236       Category = #12501#12449#12452#12523
1237       Caption = 'Samba24'#12398#35373#23450#20516#12434#26356#26032#12377#12427
1238       Hint = 'Samba24'#12398#35373#23450#20516#12434#26356#26032#12377#12427
1239       OnExecute = UpdateSambaActionExecute
1240       OnUpdate = UpdateSambaActionUpdate
1241     end
1242     object InputAssistAction: TAction
1243       Tag = -1
1244       Category = #32232#38598
1245       Caption = #20837#21147#12450#12471#12473#12488
1246       OnExecute = InputAssistActionExecute
1247     end
1248     object ShowInputAssistForm: TAction
1249       Category = #32232#38598
1250       Caption = #20837#21147#12450#12471#12473#12488#12501#12457#12540#12512#21628#12403#20986#12375
1251       Hint = #20837#21147#12450#12471#12473#12488#12501#12457#12540#12512#12434#21628#12403#20986#12377
1252       ImageIndex = 11
1253       OnExecute = ShowInputAssistFormExecute
1254     end
1255     object ReleaseCookieAction: TAction
1256       Category = #12501#12449#12452#12523
1257       Caption = 'Cookie'#24773#22577#21066#38500
1258       Hint = 'Cookie'#12398#24773#22577#12434#21066#38500#12377#12427
1259       OnExecute = ReleaseCookieActionExecute
1260     end
1261   end
1262   object IdLogDebug: TIdLogDebug
1263     OnReceive = IdLogDebugReceive
1264     OnSend = IdLogDebugSend
1265     Active = True
1266     Left = 200
1267     Top = 124
1268   end
1269   object InputAssistPopupMenu: TPopupMenu
1270     AutoHotkeys = maManual
1271     AutoPopup = False
1272     OwnerDraw = True
1273     Left = 272
1274     Top = 128
1275   end
1276   object ApplicationEvents1: TApplicationEvents
1277     OnMessage = ApplicationEvents1Message
1278     Left = 304
1279     Top = 128
1280   end
1281 end