OSDN Git Service

バックアップファイルが更新されない不具合の修正
[gikonavigoeson/gikonavi.git] / Editor.dfm
1 object EditorForm: TEditorForm
2   Left = 358
3   Top = 145
4   Width = 640
5   Height = 400
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   PixelsPerInch = 96
36   TextHeight = 12
37   object StatusBar: TStatusBar
38     Left = 0
39     Top = 335
40     Width = 632
41     Height = 19
42     Panels = <
43       item
44         Width = 50
45       end
46       item
47         Width = 100
48       end
49       item
50         Width = 150
51       end>
52     SimplePanel = False
53     OnResize = StatusBarResize
54   end
55   object EditorPage: TPageControl
56     Left = 0
57     Top = 30
58     Width = 632
59     Height = 305
60     ActivePage = BoardtopTab
61     Align = alClient
62     MultiLine = True
63     TabIndex = 3
64     TabOrder = 0
65     OnChange = EditorPageChange
66     object EditorTab: TTabSheet
67       Caption = #32232#38598
68       object BodyEdit: TMemo
69         Left = 0
70         Top = 60
71         Width = 624
72         Height = 218
73         Align = alClient
74         ScrollBars = ssBoth
75         TabOrder = 0
76         WordWrap = False
77       end
78       object NameBasePanel: TPanel
79         Left = 0
80         Top = 29
81         Width = 624
82         Height = 31
83         Align = alTop
84         BevelOuter = bvNone
85         TabOrder = 2
86         object NameLabel: TLabel
87           Left = 4
88           Top = 8
89           Width = 40
90           Height = 12
91           Caption = #21517#21069'(&N)'
92           FocusControl = NameComboBox
93         end
94         object MailLabel: TLabel
95           Left = 228
96           Top = 8
97           Width = 50
98           Height = 12
99           Caption = #12513#12540#12523'(&M)'
100           FocusControl = MailComboBox
101         end
102         object NameComboBox: TComboBox
103           Left = 64
104           Top = 4
105           Width = 149
106           Height = 20
107           DropDownCount = 20
108           ItemHeight = 12
109           TabOrder = 0
110         end
111         object MailComboBox: TComboBox
112           Left = 284
113           Top = 4
114           Width = 149
115           Height = 20
116           DropDownCount = 20
117           ItemHeight = 12
118           TabOrder = 1
119           OnChange = MailComboBoxChange
120         end
121         object SageCheckBox: TCheckBox
122           Left = 448
123           Top = 6
124           Width = 49
125           Height = 17
126           Caption = '&sage'
127           TabOrder = 2
128           OnClick = SageCheckBoxClick
129         end
130         object KotehanCheckBox: TCheckBox
131           Left = 504
132           Top = 6
133           Width = 105
134           Height = 17
135           Caption = #12495#12531#12489#12523#20445#23384'(&H)'
136           TabOrder = 3
137         end
138       end
139       object TitlePanel: TPanel
140         Left = 0
141         Top = 0
142         Width = 624
143         Height = 29
144         Align = alTop
145         BevelOuter = bvNone
146         TabOrder = 1
147         object Label1: TLabel
148           Left = 4
149           Top = 8
150           Width = 54
151           Height = 12
152           Caption = #12479#12452#12488#12523'(&T)'
153           FocusControl = TitleEdit
154         end
155         object TitleEdit: TEdit
156           Left = 64
157           Top = 4
158           Width = 541
159           Height = 20
160           TabOrder = 0
161         end
162       end
163     end
164     object PreviewTab: TTabSheet
165       Caption = #12503#12524#12499#12517#12540
166       ImageIndex = 1
167       object Browser: TWebBrowser
168         Left = 0
169         Top = 0
170         Width = 624
171         Height = 278
172         Align = alClient
173         TabOrder = 0
174         OnStatusTextChange = BrowserStatusTextChange
175         ControlData = {
176           4C0000007E400000BB1C00000000000000000000000000000000000000000000
177           000000004C000000000000000000000001000000E0D057007335CF11AE690800
178           2B2E126208000000000000004C0000000114020000000000C000000000000046
179           8000000000000000000000000000000000000000000000000000000000000000
180           00000000000000000100000000000000000000000000000000000000}
181       end
182     end
183     object BoardInformationTab: TTabSheet
184       Caption = #26495#24773#22577
185       ImageIndex = 2
186       object BoardInformationMemo: TMemo
187         Left = 0
188         Top = 0
189         Width = 624
190         Height = 278
191         Align = alClient
192         ReadOnly = True
193         ScrollBars = ssVertical
194         TabOrder = 0
195       end
196     end
197     object BoardtopTab: TTabSheet
198       Caption = #26495#12488#12483#12503
199       ImageIndex = 3
200       object TitlePictureBrowser: TWebBrowser
201         Left = 0
202         Top = 0
203         Width = 624
204         Height = 278
205         Align = alClient
206         TabOrder = 0
207         ControlData = {
208           4C0000007E400000BB1C00000000000000000000000000000000000000000000
209           000000004C000000000000000000000001000000E0D057007335CF11AE690800
210           2B2E126208000000000000004C0000000114020000000000C000000000000046
211           8000000000000000000000000000000000000000000000000000000000000000
212           00000000000000000100000000000000000000000000000000000000}
213       end
214     end
215   end
216   object ToolBar: TToolBar
217     Left = 0
218     Top = 0
219     Width = 632
220     Height = 30
221     AutoSize = True
222     BorderWidth = 1
223     Caption = 'ToolBar'
224     EdgeBorders = [ebTop, ebBottom]
225     Flat = True
226     HotImages = HotToobarImageList
227     Images = ToolBarImageList
228     TabOrder = 2
229     Wrapable = False
230     object SendToolButton: TToolButton
231       Left = 0
232       Top = 0
233       Action = SendAction
234     end
235     object OutBoxToolButton: TToolButton
236       Left = 23
237       Top = 0
238       Action = SaveAction
239     end
240     object ToolButton5: TToolButton
241       Left = 46
242       Top = 0
243       Width = 8
244       ImageIndex = 2
245       Style = tbsSeparator
246     end
247     object UndoToolButton: TToolButton
248       Left = 54
249       Top = 0
250       Action = UndoAction
251     end
252     object CutToolButton: TToolButton
253       Left = 77
254       Top = 0
255       Action = CutAction
256     end
257     object CopyToolButton: TToolButton
258       Left = 100
259       Top = 0
260       Action = CopyAction
261     end
262     object PasteToolButton: TToolButton
263       Left = 123
264       Top = 0
265       Action = PasteAction
266     end
267     object ToolButton3: TToolButton
268       Left = 146
269       Top = 0
270       Width = 8
271       ImageIndex = 6
272       Style = tbsSeparator
273     end
274     object TransToolButton: TToolButton
275       Left = 154
276       Top = 0
277       Action = TransAction
278     end
279     object TopToolButton: TToolButton
280       Left = 177
281       Top = 0
282       Action = TopAction
283       Style = tbsCheck
284     end
285     object ToolButton1: TToolButton
286       Left = 200
287       Top = 0
288       Width = 8
289       Caption = 'ToolButton1'
290       ImageIndex = 8
291       Style = tbsSeparator
292     end
293     object ToolButton2: TToolButton
294       Left = 208
295       Top = 0
296       Action = AbortAction
297     end
298   end
299   object MainMenu: TMainMenu
300     Left = 8
301     Top = 124
302     object FileMenu: TMenuItem
303       Caption = #12501#12449#12452#12523'(&F)'
304       object PostMessage: TMenuItem
305         Action = SendAction
306       end
307       object SaveMessage: TMenuItem
308         Action = SaveAction
309       end
310       object N01: TMenuItem
311         Caption = '-'
312       end
313       object CloseMenu: TMenuItem
314         Action = CloseAction
315       end
316     end
317     object EditMenu: TMenuItem
318       Caption = #32232#38598'(&E)'
319       object UndoMenu: TMenuItem
320         Action = UndoAction
321       end
322       object N02: TMenuItem
323         Caption = '-'
324       end
325       object CutMenu: TMenuItem
326         Action = CutAction
327       end
328       object CopyMenu: TMenuItem
329         Action = CopyAction
330       end
331       object PasteMenu: TMenuItem
332         Action = PasteAction
333       end
334       object QuotePasteMenuItem: TMenuItem
335         Action = QuotePasteAction
336       end
337       object N2: TMenuItem
338         Caption = '-'
339       end
340       object SelectAll1: TMenuItem
341         Action = SelectAllAction
342       end
343     end
344     object Show1: TMenuItem
345       Caption = #34920#31034'(&V)'
346       object A1: TMenuItem
347         Action = TransAction
348         AutoCheck = True
349       end
350       object T1: TMenuItem
351         Action = TopAction
352         AutoCheck = True
353         GroupIndex = 1
354       end
355       object BoardTop: TMenuItem
356         AutoCheck = True
357         Caption = #26495#12488#12483#12503
358         GroupIndex = 1
359         OnClick = BoardTopClick
360       end
361       object N1: TMenuItem
362         Caption = '-'
363         GroupIndex = 1
364       end
365       object S1: TMenuItem
366         Action = AbortAction
367         GroupIndex = 1
368       end
369     end
370     object C1: TMenuItem
371       Caption = #29305#27530#25991#23383#22793#25563'(&C)'
372       object SpaceTabnbsp1: TMenuItem
373         Action = SpaceToNBSPAction
374         AutoCheck = True
375       end
376       object amp1: TMenuItem
377         Action = AmpToCharRefAction
378         AutoCheck = True
379       end
380     end
381     object N3: TMenuItem
382       Caption = #26495#24773#22577
383       object SETTINGTXT2: TMenuItem
384         Action = GetSETTINGTXTAction
385       end
386       object OP1: TMenuItem
387         Action = GetTitlePictureAction
388       end
389     end
390   end
391   object ToolBarImageList: TImageList
392     Left = 72
393     Top = 124
394     Bitmap = {
395       494C010109000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
396       0000000000003600000028000000400000004000000001001000000000000020
397       0000000000000000000000000000000000000000000000000000000000000000
398       0000000000000000000000000000000000000000000000000000000000000000
399       0000000000000000000000000000000000000000000000000000000000000000
400       0000000000000000000000000000000000000000000000000000000000000000
401       0000000000000000000000000000000000000000000000000000000000000000
402       0000000000000000000000000000000000000000000000000000000000000000
403       0000000000000000000000000000000000000000000000000000000000000000
404       0000000000000000000000000000000000000000000000000000000000000000
405       0000000000000000000000000000000000000000000000000000000000000000
406       0000000000000000000000000000000000000000000000000000000000000000
407       0000000000000000000000000000000000000000000000000000000000000000
408       0000000000000000000000000000000000000000000000000000000000000000
409       0000000000000000000000000000000000000000000000000000000000000000
410       0000000000000000000000000000000000000000000000000000000000000000
411       0000000000000000000000000000000000000000000000000000000000000000
412       0000000000000000000000000000000000000000000000000000000000000000
413       0000000000000000000000000000000000000000000000000000000000000000
414       0000000000000000000000000000000000000000000000000000000000000000
415       0000000000000000000000000000000000000000000000000000000000000000
416       0000000000000000000000000000000000000000000000000000000000000000
417       0000000000000000000000000000000000000000000000000000000000000000
418       0000000000000000000000000000000000000000000000000000000000000000
419       0000000000000000000000000000000000000000000000000000000000000000
420       0000000000000000000000000000000000000000000000000000000000000000
421       0000000000000000000000000000000000000000000000000000000000000000
422       0000000000000000000000000000000000000000000000000000000000000000
423       0000000000000000000000000000000000000000000000000000000000000000
424       0000000000000000000000000000000000000000000000000000000000000000
425       0000000000000000000000000000000000000000000000000000000000000000
426       0000000000000000000000000000000000000000000000000000000000000000
427       0000000000000000000000000000000000000000000000000000000000000000
428       0000000000000000000000000000000000000000000000000000000000000000
429       0000000000000000000000000000000000000000000000000000000000000000
430       0000000000000000000000000000000000000000000000000000000000000000
431       0000000000000000000000000000000000000000000000000000000000000000
432       0000000000000000000000000000000000000000000000000000000000000000
433       0000000000000000000000000000000000000000000000000000000000000000
434       0000000000000000000000000000000000000000000000000000000000000000
435       0000000000000000000000000000000000000000000000000000000000000000
436       0000000000000000000000000000000000000000000000000000000000000000
437       0000000000000000000000000000000000000000000000000000000000000000
438       0000000000000000000000000000000000000000000000000000000000000000
439       0000000000000000000000000000000000000000000000000000000000000000
440       0000000000000000000000000000000000000000000000000000000000000000
441       0000000000000000000000000000000000000000000000000000000000000000
442       0000000000000000000000000000000000000000000000000000000000000000
443       0000000000000000000000000000000000000000000000000000000000000000
444       0000000000000000000000000000000000000000000000000000000000000000
445       0000000000000000000000000000000000000000000000000000000000000000
446       0000000000000000000000000000000000000000000000000000000000000000
447       0000000000000000000000000000000000000000000000000000000000000000
448       0000000000000000000000000000000000000000000000000000000000000000
449       0000000000000000000000000000000000000000000000000000000000000000
450       0000000000000000000000000000000000000000000000000000000000000000
451       0000000000000000000000000000000000000000000000000000000000000000
452       0000000000000000000000000000000000000000000000000000000000000000
453       0000000000000000000000000000000000000000000000000000000000000000
454       0000000000000000000000000000000000000000000000000000000000000000
455       0000000000000000000000000000000000000000000000000000000000000000
456       0000000000000000000000000000000000000000000000000000000000000000
457       0000000000000000000000000000000000000000000000000000000000000000
458       0000000000000000000000000000000000000000000000000000000000000000
459       0000000000000000000000000000000000000000000000000000000000000000
460       0000000000000000000000000000000000000000000000000000000000000000
461       0000000000000000000000000000000000000000000000000000000000000000
462       0000000000000000000000000000000000000000000000000000000000000000
463       0000000000000000000000000000000000000000000000000000000000000000
464       0000000000000000000000000000000000000000000000000000000000000000
465       0000000000000000000000000000000000000000000000000000000010421042
466       1042104210421042000000000000000000000000000000000000000000000000
467       0000000000000000000000000000000000000000000000000000000000000000
468       0000000000000000000000000000000000000000000000000000000000000000
469       0000000000000000000000000000000000000000000000001042104210421042
470       1042104210421042104210420000000000000000000000000000000000000000
471       0000000000000000000000000000000000000000000000000000000000000000
472       0000000000000000000000000000000000000000000000000000000000000000
473       0000000000000000000000000000000000000000000010421042104210421042
474       1042104210421042104210421042000000000000000000000000000000000000
475       0000000000000000000000000000000000000000000000000000000000000000
476       0000000000000000000000000000000000000000000000000000000000000000
477       0000000000000000000000000000000000000000000010421042104210421042
478       1042104210421042104210421042000000000000000000000000000000000000
479       0000000000000000000000000000000000000000000000000000000000000000
480       0000000000000000000000000000000000000000000000000000000000000000
481       0000000000000000000000000000000000000000104210421042104210421042
482       1042104210421042104210421042104200000000000000000000000000000000
483       0000000000000000000000000000000000000000000000000000000000000000
484       0000000000000000000000000000000000000000000000000000000000000000
485       00000000000000000000000000000000000000001042104210421042FF7FFF7F
486       10421042FF7FFF7F104210421042104200000000000000000000000000000000
487       0000000000000000000000000000000000000000000000000000000000000000
488       0000000000000000000000000000000000000000000000000000000000000000
489       000000000000000000000000000000000000000010421042104210421042FF7F
490       FF7FFF7FFF7F1042104210421042104200000000000000000000000000000000
491       0000000000000000000000000000000000000000000000000000000000000000
492       0000000000000000000000000000000000000000000000000000000000000000
493       0000000000000000000000000000000000000000104210421042104210421042
494       FF7FFF7F10421042104210421042104200000000000000000000000000000000
495       0000000000000000000000000000000000000000000000000000000000000000
496       0000000000000000000000000000000000000000000000000000000000000000
497       000000000000000000000000000000000000000010421042104210421042FF7F
498       FF7FFF7FFF7F1042104210421042104200000000000000000000000000000000
499       0000000000000000000000000000000000000000000000000000000000000000
500       0000000000000000000000000000000000000000000000000000000000000000
501       00000000000000000000000000000000000000001042104210421042FF7FFF7F
502       10421042FF7FFF7F104210421042104200000000000000000000000000000000
503       0000000000000000000000000000000000000000000000000000000000000000
504       0000000000000000000000000000000000000000000000000000000000000000
505       0000000000000000000000000000000000000000000010421042104210421042
506       1042104210421042104210421042000000000000000000000000000000000000
507       0000000000000000000000000000000000000000000000000000000000000000
508       0000000000000000000000000000000000000000000000000000000000000000
509       0000000000000000000000000000000000000000000010421042104210421042
510       1042104210421042104210421042000000000000000000000000000000000000
511       0000000000000000000000000000000000000000000000000000000000000000
512       0000000000000000000000000000000000000000000000000000000000000000
513       0000000000000000000000000000000000000000000000001042104210421042
514       1042104210421042104210420000000000000000000000000000000000000000
515       0000000000000000000000000000000000000000000000000000000000000000
516       0000000000000000000000000000000000000000000000000000000000000000
517       0000000000000000000000000000000000000000000000000000000010421042
518       1042104210421042000000000000000000000000000000000000000000000000
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       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
536       0000000000000000000000000000000000000000000000000000000000000000
537       0000000000000000000000000000000000000000000000000000000000000000
538       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
539       0000FF7F00000000000000000000FF7F00000000000000000000000010421042
540       1042104210421042104210421042104200000000000000000000000010421042
541       1042104210421042104210421042104200000000000000000000000000000000
542       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
543       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000010421042
544       1042104210421042104210421042104200000000000000000000000010421042
545       1042104210421042104210421042104200000000000000000000000000000000
546       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
547       0000FF7F000000000000FF7F0000000000000000000000000000000000000000
548       0000000000000000104210421042104200000000000000000000000000000000
549       00000000000000001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
550       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
551       0000FF7FFF7FFF7FFF7FFF7F0000FF7F00000000000000000000000018631863
552       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
553       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
554       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
555       0000FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000018631863
556       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
557       FF7FFF7FFF7F00001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
558       0000FF7F00000000FF7F000000000000000000000000FF7FFF7FFF7FFF7FFF7F
559       0000000000000000000000000000000000000000000000000000000018631863
560       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
561       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
562       0000FF7FFF7FFF7FFF7F0000FF7F0000000000000000FF7FFF7FFF7FFF7FFF7F
563       FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000104210421042
564       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
565       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
566       0000FF7FFF7FFF7FFF7F000000000000000000000000FF7FFF7F000000000000
567       00000000000000000000FF7FFF7F000000000000000000000000104210421042
568       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
569       FF7FFF7FFF7F00000000000000000000000000000000FF7F00000000FF7F0000
570       00000000000000000000000000000000000000000000FF7FFF7F0000FF7FFF7F
571       FF7FFF7FFF7FFF7F0000FF7FFF7F000000000000000000000000000000000000
572       0000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
573       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7F0000
574       FF7F0000000000000000000000000000000000000000FF7FFF7FFF7F0000FF7F
575       00000000FF7F0000FF7FFF7FFF7F000000000000000000000000000000000000
576       0000000000000000000000000000000000000000000000000000000000000000
577       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F0000
578       0000000000000000000000000000000000000000000000000000000000000000
579       FF7FFF7F00000000000000000000000000000000000000000000000000000000
580       0000000000000000000000000000000000000000000000000000000000000000
581       0000000000000000000000000000000000000000000000000000000000000000
582       0000000000000000000000000000000000000000000000000000000000000000
583       0000000000000000000000000000000000000000000000000000000000000000
584       0000000000000000000000000000000000000000000000000000000000000000
585       0000000000000000000000000000000000000000000000000000000000000000
586       0000000000000000000000000000000000000000000000000000000000000000
587       0000000000000000000000000000000000000000000000000000000000000000
588       0000000000000000000000000000000000000000000000000000000000000000
589       0000000000000000000000000000000000000000000000000000000000000000
590       0000000000000000000000000000000000000000000000000000000000000000
591       0000000000000000000000000000000000000000000000000000000000000000
592       0000000000000000000000000000000000000000000000000000000000000000
593       0000000000000000000000000000000000000000000000000000000000000000
594       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
595       FF7FFF7FFF7F0000000000000000000000000000000000000000000000000000
596       0000000000000000000000000000000000000000000000000000000000000000
597       0000000000000000000000000000000000000000000000000000000000000000
598       0000000000000000000000000000000000000000FF7F0000FF7FFF7FFF7FFF7F
599       FF7FFF7FFF7FFF7F000000000000000000000000000000000000000000000000
600       00000000000000000000000000000000000000000000000000000000FF7FFF7F
601       0000000000000000000000000000000000000000000000000000000000000000
602       00000000000000000000FF7FFF7F000000000000FF7FFF7F0000FF7FFF7FFF7F
603       FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000000000000000
604       00000000000000000000000000000000000000000000000000000000FF7FFF7F
605       000000000000FF7FFF7F00000000000000001042104210421042104210421042
606       10420000FF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F0000FF7FFF7F
607       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
608       00000000000000000000000000000000000000000000000000000000FF7FFF7F
609       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
610       FF7F0000000000000000FF7FFF7F000000000000FF7FFF7FFF7FFF7F00000000
611       0000000000000000000000000000000000000000000000000000000000000000
612       0000000000000000000000000000000000000000000000000000000000000000
613       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
614       FF7FFF7FFF7FFF7FFF7F00000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
615       FF7FFF7F00000000000000000000000000000000000000000000000000000000
616       0000000000000000000000000000000000000000000000000000000000000000
617       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
618       FF7FFF7FFF7FFF7FFF7F00001042000000000000FF7FFF7FFF7F000000000000
619       0000000000000000000000000000000000000000000000000000000000000000
620       0000000000000000000000000000000000000000000000000000000000000000
621       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
622       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000000000
623       0000000000000000000000000000000000000000000000000000000000000000
624       0000000000000000000000000000000000000000000000000000000000000000
625       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
626       000000000000FF7FFF7FFF7F1042000000000000000000000000000000001042
627       1042104210421042104210421042104210420000000000000000000000000000
628       0000000000000000000000000000000000000000000000000000000000000000
629       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
630       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
631       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
632       0000000000000000000000000000000000000000000000000000000000000000
633       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
634       00000000000000000000FF7F1042000000000000000000000000000000001863
635       FF7FFF7F000000000000FF7FFF7FFF7F10420000000000000000000000000000
636       0000000000000000000000000000000000000000000000000000000000000000
637       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
638       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
639       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
640       0000000000000000000000000000000000000000000000000000000000000000
641       0000000000000000000000000000000000001863186318631863186318631863
642       1863186318631863186318631863000000000000000000000000000000000000
643       0000FF7F0000000000000000FF7FFF7F10420000000000000000000000000000
644       0000000000000000000000000000000000000000000000000000000000000000
645       0000000000000000000000000000000000000000000000000000000000000000
646       0000000000000000000000000000000000000000000000000000000000001863
647       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
648       0000000000000000000000000000000000000000000000000000000000000000
649       0000000000000000000000000000000000000000000000000000000000000000
650       0000000000000000000000000000000000000000000000000000000000001863
651       1863186318631863186318631863186318630000000000000000000000000000
652       0000000000000000000000000000000000000000000000000000000000000000
653       000000000000000000000000000000000000424D3E000000000000003E000000
654       2800000040000000400000000100010000000000000200000000000000000000
655       000000000000000000000000FFFFFF0000000000000000000000000000000000
656       0000000000000000000000000000000000000000000000000000000000000000
657       0000000000000000000000000000000000000000000000000000000000000000
658       0000000000000000000000000000000000000000000000000000000000000000
659       00000000000000000000000000000000F81F000000000000E007000000000000
660       C003000000000000800100000000000080010000000000000000000000000000
661       0000000000000000000000000000000000000000000000000000000000000000
662       000000000000000080010000000000008001000000000000C003000000000000
663       E007000000000000F81F000000000000FFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
664       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
665       8000800070000000800080017000000080008001700000008001800170000000
666       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
667       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
668       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFF7F887
669       0003003FC1F7FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
670       0003C400DCF7FEBF0003CC00FF0FFC9F0003D400FFFFFDDF0003F800FFFFFDDF
671       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
672       000000000000}
673   end
674   object HotToobarImageList: TImageList
675     Left = 104
676     Top = 124
677     Bitmap = {
678       494C01010A000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
679       0000000000003600000028000000400000004000000001001000000000000020
680       0000000000000000000000000000000000000000000000000000000000000000
681       0000000000000000000000000000000000000000000000000000000000000000
682       0000000000000000000000000000000000000000000000000000000000000000
683       0000000000000000000000000000000000000000000000000000000000000000
684       0000000000000000000000000000000000000000000000000000000000000000
685       0000000000000000000000000000000000000000000000000000000000000000
686       0000000000000000000000000000000000000000000000000000000000000000
687       0000000000000000000000000000000000000000000000000000000000000000
688       0000000000000000000000000000000000000000000000000000000000000000
689       0000000000000000000000000000000000000000000000000000000000000000
690       0000000000000000000000000000000000000000000000000000000000000000
691       0000000000000000000000000000000000000000000000000000000000000000
692       0000000000000000000000000000000000000000000000000000000000000000
693       0000000000000000000000000000000000000000000000000000000000000000
694       0000000000000000000000000000000000000000000000000000000000000000
695       0000000000000000000000000000000000000000000000000000000000000000
696       0000000000000000000000000000000000000000000000000000000000000000
697       0000000000000000000000000000000000000000000000000000000000000000
698       0000000000000000000000000000000000000000000000000000000000000000
699       0000000000000000000000000000000000000000000000000000000000000000
700       0000000000000000000000000000000000000000000000000000000000000000
701       0000000000000000000000000000000000000000000000000000000000000000
702       0000000000000000000000000000000000000000000000000000000000000000
703       0000000000000000000000000000000000000000000000000000000000000000
704       0000000000000000000000000000000000000000000000000000000000000000
705       0000000000000000000000000000000000000000000000000000000000000000
706       0000000000000000000000000000000000000000000000000000000000000000
707       0000000000000000000000000000000000000000000000000000000000000000
708       0000000000000000000000000000000000000000000000000000000000000000
709       0000000000000000000000000000000000000000000000000000000000000000
710       0000000000000000000000000000000000000000000000000000000000000000
711       0000000000000000000000000000000000000000000000000000000000000000
712       0000000000000000000000000000000000000000000000000000000000000000
713       0000000000000000000000000000000000000000000000000000000000000000
714       0000000000000000000000000000000000000000000000000000000000000000
715       0000000000000000000000000000000000000000000000000000000000000000
716       0000000000000000000000000000000000000000000000000000000000000000
717       0000000000000000000000000000000000000000000000000000000000000000
718       0000000000000000000000000000000000000000000000000000000000000000
719       0000000000000000000000000000000000000000000000000000000000000000
720       0000000000000000000000000000000000000000000000000000000000000000
721       0000000000000000000000000000000000000000000000000000000000000000
722       0000000000000000000000000000000000000000000000000000000000000000
723       0000000000000000000000000000000000000000000000000000000000000000
724       0000000000000000000000000000000000000000000000000000000000000000
725       0000000000000000000000000000000000000000000000000000000000000000
726       0000000000000000000000000000000000000000000000000000000000000000
727       0000000000000000000000000000000000000000000000000000000000000000
728       0000000000000000000000000000000000000000000000000000000000000000
729       0000000000000000000000000000000000000000000000000000000000000000
730       0000000000000000000000000000000000000000000000000000000000000000
731       0000000000000000000000000000000000000000000000000000000000000000
732       0000000000000000000000000000000000000000000000000000000000000000
733       0000000000000000000000000000000000000000000000000000000000000000
734       0000000000000000000000000000000000000000000000000000000000000000
735       0000000000000000000000000000000000000000000000000000000000000000
736       0000000000000000000000000000000000000000000000000000000000000000
737       0000000000000000000000000000000000000000000000000000000000000000
738       0000000000000000000000000000000000000000000000000000000000000000
739       0000000000000000000000000000000000000000000000000000000000000000
740       0000000000000000000000000000000000000000000000000000000000000000
741       0000000000000000000000000000000000000000000000000000000000000000
742       0000000000000000000000000000000000000000000000000000000000000000
743       0000000000000000000000000000000000000000000000000000000000000000
744       0000000000000000000000000000000000000000000000000000000000000000
745       0000000000000000000000000000000000000000000000000000000000000000
746       0000000000000000000000000000000000000000000000000000000000000000
747       0000000000000000000000000000000000000000000000000000000000000000
748       0000000000000000000000000000000000000000000000000000000000400040
749       0040004000400040000000000000000000000000000000000000000000000000
750       0000000000000000000000000000000000000000000000000000000000000000
751       0000000000000000000000000000000000000000000000000000000000000000
752       0000000000000000000000000000000000000000000000000040004000400040
753       0040004000400040004000400000000000000000000000000000000000000000
754       0000000000000000000000000000000000000000000000000000000000000000
755       0000000000000000000000000000000000000000000000000000000000000000
756       0000000000000000000000000000000000000000000000400040004000400040
757       0040004000400040004000400040000000000000000000000000000000000000
758       0000000000000000000000000000000000000000000000000000000000000000
759       0000000000000000000000000000000000000000000000000000000000000000
760       0000000000000000000000000000000000000000000000400040004000400040
761       0040004000400040004000400040000000000000000000000000000000000000
762       0000000000000000000000000000000000000000000000000000000000000000
763       0000000000000000000000000000000000000000000000000000000000000000
764       0000000000000000000000000000000000000000004000400040004000400040
765       0040004000400040004000400040004000000000000000000000000000000000
766       0000000000000000000010000000000000000000000000000000000000000000
767       0000000000000000000000000000000000000000000000000000000000000000
768       00000000000000000000000000000000000000000040004000400040FF7FFF7F
769       00400040FF7FFF7F004000400040004000000000000010001000100010001000
770       0000000000000000000010000000000000000000000000000000000000000000
771       0000000000000000000000000000000000000000000000000000000000000000
772       000000000000000000000000000000000000000000400040004000400040FF7F
773       FF7FFF7FFF7F0040004000400040004000000000000010001000100010000000
774       0000000000000000000000001000000000000000000000000000000000000000
775       0000000000000000000000000000000000000000000000000000000000000000
776       0000000000000000000000000000000000000000004000400040004000400040
777       FF7FFF7F00400040004000400040004000000000000010001000100000000000
778       0000000000000000000000001000000000000000000000000000000000000000
779       0000000000000000000000000000000000000000000000000000000000000000
780       000000000000000000000000000000000000000000400040004000400040FF7F
781       FF7FFF7FFF7F0040004000400040004000000000000010001000000010000000
782       0000000000000000000000001000000000000000000000000000000000000000
783       0000000000000000000000000000000000000000000000000000000000000000
784       00000000000000000000000000000000000000000040004000400040FF7FFF7F
785       00400040FF7FFF7F004000400040004000000000000010000000000000001000
786       1000000000000000000010000000000000000000000000000000000000000000
787       0000000000000000000000000000000000000000000000000000000000000000
788       0000000000000000000000000000000000000000000000400040004000400040
789       0040004000400040004000400040000000000000000000000000000000000000
790       0000100010001000100000000000000000000000000000000000000000000000
791       0000000000000000000000000000000000000000000000000000000000000000
792       0000000000000000000000000000000000000000000000400040004000400040
793       0040004000400040004000400040000000000000000000000000000000000000
794       0000000000000000000000000000000000000000000000000000000000000000
795       0000000000000000000000000000000000000000000000000000000000000000
796       0000000000000000000000000000000000000000000000000040004000400040
797       0040004000400040004000400000000000000000000000000000000000000000
798       0000000000000000000000000000000000000000000000000000000000000000
799       0000000000000000000000000000000000000000000000000000000000000000
800       0000000000000000000000000000000000000000000000000000000000400040
801       0040004000400040000000000000000000000000000000000000000000000000
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       1000100010001000100010001000100010000000000000000000000000000000
815       0000000000000000000000000000000000000000000000000000000000000000
816       0000000000000000000000000000000000000000000000000000000000000000
817       1000100010001000100010001000100010000000000000000000000000000000
818       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000000000000
819       0000000000000000000000000000000000000000000000000000000000000000
820       0000000000000000000000000000000000000000000000000000000000000000
821       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
822       1000FF7F10001000100010001000FF7F10000000000000000000000010421042
823       1042104210421042104210421042104200000000000000000000000010421042
824       1042104210421042104210421042104200000000000000000000000000000000
825       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
826       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000010421042
827       1042104210421042104210421042104200000000000000000000000010421042
828       1042104210421042104210421042104200000000000000000000000000000000
829       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
830       1000FF7F100010001000FF7F1000100010001042104210421042104210421042
831       1042104210421042104210421042104200001042104210421042104210421042
832       10421042104210421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
833       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
834       1000FF7FFF7FFF7FFF7FFF7F1000FF7F10001863000000000000104218631863
835       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
836       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
837       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
838       1000FF7FFF7FFF7FFF7FFF7F1000100000001863000000000000104218631863
839       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
840       FF7FFF7FFF7F10421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
841       1000FF7F10001000FF7F10001000100010000000000010420042104200421042
842       1000100010001000100010001000000000001863000000000000104218631863
843       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
844       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
845       1000FF7FFF7FFF7FFF7F1000FF7F100000000000000000421042004210420042
846       10420042104200421042004210420000000018630000000000001F001F001F00
847       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
848       FF7FFF7FFF7F10421000100010001000100000000000FF7FFF7FFF7FFF7FFF7F
849       1000FF7FFF7FFF7FFF7F10001000000000000000000010420042000000000000
850       00000000000000000000104200420000000018630000000000001F001F001F00
851       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
852       FF7FFF7FFF7F10421000100010001000100000000000FF7F00000000FF7F0000
853       1000100010001000100010000000000000000000000000421042000018631863
854       1863186318631863000000421042000000001863000000000000000000000000
855       0000000000001042000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
856       FF7FFF7FFF7F10420000000000000000000000000000FF7FFF7FFF7FFF7F0000
857       FF7F00000000000000000000000000000000000000001042004210420000E07F
858       00000000E07F0000004210420042000000001000100010001000100010001000
859       1000100010001000000000000000000000001F001F001F001F001F001F001F00
860       1F001F001F001F000000000000000000000000000000FF7FFF7FFF7FFF7F0000
861       0000000000000000000000000000000000000000000000000000000000000000
862       E07FE07F00000000000000000000000000001000100010001000100010001000
863       1000100010001000000000000000000000001F001F001F001F001F001F001F00
864       1F001F001F001F00000000000000000000000000000000000000000000000000
865       0000000000000000000000000000000000000000000000000000000000000000
866       0000000000000000000000000000000000000000000000000000000000000000
867       0000000000000000000000000000000000000000000000000000000000000000
868       0000000000000000000000000000000000000000000000000000000000000000
869       0000000000000000000000000000000000000000000000000000000000000000
870       0000000000000000000000000000000000000000000000000000000000000000
871       0000000000000000000000000000000000000000000000000000000000000000
872       0000000000000000000000000000000000000000000000000000000000000000
873       0000000000000000000000000000000000000000000000000000000000000000
874       0000000000000000000000000000000000000000000000000000000000000000
875       0000000000000000000000000000000000000000000000000000000000000000
876       0000000000000000000000000000000000000000000000000000000000000000
877       0000000000000000000000000000000000000000000000420042004200420042
878       0042004200420000000000000000000000000000000000000000000000000000
879       0000000000000000000000000000000000000000000000000000000010001000
880       0000000000000000000000000000000000000000000000000000000000000000
881       0000000000000000000000000000000000000000E07F00000042004200420042
882       0042004200420042000000000000000000000000000000000000000000000000
883       00000000000000000000000000000000000000000000000000001000FF7FFF7F
884       1000000000001000100000000000000000000000000000000000000000000000
885       00000000000000000000E003E003000000000000E07FE07F0000004200420042
886       0042004200420042004200000000000000000000000000000000000000000000
887       00000000000000000000000000000000000000000000000000001000FF7FFF7F
888       100000001000FF7FFF7F10000000000000001042104210421042104210421042
889       10420000E003E003E003E003E003E00300000000E07FE07FE07F000000420042
890       0042004200420042004200420000000000000000000000000000000000000000
891       00000000000000000000000000000000000000000000000000001000FF7FFF7F
892       100000001000FF7FFF7F10000000000000001863E07FFF7FE07FFF7FE07FFF7F
893       E07F0000000000000000E003E003000000000000E07FE07FE07FE07F00000000
894       0000000000000000000000000000000000000000000000000000000000000000
895       0000000000000000104210000000000000000000000000000000000010001000
896       100000001000FF7FFF7F10000000000000001863FF7FE07FFF7FE07FFF7FE07F
897       FF7FE07FFF7FE07FFF7F00000000000000000000E07FE07FE07FE07FE07FE07F
898       E07FE07F00000000000000000000000000000000000010001000100010001000
899       0000000000000000000010001042000000000000000000000000000000000000
900       1000000010001000100000000000000000001863E07FFF7F0000000000000000
901       E07FFF7FE07FFF7FE07F00001042000000000000E07FE07FE07F000000000000
902       0000000000000000000000000000000000000000000010001000100010000000
903       0000000000000000000000001000000000000000000000000000000000000000
904       1000000010000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
905       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000000000
906       0000000000000000000000000000000000000000000010001000100000000000
907       0000000000000000000000001000000000000000000000000000000000000000
908       0000000000000000000000000000000000001863E07FFF7F0000000000000000
909       000000000000FF7FE07FFF7F1042000000000000000000000000000000001042
910       1042104210421042104210421042104210420000000010001000000010000000
911       0000000000000000000000001000000000000000000000000000000000000000
912       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
913       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
914       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000010000000000000001000
915       1000000000000000000010001042000000000000000000000000000000000000
916       0000000000000000000000000000000000001863E07FFF7F0000000000000000
917       00000000000000000000FF7F1042000000000000000000000000000000001863
918       FF7FE07F000000000000E07FFF7FE07F10420000000000000000000000000000
919       0000100010001000100010420000000000000000000000000000000000000000
920       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
921       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
922       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
923       0000000000000000000000000000000000000000000000000000000000000000
924       0000000000000000000000000000000000001863186318631863186318631863
925       1863186318631863186318631863000000000000000000000000000000000000
926       0000E07F0000000000000000FF7FE07F10420000000000000000000000000000
927       0000000000000000000000000000000000000000000000000000000000000000
928       0000000000000000000000000000000000000000000000000000000000000000
929       0000000000000000000000000000000000000000000000000000000000001863
930       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
931       0000000000000000000000000000000000000000000000000000000000000000
932       0000000000000000000000000000000000000000000000000000000000000000
933       0000000000000000000000000000000000000000000000000000000000001863
934       1863186318631863186318631863186318630000000000000000000000000000
935       0000000000000000000000000000000000000000000000000000000000000000
936       000000000000000000000000000000000000424D3E000000000000003E000000
937       2800000040000000400000000100010000000000000200000000000000000000
938       000000000000000000000000FFFFFF0000000000000000000000000000000000
939       0000000000000000000000000000000000000000000000000000000000000000
940       0000000000000000000000000000000000000000000000000000000000000000
941       0000000000000000000000000000000000000000000000000000000000000000
942       00000000000000000000000000000000F81FFFFF00000000E007FFFF00000000
943       C003FFFF000000008001FFFF000000008001FFFF000000000000FFF700000000
944       0000C1F7000000000000C3FB000000000000C7FB000000000000CBFB00000000
945       0000DCF7000000008001FF0F000000008001FFFF00000000C003FFFF00000000
946       E007FFFF00000000F81FFFFF00000000FFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
947       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
948       8000800070000000800080017000000080008001700000008001800170000000
949       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
950       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
951       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFE7F887
952       0003003FC1F3FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
953       0003C400DCF3FEBF0003CC00FF07FC9F0003D400FFFFFDDF0003F800FFFFFDDF
954       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
955       000000000000}
956   end
957   object Indy: TIdHTTP
958     Intercept = IdLogDebug
959     MaxLineAction = maException
960     AllowCookies = False
961     ProxyParams.BasicAuthentication = False
962     ProxyParams.ProxyPort = 0
963     Request.ContentLength = 0
964     Request.ContentRangeEnd = 0
965     Request.ContentRangeStart = 0
966     Request.ContentType = 'text/html'
967     Request.Accept = 'text/html, */*'
968     Request.BasicAuthentication = False
969     Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
970     HTTPOptions = [hoForceEncodeParams]
971     Left = 136
972     Top = 124
973   end
974   object IdAntiFreeze: TIdAntiFreeze
975     IdleTimeOut = 50
976     Left = 168
977     Top = 124
978   end
979   object ActionList: TActionList
980     Images = HotToobarImageList
981     Left = 40
982     Top = 124
983     object SendAction: TAction
984       Category = #12501#12449#12452#12523
985       Caption = #36865#20449'(&S)'
986       Hint = #36865#20449
987       ImageIndex = 0
988       OnExecute = SendActionExecute
989       OnUpdate = SendActionUpdate
990     end
991     object SaveAction: TAction
992       Category = #12501#12449#12452#12523
993       Caption = #36865#20449#31665#12408#20445#23384'(&B)'
994       Hint = #36865#20449#31665#12408#20445#23384
995       ImageIndex = 1
996       OnExecute = SaveActionExecute
997       OnUpdate = SaveActionUpdate
998     end
999     object CloseAction: TAction
1000       Category = #12501#12449#12452#12523
1001       Caption = #38281#12376#12427'(&C)'
1002       Hint = #38281#12376#12427
1003       OnExecute = CloseActionExecute
1004       OnUpdate = CloseActionUpdate
1005     end
1006     object TopAction: TAction
1007       Category = #34920#31034
1008       AutoCheck = True
1009       Caption = #12454#12451#12531#12489#12454#26368#21069#38754'(&T)'
1010       Hint = #12454#12451#12531#12489#12454#26368#21069#38754
1011       ImageIndex = 7
1012       ShortCut = 16468
1013       OnExecute = TopActionExecute
1014       OnUpdate = TopActionUpdate
1015     end
1016     object AbortAction: TAction
1017       Category = #34920#31034
1018       Caption = #20013#26029'(&S)'
1019       Hint = #20013#26029
1020       ImageIndex = 8
1021       ShortCut = 27
1022       OnExecute = AbortActionExecute
1023     end
1024     object TransAction: TAction
1025       Category = #34920#31034
1026       AutoCheck = True
1027       Caption = #12454#12451#12531#12489#12454#36879#26126'(&A)'
1028       Hint = #12454#12451#12531#12489#12454#36879#26126
1029       ImageIndex = 6
1030       OnExecute = TransActionExecute
1031       OnUpdate = TransActionUpdate
1032     end
1033     object SelectAllAction: TAction
1034       Category = #32232#38598
1035       Caption = #12377#12409#12390#36984#25246'(&A)'
1036       Hint = #12377#12409#12390#36984#25246
1037       ShortCut = 16449
1038       OnExecute = SelectAllActionExecute
1039     end
1040     object UndoAction: TAction
1041       Category = #32232#38598
1042       Caption = #20803#12395#25147#12377'(&U)'
1043       Hint = #20803#12395#25147#12377
1044       ImageIndex = 2
1045       ShortCut = 16474
1046       OnExecute = UndoActionExecute
1047       OnUpdate = UndoActionUpdate
1048     end
1049     object CutAction: TAction
1050       Category = #32232#38598
1051       Caption = #20999#12426#21462#12426'(&T)'
1052       Hint = #20999#12426#21462#12426
1053       ImageIndex = 3
1054       ShortCut = 16472
1055       OnExecute = CutActionExecute
1056       OnUpdate = CutActionUpdate
1057     end
1058     object PasteAction: TAction
1059       Category = #32232#38598
1060       Caption = #36028#12426#20184#12369'(&P)'
1061       Hint = #36028#12426#20184#12369
1062       ImageIndex = 5
1063       ShortCut = 16470
1064       OnExecute = PasteActionExecute
1065       OnUpdate = PasteActionUpdate
1066     end
1067     object CopyAction: TAction
1068       Category = #32232#38598
1069       Caption = #12467#12500#12540'(&C)'
1070       Hint = #12467#12500#12540
1071       ImageIndex = 4
1072       ShortCut = 16451
1073       OnExecute = CopyActionExecute
1074       OnUpdate = CopyActionUpdate
1075     end
1076     object QuotePasteAction: TAction
1077       Category = #32232#38598
1078       Caption = #24341#29992#12375#12390#36028#12426#20184#12369'(&P)'
1079       Hint = #24341#29992#12375#12390#36028#12426#20184#12369
1080       ImageIndex = 5
1081       ShortCut = 24662
1082       OnExecute = QuotePasteActionExecute
1083       OnUpdate = PasteActionUpdate
1084     end
1085     object SpaceToNBSPAction: TAction
1086       Category = #29305#27530#25991#23383#22793#25563
1087       AutoCheck = True
1088       Caption = '&Space/Tab '#8594' &&nbsp;'
1089       Hint = 'Space/Tab '#8594' &nbsp;'
1090       OnExecute = SpaceToNBSPActionExecute
1091     end
1092     object AmpToCharRefAction: TAction
1093       Category = #29305#27530#25991#23383#22793#25563
1094       AutoCheck = True
1095       Caption = '&& '#8594' &&&amp;'
1096       Hint = '& '#8594' &amp;'
1097       OnExecute = AmpToCharRefActionExecute
1098     end
1099     object GetSETTINGTXTAction: TAction
1100       Category = #26495#24773#22577
1101       Caption = 'SETTING.TXT'#21462#24471
1102       Hint = 'SETTING.TXT'#21462#24471
1103       OnExecute = GetSETTINGTXTActionExecute
1104     end
1105     object GetTitlePictureAction: TAction
1106       Category = #26495#24773#22577
1107       Caption = #26495#12488#12483#12503#30011#20687#21462#24471
1108       Hint = #26495'TOP'#30011#20687#21462#24471
1109       OnExecute = GetTitlePictureActionExecute
1110       OnUpdate = GetTitlePictureActionUpdate
1111     end
1112   end
1113   object IdLogDebug: TIdLogDebug
1114     OnReceive = IdLogDebugReceive
1115     OnSend = IdLogDebugSend
1116     Active = True
1117     Left = 200
1118     Top = 124
1119   end
1120   object Timer1: TTimer
1121     Enabled = False
1122     Interval = 500
1123     OnTimer = Timer1Timer
1124     Left = 233
1125     Top = 123
1126   end
1127 end