home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Programare / PSPad / PSPad.exe / 0 / RCDATA / TFSETTINGS / TFSETTINGS.txt
Encoding:
Text File  |  2004-06-06  |  78.4 KB  |  2,478 lines

  1. object fSettings: TfSettings
  2.   Left = 356
  3.   Top = 152
  4.   HelpContext = 111
  5.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Nastaven'#237'...'
  8.   ClientHeight = 400
  9.   ClientWidth = 513
  10.   Color = clBtnFace
  11.   Font.Charset = EASTEUROPE_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   ShowHint = True
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object bOK: TButton
  25.     Left = 272
  26.     Top = 369
  27.     Width = 73
  28.     Height = 24
  29.     Caption = '&OK'
  30.     ModalResult = 1
  31.     TabOrder = 2
  32.     OnClick = bOKClick
  33.   end
  34.   object bCancel: TButton
  35.     Left = 352
  36.     Top = 368
  37.     Width = 73
  38.     Height = 25
  39.     Cancel = True
  40.     Caption = '&Storno'
  41.     ModalResult = 2
  42.     TabOrder = 3
  43.     OnClick = bCancelClick
  44.   end
  45.   object PageControl: TPageControl
  46.     Left = 168
  47.     Top = 24
  48.     Width = 337
  49.     Height = 337
  50.     HelpContext = 1004
  51.     ActivePage = tabBackup
  52.     HotTrack = True
  53.     TabOrder = 1
  54.     TabStop = False
  55.     object tabLang: TTabSheet
  56.       HelpContext = 1001
  57.       Caption = 'Jazyk'
  58.       ImageIndex = 8
  59.       TabVisible = False
  60.       object lAuthor: TLabel
  61.         Left = 16
  62.         Top = 284
  63.         Width = 249
  64.         Height = 37
  65.         AutoSize = False
  66.         Caption = 'Translation:'
  67.         Font.Charset = EASTEUROPE_CHARSET
  68.         Font.Color = clHotLight
  69.         Font.Height = -11
  70.         Font.Name = 'MS Sans Serif'
  71.         Font.Style = []
  72.         ParentFont = False
  73.         WordWrap = True
  74.       end
  75.       object cbLanguage: TListBox
  76.         Left = 16
  77.         Top = 8
  78.         Width = 241
  79.         Height = 270
  80.         Style = lbOwnerDrawFixed
  81.         Font.Charset = ANSI_CHARSET
  82.         Font.Color = clWindowText
  83.         Font.Height = -11
  84.         Font.Name = 'Arial'
  85.         Font.Style = [fsBold]
  86.         IntegralHeight = True
  87.         ItemHeight = 19
  88.         ParentFont = False
  89.         TabOrder = 0
  90.         OnClick = cbLanguageChange
  91.         OnDblClick = cbLanguageDblClick
  92.         OnDrawItem = cbLanguageDrawItem
  93.         OnKeyPress = cbLanguageKeyPress
  94.       end
  95.     end
  96.     object tabProgLook: TTabSheet
  97.       HelpContext = 1002
  98.       Caption = 'Program'
  99.       TabVisible = False
  100.       object Label3: TLabel
  101.         Left = 8
  102.         Top = 35
  103.         Width = 4
  104.         Height = 13
  105.         Caption = '*'
  106.       end
  107.       object Label4: TLabel
  108.         Left = 8
  109.         Top = 99
  110.         Width = 4
  111.         Height = 13
  112.         Caption = '*'
  113.       end
  114.       object cProjHints: TCheckBox
  115.         Left = 16
  116.         Top = 248
  117.         Width = 289
  118.         Height = 17
  119.         Hint = 
  120.           'P'#345'i najet'#237' my'#353#237' na polo'#382'ku projektu se zobraz'#237' cel'#233' jm'#233'no soubor' +
  121.           'u'
  122.         Caption = 'V pro&jektu cel'#233' jm'#233'no '
  123.         TabOrder = 8
  124.         OnClick = Changed
  125.       end
  126.       object cProjAutoSort: TCheckBox
  127.         Left = 16
  128.         Top = 272
  129.         Width = 289
  130.         Height = 17
  131.         Hint = 'Soubory v projektu budou automaticky '#345'azeny podle abecedy'
  132.         Caption = 'Automatick'#233' '#345'azen'#237' v projektu'
  133.         TabOrder = 9
  134.         OnClick = Changed
  135.       end
  136.       object cTemplSort: TCheckBox
  137.         Left = 16
  138.         Top = 296
  139.         Width = 289
  140.         Height = 17
  141.         Hint = 
  142.           'Pole v interaktivn'#237' '#353'ablon'#283' budou zobrazena podle abecedn'#237'ho po'#345 +
  143.           'ad'#237' prom'#283'nn'#253'ch'
  144.         Caption = 'Prom'#283'nn'#233' '#353'ablon abecedn'#283
  145.         TabOrder = 10
  146.         OnClick = Changed
  147.       end
  148.       object cFileBar: TCheckBox
  149.         Left = 16
  150.         Top = 32
  151.         Width = 289
  152.         Height = 17
  153.         Hint = 'Zobrazit v'#382'dy / nezobrazovat / zobrazit p'#345'i 2 a v'#237'ce souborech'
  154.         AllowGrayed = True
  155.         Caption = 'S&kr'#253't z'#225'lo'#382'ky soubor'#367
  156.         Checked = True
  157.         Color = clBtnFace
  158.         ParentColor = False
  159.         State = cbChecked
  160.         TabOrder = 1
  161.         OnClick = Changed
  162.       end
  163.       object cHideExt: TCheckBox
  164.         Left = 16
  165.         Top = 144
  166.         Width = 289
  167.         Height = 17
  168.         Hint = 'Na z'#225'lo'#382'k'#225'ch soubor'#367' nebudou zobrazeny typy soubor'#367
  169.         Caption = 'Skr'#253't typy soubor'#367' na z'#225'lo'#382'k'#225'ch'
  170.         TabOrder = 5
  171.         OnClick = Changed
  172.       end
  173.       object cFileBarTop: TCheckBox
  174.         Left = 16
  175.         Top = 8
  176.         Width = 289
  177.         Height = 17
  178.         Hint = 'Ur'#269'uje um'#237'st'#283'n'#237' panelu se z'#225'lo'#382'kami soubor'#367
  179.         Caption = 'Z'#225'lo'#382'ky soubor'#367' naho'#345'e'
  180.         TabOrder = 0
  181.         OnClick = Changed
  182.       end
  183.       object cMultiFileBar: TCheckBox
  184.         Left = 16
  185.         Top = 120
  186.         Width = 289
  187.         Height = 17
  188.         Hint = 'Z'#225'lo'#382'ky soubor'#367' budou zobrazeny ve v'#237'ce '#345'ad'#225'ch'
  189.         Caption = 'Z'#225'lo'#382'ky soubor'#367' ve v'#237'ce '#345'ad'#225'ch'
  190.         TabOrder = 4
  191.         OnClick = Changed
  192.       end
  193.       object cFilebarStyle: TCheckBox
  194.         Left = 16
  195.         Top = 96
  196.         Width = 289
  197.         Height = 17
  198.         AllowGrayed = True
  199.         Caption = 'Panel soubor'#367' jako tla'#269#237'tka'
  200.         TabOrder = 3
  201.         OnClick = Changed
  202.       end
  203.       object cAutoHideGutter: TCheckBox
  204.         Left = 16
  205.         Top = 184
  206.         Width = 289
  207.         Height = 17
  208.         Hint = 'Skr'#253'vat lev'#253' pruh, pokud nen'#237' t'#345'eba'
  209.         Caption = 'Automaticky skr'#253'vat lev'#253' pruh'
  210.         TabOrder = 6
  211.         OnClick = Changed
  212.       end
  213.       object cShowMenuPic: TCheckBox
  214.         Left = 16
  215.         Top = 208
  216.         Width = 289
  217.         Height = 17
  218.         Caption = 'Zobrazovat ikonky v menu'
  219.         Checked = True
  220.         State = cbChecked
  221.         TabOrder = 7
  222.         OnClick = Changed
  223.       end
  224.       object cNewMenuStyle: TCheckBox
  225.         Left = 16
  226.         Top = 56
  227.         Width = 289
  228.         Height = 17
  229.         Caption = 'Nov'#253' vzhled menu'
  230.         TabOrder = 2
  231.         OnClick = Changed
  232.       end
  233.     end
  234.     object tabProgBeh: TTabSheet
  235.       HelpContext = 1003
  236.       Caption = 'Program2'
  237.       ImageIndex = 9
  238.       TabVisible = False
  239.       object Label6: TLabel
  240.         Left = 8
  241.         Top = 11
  242.         Width = 4
  243.         Height = 13
  244.         Caption = '*'
  245.       end
  246.       object cStartFile: TCheckBox
  247.         Left = 16
  248.         Top = 8
  249.         Width = 273
  250.         Height = 17
  251.         Hint = 'Po spu'#353't'#283'n'#237' PSPadu bude otev'#345'en nov'#253' pr'#225'zdn'#253' soubor'
  252.         AllowGrayed = True
  253.         Caption = 'Pr'#225'zdn'#253' soubor po spu'#353't'#283'n'#237
  254.         TabOrder = 0
  255.         OnClick = Changed
  256.       end
  257.       object cExitEsc: TCheckBox
  258.         Left = 16
  259.         Top = 32
  260.         Width = 273
  261.         Height = 17
  262.         Hint = 'Program bude mo'#382'no ukon'#269'it stiskem kl'#225'vesy ESC'
  263.         Caption = 'Ukon'#269'it program na ESC'
  264.         TabOrder = 1
  265.         OnClick = Changed
  266.       end
  267.       object cShowSplash: TCheckBox
  268.         Left = 16
  269.         Top = 56
  270.         Width = 273
  271.         Height = 17
  272.         Hint = 'Zobraz'#237' obrazovku p'#345'i startu PSPadu'
  273.         Caption = 'Zobrazit uv'#237'tac'#237' obrazovku'
  274.         TabOrder = 2
  275.         OnClick = SysChanged
  276.       end
  277.       object cColorPrint: TCheckBox
  278.         Left = 16
  279.         Top = 256
  280.         Width = 273
  281.         Height = 17
  282.         Hint = 'P'#345'i tisku bude syntaxe tisknuta barevn'#283
  283.         Caption = 'Tisk synta&xe barevn'#283
  284.         Checked = True
  285.         State = cbChecked
  286.         TabOrder = 10
  287.         OnClick = Changed
  288.       end
  289.       object cSplitHorizont: TCheckBox
  290.         Left = 16
  291.         Top = 232
  292.         Width = 273
  293.         Height = 17
  294.         Hint = 'V'#253'choz'#237' zp'#367'sob rozd'#283'len'#237' oken : vedle sebe nebo pod sebe'
  295.         Caption = '&Rozd'#283'lit okna pod sebe'
  296.         TabOrder = 9
  297.         OnClick = Changed
  298.       end
  299.       object cSmartSwitch: TCheckBox
  300.         Left = 16
  301.         Top = 208
  302.         Width = 273
  303.         Height = 17
  304.         Hint = 
  305.           'Soubory se budou kl'#225'vesami p'#345'ep'#237'nat v po'#345'ad'#237', ve kter'#233'm byly p'#345'e' +
  306.           'pnuty my'#353#237
  307.         Caption = 'Chytr'#233' p'#345'ep'#237'n'#225'n'#237' soubor'#367
  308.         TabOrder = 8
  309.         OnClick = Changed
  310.       end
  311.       object cLogToEnd: TCheckBox
  312.         Left = 16
  313.         Top = 184
  314.         Width = 273
  315.         Height = 17
  316.         Hint = 'Po zobrazen'#237' bude kurzor na konci LOG souboru'
  317.         Caption = 'Kurzor na konci LOG souboru'
  318.         TabOrder = 7
  319.         OnClick = Changed
  320.       end
  321.       object cUTFHeader: TCheckBox
  322.         Left = 16
  323.         Top = 96
  324.         Width = 273
  325.         Height = 17
  326.         Hint = 
  327.           'Na za'#269#225'tek souboru budou zapisov'#225'ny byty, identifikuj'#237'c'#237' UTF-8 k' +
  328.           #243'dov'#225'n'#237
  329.         Caption = 'Ident. byty v k'#243'dov'#225'n'#237' UTF-8'
  330.         Checked = True
  331.         State = cbChecked
  332.         TabOrder = 4
  333.         OnClick = Changed
  334.       end
  335.       object cAddCrLf: TCheckBox
  336.         Left = 16
  337.         Top = 304
  338.         Width = 273
  339.         Height = 17
  340.         Hint = 'Na konec souboru je p'#345'id'#225'no od'#345#225'dkov'#225'n'#237
  341.         Caption = 'P'#345'id'#225'vat od'#345#225'dkov'#225'n'#237
  342.         TabOrder = 3
  343.         Visible = False
  344.         OnClick = Changed
  345.       end
  346.       object cCzechOEM: TCheckBox
  347.         Left = 16
  348.         Top = 144
  349.         Width = 273
  350.         Height = 17
  351.         Caption = #268'esk'#225' Windows <--> Latin II'
  352.         TabOrder = 6
  353.         OnClick = Changed
  354.       end
  355.       object cROAttribut: TCheckBox
  356.         Left = 16
  357.         Top = 120
  358.         Width = 273
  359.         Height = 17
  360.         Caption = 'R/O re'#382'im m'#283'n'#237' atribut souboru'
  361.         TabOrder = 5
  362.         OnClick = Changed
  363.       end
  364.     end
  365.     object TabEditBeh: TTabSheet
  366.       HelpContext = 116
  367.       Caption = 'Editor'
  368.       ImageIndex = 2
  369.       TabVisible = False
  370.       object Label2: TLabel
  371.         Left = 8
  372.         Top = 36
  373.         Width = 4
  374.         Height = 13
  375.         Caption = '*'
  376.       end
  377.       object cScrollPastEOL: TCheckBox
  378.         Left = 16
  379.         Top = 8
  380.         Width = 281
  381.         Height = 17
  382.         Hint = 'Umo'#382'n'#237' voln'#253' pohyb kurzoru i za koncem '#345#225'dku'
  383.         Caption = 'Vst&up za konec '#345#225'dku'
  384.         TabOrder = 0
  385.         OnClick = Changed
  386.       end
  387.       object cAutoIndent: TCheckBox
  388.         Left = 16
  389.         Top = 144
  390.         Width = 281
  391.         Height = 17
  392.         Hint = 
  393.           'Po kl'#225'vese ENTER bude text za'#269#237'nat na stejn'#233' pozici jako text na' +
  394.           ' p'#345'edchoz'#237'm '#345#225'dku'
  395.         Caption = 'Automatick'#233' odsazen'#237
  396.         TabOrder = 5
  397.         OnClick = Changed
  398.       end
  399.       object cAltColumn: TCheckBox
  400.         Left = 16
  401.         Top = 64
  402.         Width = 281
  403.         Height = 17
  404.         Hint = 'P'#345'i ozna'#269'ov'#225'n'#237' my'#353#237' kl'#225'vesa ALT nastavuje sloupcov'#253' blok'
  405.         Caption = 'S&loupcov'#253' blok my'#353' + ALT'
  406.         Checked = True
  407.         State = cbChecked
  408.         TabOrder = 2
  409.         OnClick = Changed
  410.       end
  411.       object cRMouseNotMove: TCheckBox
  412.         Left = 16
  413.         Top = 88
  414.         Width = 281
  415.         Height = 17
  416.         Hint = 'Prav'#233' tla'#269#237'tko my'#353'i nem'#283'n'#237' pozici kurzoru'
  417.         Caption = 'Prav'#225' m&y'#353' nep'#345'esouv'#225' kurzor'
  418.         TabOrder = 3
  419.         OnClick = Changed
  420.       end
  421.       object cWrapWithEdge: TCheckBox
  422.         Left = 16
  423.         Top = 224
  424.         Width = 281
  425.         Height = 17
  426.         Hint = #344#225'dky se budou zalamovat podle nastaven'#233'ho prav'#233'ho okraje'
  427.         Caption = 'L'#225'mat podle prav'#233'ho okraje'
  428.         TabOrder = 8
  429.         OnClick = Changed
  430.       end
  431.       object cTrimSpaces: TCheckBox
  432.         Left = 16
  433.         Top = 32
  434.         Width = 281
  435.         Height = 17
  436.         Hint = 
  437.           'Mezery na konci '#345#225'dku budou automaticky odstran'#283'ny: P'#345'i psan'#237'/P'#345 +
  438.           'i ukl'#225'd'#225'n'#237' souboru'
  439.         AllowGrayed = True
  440.         Caption = 'Mazat mezery na konci '#345#225'dk'#367
  441.         TabOrder = 1
  442.         OnClick = Changed
  443.       end
  444.       object cExtHome: TCheckBox
  445.         Left = 16
  446.         Top = 168
  447.         Width = 281
  448.         Height = 17
  449.         Hint = 
  450.           'Prvn'#237' stisk posune kurzor p'#345'ed prvn'#237' slovo, dal'#353#237' stisk na za'#269#225't' +
  451.           'ek '#345#225'dku'
  452.         Caption = 'Roz'#353#237#345'en'#225' kl'#225'vesa HOME'
  453.         TabOrder = 6
  454.         OnClick = Changed
  455.       end
  456.       object cShowBrackets: TCheckBox
  457.         Left = 16
  458.         Top = 248
  459.         Width = 281
  460.         Height = 17
  461.         Hint = 
  462.           'P'#345'i najet'#237' kurzoru na z'#225'vorku bude zv'#253'razn'#283'na souvisej'#237'c'#237' z'#225'vork' +
  463.           'a'
  464.         Caption = 'Zv'#253'raz'#328'ovat souvisej'#237'c'#237' z'#225'vorky'
  465.         TabOrder = 9
  466.         OnClick = Changed
  467.       end
  468.       object cWholeNextWord: TCheckBox
  469.         Left = 16
  470.         Top = 272
  471.         Width = 281
  472.         Height = 17
  473.         Hint = 
  474.           'P'#345'i hled'#225'n'#237' v'#253'skytu slova pod kurzorem bude nastaveno hledan'#237' po' +
  475.           'uze cel'#253'ch slov'
  476.         Caption = 'Cel'#225' slova p'#345'i hled'#225'n'#237' slova pod kurzorem'
  477.         TabOrder = 10
  478.         OnClick = Changed
  479.       end
  480.       object cAutoBrackets: TCheckBox
  481.         Left = 16
  482.         Top = 296
  483.         Width = 281
  484.         Height = 17
  485.         Hint = 
  486.           'P'#345'i naps'#225'n'#237' otev'#237'rac'#237' z'#225'vorky bude automaticky dopln'#283'na p'#225'rov'#225' z' +
  487.           #225'vorka'
  488.         Caption = 'Dopl'#328'ov'#225'n'#237' p'#225'rov'#253'ch znak'#367' ({[<'#39' "'
  489.         TabOrder = 11
  490.         OnClick = Changed
  491.       end
  492.       object cExtEdit: TCheckBox
  493.         Left = 16
  494.         Top = 192
  495.         Width = 281
  496.         Height = 17
  497.         Hint = 
  498.           'P'#345'i neozna'#269'en'#233'm textu funkce Vyjmout a Kop'#237'rovat pracuj'#237' s aktu'#225 +
  499.           'ln'#237'm '#345#225'dkem'
  500.         Caption = 'Roz'#353#237#345'en'#233' "Kop'#237'rovat/Vyjmout"'
  501.         TabOrder = 7
  502.         OnClick = Changed
  503.       end
  504.       object cMiddleMouse: TCheckBox
  505.         Left = 16
  506.         Top = 112
  507.         Width = 281
  508.         Height = 17
  509.         Hint = 'Stisknut'#237' prost'#345'edn'#237'ho tla'#269#237'tka my'#353'i vyvol'#225' seznam '#353'ablon'
  510.         Caption = 'Prost'#345'edn'#237' my'#353' - seznam '#353'ablon'
  511.         Checked = True
  512.         State = cbChecked
  513.         TabOrder = 4
  514.         OnClick = Changed
  515.       end
  516.     end
  517.     object tabEditLook: TTabSheet
  518.       HelpContext = 1005
  519.       Caption = 'Editor2'
  520.       ImageIndex = 12
  521.       TabVisible = False
  522.       object lTabWidth: TLabel
  523.         Left = 16
  524.         Top = 58
  525.         Width = 79
  526.         Height = 13
  527.         Caption = #352#237#345'ka tabul'#225'toru:'
  528.       end
  529.       object lMaxLineLen: TLabel
  530.         Left = 16
  531.         Top = 106
  532.         Width = 110
  533.         Height = 13
  534.         Caption = 'Maxim'#225'ln'#237' d'#233'lka '#345#225'dku:'
  535.       end
  536.       object lAutoRefresh: TLabel
  537.         Left = 16
  538.         Top = 82
  539.         Width = 110
  540.         Height = 13
  541.         Caption = 'Automatick'#253' refresh [s]:'
  542.       end
  543.       object lEdgePos: TLabel
  544.         Left = 16
  545.         Top = 130
  546.         Width = 94
  547.         Height = 13
  548.         Caption = 'Prav'#253' okraj [znak'#367']:'
  549.       end
  550.       object lGotoTarget: TLabel
  551.         Left = 16
  552.         Top = 218
  553.         Width = 84
  554.         Height = 13
  555.         Caption = 'V'#253'sledek hled'#225'n'#237':'
  556.       end
  557.       object lMaxUndo: TLabel
  558.         Left = 16
  559.         Top = 154
  560.         Width = 105
  561.         Height = 13
  562.         Caption = 'Po'#269'et UNDO operac'#237':'
  563.       end
  564.       object lCursInsert: TLabel
  565.         Left = 16
  566.         Top = 260
  567.         Width = 95
  568.         Height = 13
  569.         Caption = 'Kurzor pro vkl'#225'd'#225'n'#237':'
  570.       end
  571.       object lCursOver: TLabel
  572.         Left = 16
  573.         Top = 284
  574.         Width = 83
  575.         Height = 13
  576.         Caption = 'Kurzor pro p'#345'epis:'
  577.       end
  578.       object lMouseScrollBy: TLabel
  579.         Left = 16
  580.         Top = 179
  581.         Width = 132
  582.         Height = 13
  583.         Caption = 'Kole'#269'ko my'#353'i - po'#269'et '#345#225'dk'#367':'
  584.       end
  585.       object eTabWidth: TEdit
  586.         Left = 184
  587.         Top = 56
  588.         Width = 49
  589.         Height = 21
  590.         MaxLength = 2
  591.         TabOrder = 2
  592.         Text = '2'
  593.         OnChange = Changed
  594.         OnKeyPress = eRightBorderKeyPress
  595.       end
  596.       object UpDownTabWidth: TUpDown
  597.         Left = 233
  598.         Top = 56
  599.         Width = 16
  600.         Height = 21
  601.         Associate = eTabWidth
  602.         Min = 1
  603.         Max = 50
  604.         Position = 2
  605.         TabOrder = 3
  606.         Thousands = False
  607.       end
  608.       object eLineLen: TEdit
  609.         Left = 184
  610.         Top = 104
  611.         Width = 49
  612.         Height = 21
  613.         TabOrder = 6
  614.         Text = '1024'
  615.         OnChange = Changed
  616.         OnKeyPress = eRightBorderKeyPress
  617.       end
  618.       object UpDownLineLen: TUpDown
  619.         Left = 233
  620.         Top = 104
  621.         Width = 16
  622.         Height = 21
  623.         Associate = eLineLen
  624.         Min = 30
  625.         Max = 32000
  626.         Increment = 10
  627.         Position = 1024
  628.         TabOrder = 7
  629.         Thousands = False
  630.       end
  631.       object eAutoRefresh: TEdit
  632.         Left = 184
  633.         Top = 80
  634.         Width = 49
  635.         Height = 21
  636.         MaxLength = 2
  637.         TabOrder = 4
  638.         Text = '0'
  639.         OnChange = Changed
  640.         OnKeyPress = eRightBorderKeyPress
  641.       end
  642.       object UpDownAutoRefresh: TUpDown
  643.         Left = 233
  644.         Top = 80
  645.         Width = 16
  646.         Height = 21
  647.         Associate = eAutoRefresh
  648.         Max = 300
  649.         TabOrder = 5
  650.         Thousands = False
  651.       end
  652.       object eRightBorder: TEdit
  653.         Left = 184
  654.         Top = 128
  655.         Width = 49
  656.         Height = 21
  657.         Hint = 'Nastaven'#237' pozice ukazatele prav'#233'ho okraje'
  658.         TabOrder = 8
  659.         Text = '0'
  660.         OnChange = eRightBorderChange
  661.         OnKeyPress = eRightBorderKeyPress
  662.       end
  663.       object UpDownRBorder: TUpDown
  664.         Left = 233
  665.         Top = 128
  666.         Width = 16
  667.         Height = 21
  668.         Associate = eRightBorder
  669.         Max = 10000
  670.         TabOrder = 9
  671.         Thousands = False
  672.       end
  673.       object cbGotoTarget: TComboBox
  674.         Left = 184
  675.         Top = 216
  676.         Width = 121
  677.         Height = 21
  678.         AutoDropDown = True
  679.         Style = csDropDownList
  680.         ItemHeight = 13
  681.         TabOrder = 14
  682.         OnChange = Changed
  683.         Items.Strings = (
  684.           'naho'#345'e'
  685.           'uprost'#345'ed'
  686.           'dole'
  687.           'v'#253'choz'#237)
  688.       end
  689.       object eMaxUndo: TEdit
  690.         Left = 184
  691.         Top = 152
  692.         Width = 49
  693.         Height = 21
  694.         TabOrder = 10
  695.         Text = '1024'
  696.         OnChange = Changed
  697.         OnKeyPress = eRightBorderKeyPress
  698.       end
  699.       object UpDownMaxUndo: TUpDown
  700.         Left = 233
  701.         Top = 152
  702.         Width = 16
  703.         Height = 21
  704.         Associate = eMaxUndo
  705.         Min = 200
  706.         Max = 20000
  707.         Increment = 10
  708.         Position = 1024
  709.         TabOrder = 11
  710.         Thousands = False
  711.       end
  712.       object cbCursInsert: TComboBox
  713.         Left = 184
  714.         Top = 256
  715.         Width = 121
  716.         Height = 21
  717.         AutoDropDown = True
  718.         Style = csDropDownList
  719.         ItemHeight = 13
  720.         TabOrder = 15
  721.         OnChange = Changed
  722.         Items.Strings = (
  723.           'Blok'
  724.           'Polovi'#269'n'#237' blok'
  725.           'Vodorovn'#225' '#269#225'ra'
  726.           'Svisl'#225' '#269#225'ra')
  727.       end
  728.       object cbCursOver: TComboBox
  729.         Left = 184
  730.         Top = 280
  731.         Width = 121
  732.         Height = 21
  733.         AutoDropDown = True
  734.         Style = csDropDownList
  735.         ItemHeight = 0
  736.         TabOrder = 16
  737.         OnChange = Changed
  738.       end
  739.       object cRealTabs: TCheckBox
  740.         Left = 16
  741.         Top = 8
  742.         Width = 273
  743.         Height = 17
  744.         Hint = 
  745.           'Do textu bude vkl'#225'd'#225'n skute'#269'n'#253' znak TAB m'#237'sto mezer - pouze pro ' +
  746.           'odborn'#237'ky'
  747.         Caption = 'Skute'#269'n'#233' tabul'#225'tory'
  748.         TabOrder = 0
  749.         OnClick = Changed
  750.       end
  751.       object cSmartTabs: TCheckBox
  752.         Left = 16
  753.         Top = 32
  754.         Width = 273
  755.         Height = 17
  756.         Hint = 'Na stisknut'#237' TAB se kurzor zarovn'#225' pod slovo na p'#345'edchoz'#237'm '#345#225'dku'
  757.         Caption = '"Chytr'#233'" tabul'#225'tory'
  758.         TabOrder = 1
  759.         OnClick = Changed
  760.       end
  761.       object eMouseScrollBy: TEdit
  762.         Left = 184
  763.         Top = 176
  764.         Width = 49
  765.         Height = 21
  766.         TabOrder = 12
  767.         Text = '3'
  768.         OnChange = Changed
  769.         OnKeyPress = eRightBorderKeyPress
  770.       end
  771.       object UpDownMouseScrollBy: TUpDown
  772.         Left = 233
  773.         Top = 176
  774.         Width = 16
  775.         Height = 21
  776.         Associate = eMouseScrollBy
  777.         Max = 10000
  778.         Position = 3
  779.         TabOrder = 13
  780.         Thousands = False
  781.       end
  782.     end
  783.     object tabFilesDirs: TTabSheet
  784.       HelpContext = 1006
  785.       Caption = 'Soubory'
  786.       ImageIndex = 7
  787.       TabVisible = False
  788.       object lDefaultCP: TLabel
  789.         Left = 16
  790.         Top = 168
  791.         Width = 162
  792.         Height = 13
  793.         Caption = 'V'#253'choz'#237' CP pro otev'#237'r'#225'n'#237' soubor'#367':'
  794.       end
  795.       object lNew: TLabel
  796.         Left = 16
  797.         Top = 130
  798.         Width = 297
  799.         Height = 13
  800.         AutoSize = False
  801.         Caption = 'V'#253'choz'#237' typ nov'#233'ho souboru:'
  802.       end
  803.       object Label5: TLabel
  804.         Left = 8
  805.         Top = 35
  806.         Width = 4
  807.         Height = 13
  808.         Caption = '*'
  809.       end
  810.       object cbDefaultCP: TComboBox
  811.         Left = 16
  812.         Top = 184
  813.         Width = 193
  814.         Height = 21
  815.         AutoDropDown = True
  816.         Style = csDropDownList
  817.         ItemHeight = 0
  818.         TabOrder = 5
  819.         OnChange = Changed
  820.       end
  821.       object cbDefaultNew: TComboBox
  822.         Left = 16
  823.         Top = 144
  824.         Width = 113
  825.         Height = 21
  826.         AutoDropDown = True
  827.         Style = csDropDownList
  828.         ItemHeight = 0
  829.         TabOrder = 4
  830.         OnChange = Changed
  831.       end
  832.       object cSaveWork: TCheckBox
  833.         Left = 16
  834.         Top = 32
  835.         Width = 265
  836.         Height = 17
  837.         Hint = 
  838.           'Zapamatovat otev'#345'en'#233' soubory p'#345'i ukon'#269'en'#237' a otev'#345#237't p'#345'i p'#345#237#353't'#237'm ' +
  839.           'spu'#353't'#283'n'#237' programu'
  840.         AllowGrayed = True
  841.         Caption = '&Ukl'#225'dat rozd'#283'lanou pr'#225'ci'
  842.         Checked = True
  843.         State = cbChecked
  844.         TabOrder = 1
  845.         OnClick = Changed
  846.       end
  847.       object cRecentFiles: TCheckBox
  848.         Left = 16
  849.         Top = 8
  850.         Width = 265
  851.         Height = 17
  852.         Hint = 'Zapamatovat si otev'#345'en'#233' soubory v seznamu historie'
  853.         Caption = 'Ukl'#225'dat historii soubor'#367
  854.         Checked = True
  855.         State = cbChecked
  856.         TabOrder = 0
  857.         OnClick = Changed
  858.       end
  859.       object cSaveFileState: TCheckBox
  860.         Left = 16
  861.         Top = 56
  862.         Width = 265
  863.         Height = 17
  864.         Hint = 'Zapamatovat si stav souboru pro p'#345#237#353't'#237' spu'#353't'#283'n'#237
  865.         Caption = '&Zapamatovat stav souboru'
  866.         TabOrder = 2
  867.         OnClick = Changed
  868.       end
  869.       object cRememberFilter: TCheckBox
  870.         Left = 16
  871.         Top = 80
  872.         Width = 265
  873.         Height = 17
  874.         Hint = 'Zapamatovat posledn'#237' pou'#382'it'#253' filtr pro otev'#345'en'#237' souboru'
  875.         Caption = 'Pamatovat posledn'#237' filtr'
  876.         TabOrder = 3
  877.         OnClick = Changed
  878.       end
  879.       object cActiveDir: TRadioButton
  880.         Left = 16
  881.         Top = 232
  882.         Width = 265
  883.         Height = 17
  884.         Caption = 'Adres'#225#345' podle aktu'#225'ln'#237'ho souboru'
  885.         TabOrder = 7
  886.         OnClick = cRememberDirClick
  887.       end
  888.       object cDesignateDir: TRadioButton
  889.         Left = 16
  890.         Top = 248
  891.         Width = 265
  892.         Height = 17
  893.         Caption = 'Ur'#269'en'#253' adres'#225#345
  894.         TabOrder = 8
  895.         OnClick = cRememberDirClick
  896.       end
  897.       object cRememberDir: TRadioButton
  898.         Left = 16
  899.         Top = 216
  900.         Width = 265
  901.         Height = 17
  902.         Hint = 'Zapamatovat posledn'#237' pou'#382'it'#253' adres'#225#345' pro otev'#345'en'#237' souboru'
  903.         Caption = 'Pamatovat posledn'#237' adres'#225#345
  904.         Checked = True
  905.         TabOrder = 6
  906.         TabStop = True
  907.         OnClick = cRememberDirClick
  908.       end
  909.       object eStartDir: TEdit
  910.         Left = 16
  911.         Top = 264
  912.         Width = 281
  913.         Height = 21
  914.         TabOrder = 9
  915.         OnChange = Changed
  916.       end
  917.       object bStartDir: TButton
  918.         Left = 297
  919.         Top = 264
  920.         Width = 21
  921.         Height = 21
  922.         Caption = '...'
  923.         TabOrder = 10
  924.         OnClick = tbStartDirClick
  925.       end
  926.       object bClearHistory1: TButton
  927.         Left = 16
  928.         Top = 294
  929.         Width = 113
  930.         Height = 25
  931.         Action = bClearHistory
  932.         TabOrder = 11
  933.       end
  934.     end
  935.     object tabBackup: TTabSheet
  936.       HelpContext = 1007
  937.       Caption = 'Backup'
  938.       ImageIndex = 10
  939.       TabVisible = False
  940.       object lBackupDir: TLabel
  941.         Left = 16
  942.         Top = 32
  943.         Width = 132
  944.         Height = 13
  945.         Caption = 'Adres'#225#345' pro z'#225'lohy soubor'#367':'
  946.       end
  947.       object lAutosave: TLabel
  948.         Left = 16
  949.         Top = 82
  950.         Width = 111
  951.         Height = 13
  952.         Caption = 'Automat.ukl'#225'd'#225'n'#237' [min]:'
  953.       end
  954.       object lBackupFTP: TLabel
  955.         Left = 16
  956.         Top = 136
  957.         Width = 248
  958.         Height = 13
  959.         Caption = 'Adres'#225#345' pro soubory z FTP (TMP, pokud je pr'#225'zdn'#253'):'
  960.       end
  961.       object eBackUpDir: TEdit
  962.         Left = 16
  963.         Top = 48
  964.         Width = 281
  965.         Height = 21
  966.         TabOrder = 1
  967.         OnChange = Changed
  968.       end
  969.       object cBackUp: TCheckBox
  970.         Left = 16
  971.         Top = 8
  972.         Width = 273
  973.         Height = 17
  974.         Hint = 'Program bude vytv'#225#345'et z'#225'lo'#382'n'#237' kopie soubor'#367
  975.         Caption = '&Vytv'#225#345'et z'#225'lo'#382'n'#237' soubory'
  976.         TabOrder = 0
  977.         OnClick = Changed
  978.       end
  979.       object bBackupDir: TButton
  980.         Left = 296
  981.         Top = 48
  982.         Width = 21
  983.         Height = 21
  984.         Caption = '...'
  985.         TabOrder = 2
  986.         OnClick = tbStartDirClick
  987.       end
  988.       object eAutoSave: TEdit
  989.         Left = 184
  990.         Top = 80
  991.         Width = 49
  992.         Height = 21
  993.         TabOrder = 3
  994.         Text = '0'
  995.         OnChange = Changed
  996.         OnKeyPress = eRightBorderKeyPress
  997.       end
  998.       object UpDownASave: TUpDown
  999.         Left = 233
  1000.         Top = 80
  1001.         Width = 16
  1002.         Height = 21
  1003.         Associate = eAutoSave
  1004.         TabOrder = 4
  1005.         Thousands = False
  1006.       end
  1007.       object eBackUpFTP: TEdit
  1008.         Left = 16
  1009.         Top = 152
  1010.         Width = 281
  1011.         Height = 21
  1012.         TabOrder = 5
  1013.         OnChange = Changed
  1014.       end
  1015.       object bSelDirFTP: TButton
  1016.         Left = 296
  1017.         Top = 152
  1018.         Width = 21
  1019.         Height = 21
  1020.         Caption = '...'
  1021.         TabOrder = 6
  1022.         OnClick = tbStartDirClick
  1023.       end
  1024.     end
  1025.     object tabColors: TTabSheet
  1026.       HelpContext = 1008
  1027.       Caption = 'Barvy'
  1028.       ImageIndex = 5
  1029.       TabVisible = False
  1030.       object shMainForeColor: TShape
  1031.         Left = 160
  1032.         Top = 12
  1033.         Width = 18
  1034.         Height = 18
  1035.         Hint = 'Spole'#269'n'#233' nastaven'#237' barvy p'#237'sma'
  1036.         Brush.Color = clMenuText
  1037.       end
  1038.       object shMainBackColor: TShape
  1039.         Left = 160
  1040.         Top = 36
  1041.         Width = 18
  1042.         Height = 18
  1043.         Hint = 'Spole'#269'n'#233' nastaven'#237' barvy pozad'#237
  1044.         Brush.Color = clWindow
  1045.       end
  1046.       object shCurLine: TShape
  1047.         Left = 160
  1048.         Top = 124
  1049.         Width = 18
  1050.         Height = 18
  1051.         Hint = 'Barva aktu'#225'ln'#237'ho '#345#225'dku'
  1052.         Brush.Color = 8454143
  1053.       end
  1054.       object shBlockColor: TShape
  1055.         Left = 160
  1056.         Top = 68
  1057.         Width = 18
  1058.         Height = 18
  1059.         Hint = 'Barva pozad'#237' ozna'#269'en'#233'ho bloku'
  1060.         Brush.Color = clHighlight
  1061.       end
  1062.       object shRightEdgeColor: TShape
  1063.         Left = 160
  1064.         Top = 156
  1065.         Width = 18
  1066.         Height = 18
  1067.         Hint = 'Barva ukazatele prav'#233'ho okraje'
  1068.         Brush.Color = clBtnFace
  1069.       end
  1070.       object shBlockFont: TShape
  1071.         Left = 160
  1072.         Top = 92
  1073.         Width = 18
  1074.         Height = 18
  1075.         Hint = 'Barva p'#237'sma ozna'#269'en'#233'ho bloku'
  1076.         Brush.Color = clHighlightText
  1077.       end
  1078.       object shSpell: TShape
  1079.         Left = 160
  1080.         Top = 212
  1081.         Width = 18
  1082.         Height = 18
  1083.         Hint = 'Barva podtr'#382'en'#237' kontroly pravopisu'
  1084.         Brush.Color = clRed
  1085.       end
  1086.       object shGutterBack: TShape
  1087.         Left = 160
  1088.         Top = 180
  1089.         Width = 18
  1090.         Height = 18
  1091.         Hint = 'Barva pozad'#237' lev'#233'ho pruhu'
  1092.         Brush.Color = clBtnFace
  1093.       end
  1094.       object shLOGparser: TShape
  1095.         Left = 160
  1096.         Top = 236
  1097.         Width = 18
  1098.         Height = 18
  1099.         Hint = 'Barva pozad'#237' '#345#225'dku LOG parseru'
  1100.         Brush.Color = clRed
  1101.       end
  1102.       object shBracket: TShape
  1103.         Left = 160
  1104.         Top = 268
  1105.         Width = 18
  1106.         Height = 18
  1107.         Hint = 'Barva, kter'#225' '#269#225'ste'#269'n'#283' ovliv'#328'uje zv'#253'razn'#283'n'#237' z'#225'vorek'
  1108.         Brush.Color = clAqua
  1109.       end
  1110.       object bMainForeColor: TButton
  1111.         Left = 16
  1112.         Top = 8
  1113.         Width = 129
  1114.         Height = 25
  1115.         Caption = 'Barva p'#237'sma'
  1116.         TabOrder = 0
  1117.         OnClick = bBlockColorClick
  1118.       end
  1119.       object bMainBackColor: TButton
  1120.         Left = 16
  1121.         Top = 32
  1122.         Width = 129
  1123.         Height = 25
  1124.         Caption = 'Barva pozad'#237
  1125.         TabOrder = 1
  1126.         OnClick = bBlockColorClick
  1127.       end
  1128.       object bBlockColor: TButton
  1129.         Left = 16
  1130.         Top = 64
  1131.         Width = 129
  1132.         Height = 25
  1133.         Caption = 'Pozad'#237' bloku'
  1134.         TabOrder = 2
  1135.         OnClick = bBlockColorClick
  1136.       end
  1137.       object bBlockFont: TButton
  1138.         Left = 16
  1139.         Top = 88
  1140.         Width = 129
  1141.         Height = 25
  1142.         Caption = 'P'#237'smo bloku'
  1143.         TabOrder = 3
  1144.         OnClick = bBlockColorClick
  1145.       end
  1146.       object bCurLine: TButton
  1147.         Left = 16
  1148.         Top = 120
  1149.         Width = 129
  1150.         Height = 25
  1151.         Caption = 'Aktu'#225'ln'#237' '#345#225'dek'
  1152.         TabOrder = 4
  1153.         OnClick = bBlockColorClick
  1154.       end
  1155.       object bRightEdgeColor: TButton
  1156.         Left = 16
  1157.         Top = 152
  1158.         Width = 129
  1159.         Height = 25
  1160.         Caption = 'Prav'#253' okraj'
  1161.         TabOrder = 5
  1162.         OnClick = bBlockColorClick
  1163.       end
  1164.       object bGutterBack: TButton
  1165.         Left = 16
  1166.         Top = 176
  1167.         Width = 129
  1168.         Height = 25
  1169.         Caption = 'Lev'#253' pruh'
  1170.         TabOrder = 6
  1171.         OnClick = bBlockColorClick
  1172.       end
  1173.       object bSpell: TButton
  1174.         Left = 16
  1175.         Top = 208
  1176.         Width = 129
  1177.         Height = 25
  1178.         Caption = 'Pravopis'
  1179.         TabOrder = 7
  1180.         OnClick = bBlockColorClick
  1181.       end
  1182.       object bLogParser: TButton
  1183.         Left = 16
  1184.         Top = 232
  1185.         Width = 129
  1186.         Height = 25
  1187.         Caption = 'LOG parser'
  1188.         TabOrder = 8
  1189.         OnClick = bBlockColorClick
  1190.       end
  1191.       object bBracket: TButton
  1192.         Left = 16
  1193.         Top = 264
  1194.         Width = 129
  1195.         Height = 25
  1196.         Caption = 'Z'#225'vorky'
  1197.         TabOrder = 9
  1198.         OnClick = bBlockColorClick
  1199.       end
  1200.     end
  1201.     object tabSystem: TTabSheet
  1202.       HelpContext = 1009
  1203.       Caption = '&Syst'#233'm'
  1204.       ImageIndex = 3
  1205.       TabVisible = False
  1206.       object cTXTFile: TCheckBox
  1207.         Left = 16
  1208.         Top = 8
  1209.         Width = 273
  1210.         Height = 17
  1211.         Hint = 'Nahrad'#237' NotePad pro otev'#237'r'#225'n'#237' soubor'#367' TXT'
  1212.         Caption = 'P'#345#237'mo otev'#237'rat soubory &TXT'
  1213.         TabOrder = 0
  1214.         OnClick = RegChanged
  1215.       end
  1216.       object cAllFiles: TCheckBox
  1217.         Left = 16
  1218.         Top = 32
  1219.         Width = 273
  1220.         Height = 17
  1221.         Hint = 
  1222.           'Umo'#382'n'#237' otev'#345#237't jak'#253'koliv soubor v pr'#367'zkumn'#237'ku p'#345'es prav'#233' tla'#269#237'tk' +
  1223.           'o my'#353'i'
  1224.         Caption = 'Integrovat na prav'#233' tla'#269#237'tko'
  1225.         TabOrder = 1
  1226.         OnClick = RegChanged
  1227.       end
  1228.       object cIEFile: TCheckBox
  1229.         Left = 16
  1230.         Top = 64
  1231.         Width = 273
  1232.         Height = 17
  1233.         Hint = 'Integrovat do IE 5+ jako prohl'#237#382'e'#269' HTML zdroje'
  1234.         Caption = 'Zobrazen'#237' HTML zdroje v IE 5+'
  1235.         TabOrder = 2
  1236.         OnClick = RegChanged
  1237.       end
  1238.       object cOperaFile: TCheckBox
  1239.         Left = 16
  1240.         Top = 112
  1241.         Width = 273
  1242.         Height = 17
  1243.         Hint = 'Integrovat do OPERY jako prohl'#237#382'e'#269' HTML zdroje'
  1244.         Caption = 'Zobrazen'#237' HTML v prohl'#237#382'e'#269'i OPERA'
  1245.         TabOrder = 4
  1246.         OnClick = RegChanged
  1247.       end
  1248.       object cWinCmdFile: TCheckBox
  1249.         Left = 16
  1250.         Top = 136
  1251.         Width = 273
  1252.         Height = 17
  1253.         Hint = 'Integrovat jako Editor pro WinCommader'
  1254.         Caption = 'Editor pro Total Commader'
  1255.         TabOrder = 5
  1256.         OnClick = RegChanged
  1257.       end
  1258.       object cIEEdit: TCheckBox
  1259.         Left = 16
  1260.         Top = 88
  1261.         Width = 273
  1262.         Height = 17
  1263.         Hint = 'Integrovat do IE jako HTML editor'
  1264.         Caption = 'Editor HTML pro IE'
  1265.         TabOrder = 3
  1266.         OnClick = RegChanged
  1267.       end
  1268.       object cLnkDesktop: TCheckBox
  1269.         Left = 16
  1270.         Top = 168
  1271.         Width = 273
  1272.         Height = 17
  1273.         Hint = 'Vytvo'#345#237' z'#225'stupce PSPadu na plo'#353'e'
  1274.         Caption = 'Z'#225'stupce na plo'#353'e'
  1275.         TabOrder = 6
  1276.         OnClick = Changed
  1277.       end
  1278.       object cLnkStart: TCheckBox
  1279.         Left = 16
  1280.         Top = 192
  1281.         Width = 273
  1282.         Height = 17
  1283.         Hint = 'Vytvo'#345#237' z'#225'stupce PSpadu v menu Start'
  1284.         Caption = 'Z'#225'stupce v menu START'
  1285.         TabOrder = 7
  1286.         OnClick = Changed
  1287.       end
  1288.       object cMultiUser: TCheckBox
  1289.         Left = 16
  1290.         Top = 248
  1291.         Width = 273
  1292.         Height = 17
  1293.         Hint = 
  1294.           'Konfigura'#269'n'#237' a pomocn'#233' soubory budou ukl'#225'd'#225'ny do profilu u'#382'ivate' +
  1295.           'le'
  1296.         Caption = 'V'#237'ceu'#382'ivatelsk'#233' prost'#345'ed'#237
  1297.         TabOrder = 9
  1298.         OnClick = SysChanged
  1299.       end
  1300.       object cTrayEnabled: TCheckBox
  1301.         Left = 16
  1302.         Top = 272
  1303.         Width = 273
  1304.         Height = 17
  1305.         Hint = 'Minimalizovat se do syst'#233'mov'#233' ikony'
  1306.         Caption = 'P'#345'i ukon'#269'en'#237' jako ikona vedle hodin'
  1307.         TabOrder = 10
  1308.         OnClick = Changed
  1309.       end
  1310.       object cMultiInstanc: TCheckBox
  1311.         Left = 16
  1312.         Top = 296
  1313.         Width = 273
  1314.         Height = 17
  1315.         Hint = 'Povolit pouze jednu instanci programu'
  1316.         Caption = 'Pouze jedna instance programu'
  1317.         Checked = True
  1318.         State = cbChecked
  1319.         TabOrder = 11
  1320.         OnClick = SysChanged
  1321.       end
  1322.       object cLnkSendTo: TCheckBox
  1323.         Left = 16
  1324.         Top = 216
  1325.         Width = 273
  1326.         Height = 17
  1327.         Caption = 'Z'#225'stupce v Odeslat'
  1328.         TabOrder = 8
  1329.         OnClick = Changed
  1330.       end
  1331.     end
  1332.     object tabRegistr: TTabSheet
  1333.       HelpContext = 1010
  1334.       Caption = 'P'#345#237'pony'
  1335.       ImageIndex = 13
  1336.       TabVisible = False
  1337.       object lRegTyp: TLabel
  1338.         Left = 16
  1339.         Top = 232
  1340.         Width = 62
  1341.         Height = 13
  1342.         Caption = 'Typ souboru:'
  1343.       end
  1344.       object gbRegistr: TLabel
  1345.         Left = 16
  1346.         Top = 8
  1347.         Width = 88
  1348.         Height = 13
  1349.         Caption = 'Registrovan'#233' typy:'
  1350.       end
  1351.       object bRegAdd: TButton
  1352.         Left = 16
  1353.         Top = 280
  1354.         Width = 97
  1355.         Height = 25
  1356.         Caption = 'Zapsat'
  1357.         Enabled = False
  1358.         TabOrder = 1
  1359.         OnClick = bRegAddClick
  1360.       end
  1361.       object bRegDel: TButton
  1362.         Left = 120
  1363.         Top = 280
  1364.         Width = 97
  1365.         Height = 25
  1366.         Caption = 'Smazat'
  1367.         Enabled = False
  1368.         TabOrder = 2
  1369.         OnClick = bRegDelClick
  1370.       end
  1371.       object eRegTyp: TEdit
  1372.         Left = 16
  1373.         Top = 248
  1374.         Width = 73
  1375.         Height = 21
  1376.         CharCase = ecLowerCase
  1377.         TabOrder = 0
  1378.         OnChange = eRegTypChange
  1379.         OnKeyPress = eRegTypKeyPress
  1380.       end
  1381.       object lbReg: TListBox
  1382.         Left = 16
  1383.         Top = 24
  1384.         Width = 73
  1385.         Height = 201
  1386.         ItemHeight = 13
  1387.         TabOrder = 3
  1388.         OnClick = lbRegClick
  1389.       end
  1390.     end
  1391.     object tabMultiHL: TTabSheet
  1392.       HelpContext = 1011
  1393.       Caption = 'HTML'
  1394.       ImageIndex = 5
  1395.       TabVisible = False
  1396.       object gbMultiBase: TLabel
  1397.         Left = 16
  1398.         Top = 40
  1399.         Width = 126
  1400.         Height = 13
  1401.         Caption = 'Z'#225'klad multizv'#253'raz'#328'ova'#269'e:'
  1402.       end
  1403.       object gbMultiOpen: TLabel
  1404.         Left = 16
  1405.         Top = 136
  1406.         Width = 136
  1407.         Height = 13
  1408.         Caption = 'Otev'#237'rat v multizv'#253'raz'#328'ova'#269'i:'
  1409.       end
  1410.       object shMultiFore: TShape
  1411.         Left = 144
  1412.         Top = 268
  1413.         Width = 18
  1414.         Height = 18
  1415.         Hint = 'Barva p'#237'sma za'#269#225'tku a konce sekce'
  1416.         Brush.Color = clWindowText
  1417.       end
  1418.       object shMultiBack: TShape
  1419.         Left = 144
  1420.         Top = 292
  1421.         Width = 18
  1422.         Height = 18
  1423.         Hint = 'Barva pozad'#237' za'#269#225'tku a konce sekce'
  1424.         Brush.Color = clBtnFace
  1425.       end
  1426.       object lMultiASP: TLabel
  1427.         Left = 16
  1428.         Top = 100
  1429.         Width = 91
  1430.         Height = 13
  1431.         Caption = 'Pro <%...%> pou'#382#237't:'
  1432.       end
  1433.       object rMultiHTML: TRadioButton
  1434.         Left = 16
  1435.         Top = 56
  1436.         Width = 65
  1437.         Height = 17
  1438.         Caption = 'HTML'
  1439.         Checked = True
  1440.         TabOrder = 1
  1441.         TabStop = True
  1442.         OnClick = Changed
  1443.       end
  1444.       object rMultiXHTML: TRadioButton
  1445.         Left = 88
  1446.         Top = 56
  1447.         Width = 113
  1448.         Height = 17
  1449.         Caption = 'XHTML'
  1450.         TabOrder = 2
  1451.         OnClick = Changed
  1452.       end
  1453.       object cMultiPHP: TCheckBox
  1454.         Left = 16
  1455.         Top = 160
  1456.         Width = 97
  1457.         Height = 17
  1458.         Caption = 'PHP'
  1459.         Checked = True
  1460.         State = cbChecked
  1461.         TabOrder = 4
  1462.         OnClick = Changed
  1463.       end
  1464.       object cMultiJScript: TCheckBox
  1465.         Left = 16
  1466.         Top = 184
  1467.         Width = 97
  1468.         Height = 17
  1469.         Caption = 'JavaScript'
  1470.         Checked = True
  1471.         State = cbChecked
  1472.         TabOrder = 5
  1473.         OnClick = Changed
  1474.       end
  1475.       object cMultiVBScript: TCheckBox
  1476.         Left = 16
  1477.         Top = 208
  1478.         Width = 97
  1479.         Height = 17
  1480.         Caption = 'VBScript'
  1481.         Checked = True
  1482.         State = cbChecked
  1483.         TabOrder = 6
  1484.         OnClick = Changed
  1485.       end
  1486.       object cMultiTCL: TCheckBox
  1487.         Left = 144
  1488.         Top = 160
  1489.         Width = 97
  1490.         Height = 17
  1491.         Caption = 'TCL/Tk'
  1492.         Checked = True
  1493.         State = cbChecked
  1494.         TabOrder = 7
  1495.         OnClick = Changed
  1496.       end
  1497.       object cMultiXML: TCheckBox
  1498.         Left = 144
  1499.         Top = 184
  1500.         Width = 97
  1501.         Height = 17
  1502.         Caption = 'XML'
  1503.         TabOrder = 8
  1504.         OnClick = Changed
  1505.       end
  1506.       object cMultiASP: TCheckBox
  1507.         Left = 144
  1508.         Top = 208
  1509.         Width = 97
  1510.         Height = 17
  1511.         Caption = '<%  %>'
  1512.         TabOrder = 9
  1513.         OnClick = Changed
  1514.       end
  1515.       object bMultiFore: TButton
  1516.         Left = 16
  1517.         Top = 264
  1518.         Width = 113
  1519.         Height = 25
  1520.         Caption = 'Barva p'#237'sma'
  1521.         TabOrder = 11
  1522.         OnClick = bBlockColorClick
  1523.       end
  1524.       object bMultiBack: TButton
  1525.         Left = 16
  1526.         Top = 288
  1527.         Width = 113
  1528.         Height = 25
  1529.         Caption = 'Barva pozad'#237
  1530.         TabOrder = 12
  1531.         OnClick = bBlockColorClick
  1532.       end
  1533.       object cUseHLColor: TCheckBox
  1534.         Left = 16
  1535.         Top = 240
  1536.         Width = 265
  1537.         Height = 17
  1538.         Hint = 
  1539.           'Za'#269#225'tek a konec skriptu bude zobrazen podle atributu SYMBOL zv'#253'r' +
  1540.           'az'#328'ova'#269'e'
  1541.         Caption = 'Barva sekc'#237' podle zv'#253'raz'#328'ova'#269'e'
  1542.         TabOrder = 10
  1543.         OnClick = Changed
  1544.       end
  1545.       object cHTMLMulti: TCheckBox
  1546.         Left = 16
  1547.         Top = 8
  1548.         Width = 273
  1549.         Height = 17
  1550.         Hint = 'Povol'#237' zobrazov'#225'n'#237' skript'#367' v r'#225'mci HTML k'#243'du'
  1551.         Caption = 'Povolit HTML multizv'#253'raz'#328'ova'#269
  1552.         Checked = True
  1553.         State = cbChecked
  1554.         TabOrder = 0
  1555.         OnClick = Changed
  1556.       end
  1557.       object cbMultiASP: TComboBox
  1558.         Left = 160
  1559.         Top = 96
  1560.         Width = 145
  1561.         Height = 21
  1562.         AutoDropDown = True
  1563.         Style = csDropDownList
  1564.         ItemHeight = 0
  1565.         TabOrder = 3
  1566.         OnChange = cbMultiASPChange
  1567.       end
  1568.     end
  1569.     object tabHTMLTools: TTabSheet
  1570.       HelpContext = 1012
  1571.       Caption = 'Tools'
  1572.       ImageIndex = 11
  1573.       TabVisible = False
  1574.       object lHTMLCompLen: TLabel
  1575.         Left = 16
  1576.         Top = 12
  1577.         Width = 122
  1578.         Height = 13
  1579.         Caption = 'D'#233'lka '#345#225'dku po kompresi:'
  1580.       end
  1581.       object eHTMLCompLen: TEdit
  1582.         Left = 176
  1583.         Top = 8
  1584.         Width = 49
  1585.         Height = 21
  1586.         TabOrder = 0
  1587.         Text = '1024'
  1588.         OnChange = Changed
  1589.         OnKeyPress = eRightBorderKeyPress
  1590.       end
  1591.       object UpDownCompLen: TUpDown
  1592.         Left = 225
  1593.         Top = 8
  1594.         Width = 16
  1595.         Height = 21
  1596.         Associate = eHTMLCompLen
  1597.         Min = 50
  1598.         Max = 32000
  1599.         Position = 1024
  1600.         TabOrder = 1
  1601.         Thousands = False
  1602.       end
  1603.       object cTabInCSS: TCheckBox
  1604.         Left = 16
  1605.         Top = 40
  1606.         Width = 281
  1607.         Height = 17
  1608.         Hint = 
  1609.           'Funkce p'#345'eform'#225'tovat CSS bude odsazovat v'#382'dy pomoc'#237' skute'#269'n'#253'ch t' +
  1610.           'abul'#225'tor'#367
  1611.         Caption = 'V p'#345'eform'#225'tov'#225'n'#237' CSS v'#382'dy tabul'#225'tory'
  1612.         Checked = True
  1613.         State = cbChecked
  1614.         TabOrder = 2
  1615.         OnClick = Changed
  1616.       end
  1617.       object cTextHTMLLine: TCheckBox
  1618.         Left = 16
  1619.         Top = 64
  1620.         Width = 281
  1621.         Height = 17
  1622.         Hint = 'P'#345'i konverzi Textu na HTML budou '#345#225'dky br'#225'ny jako odstavce'
  1623.         Caption = 'Text na HTML - '#345#225'dky do <p></p>'
  1624.         TabOrder = 3
  1625.         OnClick = Changed
  1626.       end
  1627.       object cCSSColorRGB: TCheckBox
  1628.         Left = 16
  1629.         Top = 88
  1630.         Width = 297
  1631.         Height = 17
  1632.         Caption = 'Do CSS vkl'#225'dat barvu ve form'#225'tu RGB(r,g,b)'
  1633.         TabOrder = 4
  1634.         OnClick = Changed
  1635.       end
  1636.     end
  1637.     object tabTextDiff: TTabSheet
  1638.       HelpContext = 1013
  1639.       Caption = 'tabTextDiff'
  1640.       ImageIndex = 14
  1641.       TabVisible = False
  1642.       object shDiffAdd: TShape
  1643.         Left = 168
  1644.         Top = 92
  1645.         Width = 18
  1646.         Height = 18
  1647.         Hint = 'barva pozad'#237' p'#345'idan'#253'ch '#345#225'dk'#367
  1648.         Brush.Color = 16768392
  1649.       end
  1650.       object shDiffDel: TShape
  1651.         Left = 168
  1652.         Top = 124
  1653.         Width = 18
  1654.         Height = 18
  1655.         Hint = 'Barva pozad'#237' odebran'#253'ch '#345#225'dk'#367
  1656.         Brush.Color = 12303359
  1657.       end
  1658.       object shDiffMod: TShape
  1659.         Left = 168
  1660.         Top = 156
  1661.         Width = 18
  1662.         Height = 18
  1663.         Hint = 'Barva pozad'#237' zm'#283'n'#283'n'#253'ch '#345#225'dk'#367
  1664.         Brush.Color = 6750139
  1665.       end
  1666.       object cDiffNoHL: TCheckBox
  1667.         Left = 16
  1668.         Top = 56
  1669.         Width = 273
  1670.         Height = 17
  1671.         Hint = 'P'#345'i porovn'#225'n'#237' soubor'#367' nepou'#382#237'vat barvy zv'#253'raz'#328'ova'#269#367
  1672.         Caption = 'Ignorovat barvy zv'#253'raz'#328'ova'#269'e'
  1673.         Checked = True
  1674.         State = cbChecked
  1675.         TabOrder = 2
  1676.         OnClick = Changed
  1677.       end
  1678.       object cDiffCharCase: TCheckBox
  1679.         Left = 16
  1680.         Top = 8
  1681.         Width = 273
  1682.         Height = 17
  1683.         Hint = 'Ignorovat velikost p'#237'smen p'#345'i porovn'#225'n'#237' soubor'#367
  1684.         Caption = 'Ignorovat velikost p'#237'smen'
  1685.         Checked = True
  1686.         State = cbChecked
  1687.         TabOrder = 0
  1688.         OnClick = Changed
  1689.       end
  1690.       object cDiffBlanks: TCheckBox
  1691.         Left = 16
  1692.         Top = 32
  1693.         Width = 273
  1694.         Height = 17
  1695.         Hint = 'Ignorovat mezery p'#345'i porovn'#225'n'#237' obsahu soubor'#367
  1696.         Caption = 'Ignorovat voln'#233' m'#237'sto'
  1697.         Checked = True
  1698.         State = cbChecked
  1699.         TabOrder = 1
  1700.         OnClick = Changed
  1701.       end
  1702.       object bDiffAdd: TButton
  1703.         Left = 16
  1704.         Top = 88
  1705.         Width = 137
  1706.         Height = 25
  1707.         Caption = 'P'#345'idan'#233
  1708.         TabOrder = 3
  1709.         OnClick = bBlockColorClick
  1710.       end
  1711.       object bDiffDel: TButton
  1712.         Left = 16
  1713.         Top = 120
  1714.         Width = 137
  1715.         Height = 25
  1716.         Caption = 'Odebran'#233
  1717.         TabOrder = 4
  1718.         OnClick = bBlockColorClick
  1719.       end
  1720.       object bDiffMod: TButton
  1721.         Left = 16
  1722.         Top = 152
  1723.         Width = 137
  1724.         Height = 25
  1725.         Caption = 'Zm'#283'n'#283'n'#233
  1726.         TabOrder = 5
  1727.         OnClick = bBlockColorClick
  1728.       end
  1729.     end
  1730.     object tabInet: TTabSheet
  1731.       HelpContext = 1014
  1732.       Caption = '&Internet'
  1733.       ImageIndex = 5
  1734.       TabVisible = False
  1735.       object lProxyAdr: TLabel
  1736.         Left = 17
  1737.         Top = 58
  1738.         Width = 36
  1739.         Height = 13
  1740.         Caption = 'Adresa:'
  1741.       end
  1742.       object lProxyPort: TLabel
  1743.         Left = 17
  1744.         Top = 82
  1745.         Width = 22
  1746.         Height = 13
  1747.         Caption = 'Port:'
  1748.       end
  1749.       object lProxyName: TLabel
  1750.         Left = 17
  1751.         Top = 106
  1752.         Width = 34
  1753.         Height = 13
  1754.         Caption = 'Jm'#233'no:'
  1755.       end
  1756.       object lProxyPass: TLabel
  1757.         Left = 17
  1758.         Top = 130
  1759.         Width = 30
  1760.         Height = 13
  1761.         Caption = 'Heslo:'
  1762.       end
  1763.       object leMail: TLabel
  1764.         Left = 16
  1765.         Top = 171
  1766.         Width = 32
  1767.         Height = 13
  1768.         Caption = 'E-Mail:'
  1769.       end
  1770.       object eProxyAdr: TEdit
  1771.         Left = 96
  1772.         Top = 56
  1773.         Width = 201
  1774.         Height = 21
  1775.         TabOrder = 2
  1776.         OnChange = Changed
  1777.       end
  1778.       object eProxyPort: TEdit
  1779.         Left = 96
  1780.         Top = 80
  1781.         Width = 57
  1782.         Height = 21
  1783.         MaxLength = 4
  1784.         TabOrder = 3
  1785.         Text = '3128'
  1786.         OnChange = Changed
  1787.         OnKeyPress = eRightBorderKeyPress
  1788.       end
  1789.       object eProxyName: TEdit
  1790.         Left = 96
  1791.         Top = 104
  1792.         Width = 201
  1793.         Height = 21
  1794.         TabOrder = 4
  1795.         OnChange = Changed
  1796.       end
  1797.       object eProxyPass: TEdit
  1798.         Left = 96
  1799.         Top = 128
  1800.         Width = 201
  1801.         Height = 21
  1802.         PasswordChar = '*'
  1803.         TabOrder = 5
  1804.         Text = 'sdasdas'
  1805.         OnChange = Changed
  1806.       end
  1807.       object cProxyUse: TCheckBox
  1808.         Left = 16
  1809.         Top = 8
  1810.         Width = 289
  1811.         Height = 17
  1812.         Action = aProxyUse
  1813.         TabOrder = 0
  1814.       end
  1815.       object cbeMail: TComboBox
  1816.         Left = 96
  1817.         Top = 188
  1818.         Width = 161
  1819.         Height = 21
  1820.         Style = csDropDownList
  1821.         Enabled = False
  1822.         ItemHeight = 0
  1823.         TabOrder = 7
  1824.         OnChange = Changed
  1825.       end
  1826.       object cEmailDefault: TCheckBox
  1827.         Left = 96
  1828.         Top = 168
  1829.         Width = 217
  1830.         Height = 17
  1831.         Caption = 'Pou'#382#237't v'#253'choz'#237'ho e-Mail klienta'
  1832.         Checked = True
  1833.         State = cbChecked
  1834.         TabOrder = 6
  1835.         OnClick = Changed
  1836.       end
  1837.       object cProxyAsIE: TCheckBox
  1838.         Left = 16
  1839.         Top = 32
  1840.         Width = 297
  1841.         Height = 17
  1842.         Caption = 'Z'#237'skat nastaven'#237' podle IE'
  1843.         TabOrder = 1
  1844.         OnClick = Changed
  1845.       end
  1846.     end
  1847.     object tabWebServer: TTabSheet
  1848.       HelpContext = 1015
  1849.       Caption = 'tabWebServer'
  1850.       ImageIndex = 15
  1851.       TabVisible = False
  1852.       object lHTDocs: TLabel
  1853.         Left = 16
  1854.         Top = 56
  1855.         Width = 78
  1856.         Height = 13
  1857.         Caption = 'Document Root:'
  1858.       end
  1859.       object lHTServer: TLabel
  1860.         Left = 16
  1861.         Top = 8
  1862.         Width = 58
  1863.         Height = 13
  1864.         Caption = 'Web server:'
  1865.       end
  1866.       object ePHPDocs: TEdit
  1867.         Left = 16
  1868.         Top = 72
  1869.         Width = 281
  1870.         Height = 21
  1871.         TabOrder = 1
  1872.         Text = 'C:\apache\htdocs'
  1873.         OnChange = Changed
  1874.       end
  1875.       object eHTServer: TEdit
  1876.         Left = 16
  1877.         Top = 24
  1878.         Width = 281
  1879.         Height = 21
  1880.         TabOrder = 0
  1881.         Text = 'localhost'
  1882.       end
  1883.       object bPHPDocs: TButton
  1884.         Left = 296
  1885.         Top = 72
  1886.         Width = 21
  1887.         Height = 21
  1888.         Caption = '...'
  1889.         TabOrder = 2
  1890.         OnClick = tbStartDirClick
  1891.       end
  1892.     end
  1893.     object tabHexa: TTabSheet
  1894.       HelpContext = 1016
  1895.       Caption = 'tabHexa'
  1896.       ImageIndex = 16
  1897.       TabVisible = False
  1898.       object lBytesPerLine: TLabel
  1899.         Left = 16
  1900.         Top = 68
  1901.         Width = 103
  1902.         Height = 13
  1903.         Caption = 'Po'#269'et bajt'#367' na '#345#225'dce:'
  1904.       end
  1905.       object lBytesPerCol: TLabel
  1906.         Left = 16
  1907.         Top = 92
  1908.         Width = 108
  1909.         Height = 13
  1910.         Caption = 'Po'#269'et bajt'#367' ve sloupci:'
  1911.       end
  1912.       object rHexOffset: TRadioButton
  1913.         Left = 16
  1914.         Top = 8
  1915.         Width = 209
  1916.         Height = 17
  1917.         Caption = #352'estn'#225'ctkov'#225' adresace'
  1918.         Checked = True
  1919.         TabOrder = 0
  1920.         TabStop = True
  1921.       end
  1922.       object rDecOffset: TRadioButton
  1923.         Left = 16
  1924.         Top = 32
  1925.         Width = 209
  1926.         Height = 17
  1927.         Caption = 'Des'#237'tkov'#225' adresace'
  1928.         TabOrder = 1
  1929.       end
  1930.       object cbBytesPerLine: TComboBox
  1931.         Left = 168
  1932.         Top = 64
  1933.         Width = 65
  1934.         Height = 21
  1935.         Style = csDropDownList
  1936.         ItemHeight = 13
  1937.         ItemIndex = 0
  1938.         TabOrder = 2
  1939.         Text = '16'
  1940.         Items.Strings = (
  1941.           '16'
  1942.           '32'
  1943.           '64'
  1944.           '128')
  1945.       end
  1946.       object cbBytesPerCol: TComboBox
  1947.         Left = 168
  1948.         Top = 88
  1949.         Width = 65
  1950.         Height = 21
  1951.         Style = csDropDownList
  1952.         ItemHeight = 13
  1953.         ItemIndex = 0
  1954.         TabOrder = 3
  1955.         Text = '1'
  1956.         Items.Strings = (
  1957.           '1'
  1958.           '2'
  1959.           '4'
  1960.           '8'
  1961.           '16'
  1962.           '32')
  1963.       end
  1964.     end
  1965.     object tabKeyMaps: TTabSheet
  1966.       HelpContext = 1017
  1967.       Caption = 'Mapa kl'#225'ves'
  1968.       ImageIndex = 6
  1969.       TabVisible = False
  1970.       object TreeKeys: TTreeView
  1971.         Left = 8
  1972.         Top = 4
  1973.         Width = 313
  1974.         Height = 261
  1975.         Images = fPSPad.MainImageList
  1976.         Indent = 19
  1977.         ReadOnly = True
  1978.         RowSelect = True
  1979.         TabOrder = 0
  1980.         ToolTips = False
  1981.         OnAdvancedCustomDrawItem = TreeKeysDrawItem
  1982.         OnDblClick = TreeKeysDblClick
  1983.         OnKeyPress = TreeKeysKeyPress
  1984.       end
  1985.       object bKeyClear: TButton
  1986.         Left = 8
  1987.         Top = 272
  1988.         Width = 105
  1989.         Height = 25
  1990.         Caption = 'Smazat v'#353'e'
  1991.         TabOrder = 1
  1992.         OnClick = bKeyClearClick
  1993.       end
  1994.       object bKeyDefault: TButton
  1995.         Left = 112
  1996.         Top = 272
  1997.         Width = 105
  1998.         Height = 25
  1999.         Caption = 'V'#253'choz'#237
  2000.         TabOrder = 2
  2001.         OnClick = bKeyDefaultClick
  2002.       end
  2003.       object bKeyMapSave: TButton
  2004.         Left = 8
  2005.         Top = 296
  2006.         Width = 105
  2007.         Height = 25
  2008.         Caption = 'Ulo'#382'it rozlo'#382'en'#237
  2009.         TabOrder = 4
  2010.         OnClick = bKeyMapSaveClick
  2011.       end
  2012.       object bKeyMapLoad: TButton
  2013.         Left = 112
  2014.         Top = 296
  2015.         Width = 105
  2016.         Height = 25
  2017.         Caption = 'Na'#269#237'st rozlo'#382'en'#237
  2018.         TabOrder = 5
  2019.         OnClick = bKeyMapLoadClick
  2020.       end
  2021.       object bKeyReset: TButton
  2022.         Left = 216
  2023.         Top = 272
  2024.         Width = 105
  2025.         Height = 25
  2026.         Caption = 'Vr'#225'tit zm'#283'ny'
  2027.         TabOrder = 3
  2028.         OnClick = bKeyResetClick
  2029.       end
  2030.     end
  2031.   end
  2032.   object bApply: TButton
  2033.     Left = 432
  2034.     Top = 368
  2035.     Width = 73
  2036.     Height = 25
  2037.     Caption = '&Pou'#382#237't'
  2038.     Enabled = False
  2039.     TabOrder = 4
  2040.     OnClick = bOKClick
  2041.   end
  2042.   object TreeNavig: TTreeView
  2043.     Left = 0
  2044.     Top = 0
  2045.     Width = 161
  2046.     Height = 400
  2047.     Align = alLeft
  2048.     BiDiMode = bdLeftToRight
  2049.     BorderWidth = 4
  2050.     HideSelection = False
  2051.     Images = ImageList
  2052.     Indent = 19
  2053.     ParentBiDiMode = False
  2054.     ReadOnly = True
  2055.     ShowButtons = False
  2056.     ShowRoot = False
  2057.     TabOrder = 0
  2058.     OnChange = TreeNavigChange
  2059.     Items.Data = {
  2060.       110000001E0000000D0000000D000000FFFFFFFFFFFFFFFF0000000000000000
  2061.       054A617A796B290000000100000001000000FFFFFFFFFFFFFFFF000000000000
  2062.       00001050726F6772616D202D20767A686C65642A000000FFFFFFFFFFFFFFFFFF
  2063.       FFFFFFFFFFFFFF00000000000000001150726F6772616D202D2063686F76E16E
  2064.       ED290000000200000002000000FFFFFFFFFFFFFFFF0000000000000000104564
  2065.       69746F72202D2063686F76E16EED2B000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2066.       FFFF000000000000000012456469746F72202D206E6173746176656EED2B0000
  2067.       000300000003000000FFFFFFFFFFFFFFFF0000000000000000124164726573E1
  2068.       F865206120736F75626F7279230000000400000004000000FFFFFFFFFFFFFFFF
  2069.       00000000000000000A5AE16C6F686F76E16EED1E0000000500000005000000FF
  2070.       FFFFFFFFFFFFFF00000000000000000542617276792D00000006000000060000
  2071.       00FFFFFFFFFFFFFFFF000000000000000014496E7465677261636520646F2073
  2072.       797374E96D752A000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
  2073.       000011526567697374726F76616EE92074797079290000000C0000000C000000
  2074.       FFFFFFFFFFFFFFFF0000000000000000104D756C74697A76FD72617AF26F7661
  2075.       E8260000000700000007000000FFFFFFFFFFFFFFFF00000000000000000D4854
  2076.       4D4C204EE17374726F6A652C0000000800000008000000FFFFFFFFFFFFFFFF00
  2077.       0000000000000013506F726F766EE176E16EED20736F75626F72F92100000009
  2078.       00000009000000FFFFFFFFFFFFFFFF000000000000000008496E7465726E6574
  2079.       230000000A0000000A000000FFFFFFFFFFFFFFFF00000000000000000A576562
  2080.       20736572766572240000000E0000000E000000FFFFFFFFFFFFFFFF0000000000
  2081.       0000000B4845584120656469746F72240000000B0000000B000000FFFFFFFFFF
  2082.       FFFFFF00000000000000000B4D617061206B6CE1766573}
  2083.   end
  2084.   object lTitle: TPanel
  2085.     Left = 168
  2086.     Top = 4
  2087.     Width = 335
  2088.     Height = 21
  2089.     Alignment = taLeftJustify
  2090.     BorderWidth = 10
  2091.     Caption = 'Title'
  2092.     Color = clBtnShadow
  2093.     Font.Charset = EASTEUROPE_CHARSET
  2094.     Font.Color = clCaptionText
  2095.     Font.Height = -13
  2096.     Font.Name = 'MS Sans Serif'
  2097.     Font.Style = [fsBold]
  2098.     ParentFont = False
  2099.     TabOrder = 5
  2100.   end
  2101.   object ActionList: TActionList
  2102.     OnUpdate = ActionListUpdate
  2103.     Left = 64
  2104.     Top = 320
  2105.     object aAddItem: TAction
  2106.       Caption = '&P'#345'idat'
  2107.       Enabled = False
  2108.     end
  2109.     object aDelItem: TAction
  2110.       Caption = '&Smazat'
  2111.       Enabled = False
  2112.     end
  2113.     object aEditItem: TAction
  2114.       Caption = '&Opravit'
  2115.       Enabled = False
  2116.     end
  2117.     object aProxyUse: TAction
  2118.       Caption = 'Pou'#382#237't proxy server'
  2119.       OnExecute = aProxyUseExecute
  2120.     end
  2121.     object bClearHistory: TAction
  2122.       Caption = 'Smazat historii'
  2123.       OnExecute = bClearHistoryClick
  2124.     end
  2125.   end
  2126.   object ImageList: TImageList
  2127.     Left = 96
  2128.     Top = 320
  2129.     Bitmap = {
  2130.       494C01010F001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  2131.       0000000000003600000028000000400000005000000001001000000000000028
  2132.       0000000000000000000000000000000000000000000000000000000000000000
  2133.       0000000000000000000000000000000000000000000000000000000000000000
  2134.       0000000000000000000000000000000000000000000000000000000000000000
  2135.       0000000000000000000000000000000000000000000000000000000000000000
  2136.       0000000000000000000000000000000000000000000000000000000000000000
  2137.       0000000000000000000000000000000000000000000000000000000000000000
  2138.       0000000000000000000000000000000000000000000000000000000000000000
  2139.       0000000000000000000000000000000000000000000000000000000000000000
  2140.       0000000000000000000000000000000000000000000000000000000000000000
  2141.       0000000000000000000000000000000000000000000000000000000000000000
  2142.       0000000000000000000000000000000000000000000000000000000000000000
  2143.       0000000000000000000000000000000000000000000000000000000000000000
  2144.       0000000000000000000000000000000000000000000000000000000000000000
  2145.       0000000000000000000000000000000000000000000000000000000000000000
  2146.       0000000000000000000000000000000000000000000000000000000000000000
  2147.       0000000000000000000000000000000000000000000000000000000000000000
  2148.       0000000000000000000000000000000000000000000000000000000000000000
  2149.       0000000000000000000000000000000000000000000000000000000000000000
  2150.       0000000000000000000000000000000000000000000000000000000000000000
  2151.       0000000000000000000000000000000000000000000000000000000000000000
  2152.       0000000000000000000000000000000000000000000000000000000000000000
  2153.       0000000000000000000000000000000000000000000000000000000000000000
  2154.       0000000000000000000000000000000000000000000000000000000000000000
  2155.       0000000000000000000000000000000000000000000000000000000000000000
  2156.       0000000000000000000000000000000000000000000000000000000000000000
  2157.       0000000000000000000000000000000000000000000000000000000000000000
  2158.       0000000000000000000000000000000000000000000000000000000000000000
  2159.       0000000000000000000000000000000000000000000000000000000000000000
  2160.       0000000000000000000000000000000000000000000000000000000000000000
  2161.       0000000000000000000000000000000000000000000000000000000000000000
  2162.       0000000000000000000000000000000000000000000000000000000000000000
  2163.       0000000000000000000000000000000000000000000000000000000000000000
  2164.       0000000000000000000000000000000000000000000000000000000000000000
  2165.       0000000000000000000000000000000000000000000000000000000000000000
  2166.       0000000000000000000000000000000000000000000000000000000000000000
  2167.       0000000000000000000000000000000000000000000000000000000000000000
  2168.       0000000000000000000000000000000000000000000000000000000000000000
  2169.       0000000000000000000000000000000000000000000000000000000000000000
  2170.       0000000000000000000000000000000000000000000000000000000000000000
  2171.       0000000000000000000000000000000000000000000000000000000000000000
  2172.       0000000000000000000000000000000000000000000000000000000000000000
  2173.       0000000000000000000000000000000000000000000000000000000000000000
  2174.       0000000000000000000000000000000000000000000000000000000000000000
  2175.       0000000000000000000000000000000000000000000000000000000000000000
  2176.       0000000000000000000000000000000000000000000000000000000000000000
  2177.       0000000000000000000000000000000000000000000000000000000000000000
  2178.       0000000000000000000000000000000000000000000000000000000000000000
  2179.       0000000000000000000000000000000000000000000000000000000000000000
  2180.       0000000000000000000000000000000000000000000000000000000000000000
  2181.       0000000000000000000000000000000000000000000000000000000000000000
  2182.       0000000000000000000000000000000000000000000000000000000000000000
  2183.       0000000000000000000000000000000000000000000000000000000000000000
  2184.       0000000000000000000000000000000000000000000000000000000000000000
  2185.       0000000000000000000000000000000000000000000000000000000000000000
  2186.       0000000000000000000000000000000000000000000000000000000000000000
  2187.       0000000000000000000000000000000000000000000000000000000000000000
  2188.       0000000000000000000000000000000000000000000000000000000000000000
  2189.       0000000000000000000000000000000000000000000000000000000000000000
  2190.       0000000000000000000000000000000000000000000000000000000000000000
  2191.       0000000000000000000000000000000000000000000000000000000000000000
  2192.       0000000000000000000000000000000000000000000000000000000000000000
  2193.       0000000000000000000000000000000000000000000000000000000000000000
  2194.       0000000000000000000000000000000000000000000000000000000000000000
  2195.       0000000000000000000000000000000000000000000000000000000000000000
  2196.       0000000000000000000000000000000000000000000000000000000000000000
  2197.       0000000000000000000000000000000000000000000000000000000000000000
  2198.       0000000000000000000000000000000000000000000000000000000000000000
  2199.       0000000000000000000000000000000000000000000000000000000000000000
  2200.       0000000000000000000000000000000000000000000000000000000000000000
  2201.       0000000000000000000000000000000000000000000000000000000000000000
  2202.       0000000000000000000000000000000000000000000010000000000000400000
  2203.       0000000010000000000000400000000000000000000000000000000000000000
  2204.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2205.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2206.       0000000000000000000000001040000000000000000010000000004000000040
  2207.       0000000010000000004000000040000000000000000000000000000000000000
  2208.       00000000000000000000000000000000000000000000FF7F1F001F001F001F00
  2209.       1F00FF7F007C007C007CFF7F0000000000000000000000000000000000000000
  2210.       0000000000000000000010401040000000000000100010000000004000000040
  2211.       0000100010000000004000000040000000000000000000000000000000000000
  2212.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2213.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2214.       0000000000000000104010401040104000000000000010000000000000400000
  2215.       0000000010000000000000400000000000000000000000000000000000000000
  2216.       00000000000000000000000000000000000000000000FF7F007C007C007CFF7F
  2217.       E003E003FF7F00000000FF7F0000000000000000000000000000000000000000
  2218.       0000000000001040104010401040104010400000000000000000000000000000
  2219.       0000000000000000000000000000000000000000000000000000000000000000
  2220.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2221.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2222.       0000000000000000104010401040104010400000000000400000000000001000
  2223.       0000000000400000000000001000000000000000000000000000000000000000
  2224.       00000000000000000000000000000000000000000000FF7FFF7F1F001F001F00
  2225.       FF7F004200420042FF7FFF7F0000000000000000000000000000000000000000
  2226.       0000000000000000000010401040000010400000004000000040000000001000
  2227.       0000004000000040000000001000000000000000000000000000000000000000
  2228.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2229.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2230.       0000000000000000000000001040000010400000004000000040000010001000
  2231.       0000004000000040000010001000000000000000000000000000000000000000
  2232.       00000000000000000000000000000000000000000000FF7F007C007C007CFF7F
  2233.       10401040104000000000FF7F0000000000000000000000000000000000000000
  2234.       0000000000000000000000000000000010400000000000400000000000001000
  2235.       0000000000400000000000001000000000000000000000000000000000000000
  2236.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2237.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2238.       0000000000000000000000000000000010400000000000000000000000000000
  2239.       0000000000000000000000000000000000000000000000000000000000000000
  2240.       00000000000000000000000000000000000000000000FF7F1F001F001F001F00
  2241.       FF7FE003E003E003E003FF7F0000000000000000000000000000000000000000
  2242.       0000000000000000000000000000104000000000000010000000000000400000
  2243.       0000000010000000000000400000000000000000000000000000000000000000
  2244.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2245.       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
  2246.       0000000000000000000000000000000000000000000010000000004000000040
  2247.       0000000010000000004000000040000000000000000000000000000000000000
  2248.       0000000000000000000000000000000000000000000000000000000000000000
  2249.       0000000000000000000000000000000000000000000000000000000000000000
  2250.       0000000000000000000000000000000000000000100010000000004000000040
  2251.       0000100010000000004000000040000000000000000000000000000000000000
  2252.       0000000000000000000000000000000000000000000000000000000000000000
  2253.       0000000000000000000000000000000000000000000000000000000000000000
  2254.       0000000000000000000000000000000000000000000010000000000000400000
  2255.       0000000010000000000000400000000000000000000000000000000000000000
  2256.       0000000000000000000000000000000000000000000000000000000000000000
  2257.       0000000000000000000000000000000000000000000000000000000000000000
  2258.       0000000000000000000000000000000000000000000000000000000000000000
  2259.       0000000000000000000000000000000000000000000000000000000000000000
  2260.       0000000000000000000000000000000000000000000000000000000000000000
  2261.       0000000000000000000000000000000000000000000000000000000018630000
  2262.       0000000000000000000000000000000018630000000000000000000000000000
  2263.       0000000000000000000000000000000000000000000000000000000000000000
  2264.       0000000000000000000000000000000000000000000000000000000000000000
  2265.       0000000000000000000000000000000000000000000000000000000010421863
  2266.       0002E00310421042104210421042104200000000000000000000000000000000
  2267.       0000000000000000007C007C0000000000000000000000000000000000000000
  2268.       0000000000000000000000000000000000000000000000000000100000001000
  2269.       000010000000100000001000000000000000000000000000000000001042FF7F
  2270.       FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000000000000000000000
  2271.       00000000007C007C1F7C10400000000000000000000000000000000000000000
  2272.       0000000000001863186318631863186300000000000000000000100000000000
  2273.       0000000000000000000000000000000000000000000000000000000010421042
  2274.       0000000000000000000000000000104200000000000000000000000000000000
  2275.       0000007C007C1F7C000010001000000000000000000000000000000000000000
  2276.       0000000018631863000018631863186318630000000000001000100010000000
  2277.       0000000000000000000010000000000000000000000000000000000000001042
  2278.       FF7F186318631863186318631863000000000000000000000000000000000000
  2279.       007C1F7C1F7C0000100010001F7C007C00000000000000000000000000000000
  2280.       0000186318630000186318631863186318630000000000000000100000000000
  2281.       0000000000000000000000000000000000000000000000000000100000001042
  2282.       FF7F00001042104210421042186300000000000000000000000000000000007C
  2283.       007C1F7C000010001F7C1F7C007C000000000000000000000000000000000000
  2284.       0000000000001863186318631863186318630000000000000000000000000000
  2285.       00000000000000000000100000000000000000000000000010001F001F001042
  2286.       FF7F0000100210021002104218630000000000000000000000000000007C007C
  2287.       1F7C100010001F7C007C007C0000000000000000000000000000000000000000
  2288.       000018631863FF7F000018631863186318630000000000000000000000000000
  2289.       0000000000000000000000000000000000000000000010001F001F001F001042
  2290.       FF7F0000FF031002100210421863000000000000000000000000007C007C1F7C
  2291.       100000001F7C007C007C00000000000000000000000000000000000000001863
  2292.       1863FF7FFF7F0000FF7F0000186318631863000000000000FF7FE07FFF7FE07F
  2293.       0000000000000000FF7FE07FFF7FE07F0000000010421F001F001F0000021042
  2294.       FF7F000000000000000000001863000000000000000000000000007C1F7C1000
  2295.       10001F7C007C007C00000000000000000000000000000000000000001863FF7F
  2296.       FF7F00000000FF7F0000FF7F0000186300000000FF7F00000000000000000000
  2297.       00000000FF7F0000000000000000000000000000104218631F00000200021042
  2298.       FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000007C1F7C00001000
  2299.       1F7C007C007C00000000000000000000000000000042004200001863FF7F0000
  2300.       0000FF7FFF7F0000FF7F0000FF7F000000000000FF7FFF7FFF7FFF7FFF7F0000
  2301.       00000000FF7FFF7FFF7FFF7FFF7F00000000000010421863E003000200021042
  2302.       104210421042104210421042104210420000000000000000007C000010001F7C
  2303.       007C007C00000000000000000000000000000000FF7FFF7F0000FF7F00000042
  2304.       004200000000FF7F0000FF7F0000000000000000FF7F104210421042FF7F0000
  2305.       00000000FF7F104210421042FF7F000000000000104218630002E00300021F00
  2306.       00020002000200020000000000000000000000000000007C1F7C10001F7C007C
  2307.       007C000000000000000000000000000000000000FF7F00000000000000000000
  2308.       0000000000000000000000000042000000000000FF7FFF7FFF7FFF7FFF7F0000
  2309.       00000000FF7FFF7FFF7FFF7FFF7F0000000000001042FF7F1F0000021F001F00
  2310.       1F001F00000200020000000000000000000000000000007C00001F7C007C0000
  2311.       0000000000000000000000000000000000000000FF7FFF7F0042FF7F0042FF7F
  2312.       0042FF7F0042FF7F0042FF7F0042000000000000FF7F104210421042FF7F0000
  2313.       00000000FF7F104210421042FF7F00000000000000001042FF7FE0030002E003
  2314.       0002000200020000000000000000000000000000104010401040007C00000000
  2315.       0000000000000000000000000000000000000000FF7F00000000000000000000
  2316.       0000000000000000000000000042000000000000FF7FFF7FFF7FFF7FFF7F0000
  2317.       00000000FF7FFF7FFF7FFF7FFF7F000000000000000000001042FF7FE0030002
  2318.       E00300020000000000000000000000000000E07FE07F1040007C000000000000
  2319.       0000000000000000000000000000000000000000FF7FFF7F0042FF7F0042FF7F
  2320.       0042FF7F0042FF7F0042FF7F1863000000000000000000000000000000000000
  2321.       0000000000000000000000000000000000000000000000000000104210421042
  2322.       104210420000000000000000000000000000E07FE07F10400000000000000000
  2323.       0000000000000000000000000000000000000000000000000000000000000000
  2324.       0000000000000000000000000000000000000000000000000000000000000000
  2325.       0000000000000000000000000000000000000000000000000000000000000000
  2326.       0000000000000000000000000000000000000000000000000000000000000000
  2327.       0000000000000000000000000000000000000000000000000000000000000000
  2328.       0000000000000000000000000000000000000000000000000000000000000000
  2329.       0000000000000000000000000000000000000000000000000000000000000000
  2330.       0000000000000000000000000000000000000000000000000000000000000000
  2331.       0000000000001042000000000000000000000000000000000000000000000000
  2332.       0000000000000000000000000000000000000000000000000000000000000000
  2333.       0000000000000000000000000000000000000000000000000000000000000000
  2334.       0000000000000000000000000000000000000000000000000000000000000000
  2335.       0000104200000000000010420000000000000000000000000000000000000000
  2336.       00000000000000000000000000000000000000000000186318631863FF7F1042
  2337.       10421042104210420000186318631863000000000000000000000000E07FFF7F
  2338.       E07FFF7FE07F0000000000000000000000000000000000000000000010420000
  2339.       000000000042E07FE07F00000000000000000000000000000000000000000000
  2340.       00000000000010420000000000000000000000000000FF7F186318631863FF7F
  2341.       1042104210420000186318631863186300000000000000000000000000000000
  2342.       0000E07FFF7FE07FFF7F00000000000000000000000000001042000000000000
  2343.       1F001F000000E07FE07F00001042000000000000000000000000000000000000
  2344.       00001042000010421042000010420000000000000000FF7F1042FF7FFF7FFF7F
  2345.       FF7FFF7FFF7FFF7FFF7FFF7FFF7F18630000000000000000000000000000FF03
  2346.       0000000000000000E07FFF7F00000000000000001042000010421F0010420000
  2347.       1F001F0000000042004200000000000000000000000000000000000000000000
  2348.       00001042104210421042104200000000000000000000FF7F1042186318631863
  2349.       186318631863186318631863FF7F186300000000000000000000000000000000
  2350.       00000000007C0000FF7FE07F000000000000104200000000000010421F000000
  2351.       00001000000000000002E0030000104200000000000000000000104200001042
  2352.       10421042000000000000104210420000000000000000FF7F1042186300000000
  2353.       186318631863000000001863FF7F1863000000000000000000000000E07FFF7F
  2354.       E07F000000000000E07FFF7F0000000000000000000010421F00104200000000
  2355.       00000040007C00000002E0030002000000000000000010420000104210421042
  2356.       10421042000000000000104210421042000000000000FF7F1042186300000000
  2357.       186318631863000000001863FF7F1863000000000000E07FFF7FE07FFF7FE07F
  2358.       FF7FE07F000000000000E07F000000000000000010420000000000001042007C
  2359.       00000040007C00400000E0030002000000000000000010421042104210421042
  2360.       00001042104200000000104200000000000000000000FF7F1042186318631863
  2361.       186318631863186318631863FF7F1863000000000000FF7F000000000000FF7F
  2362.       E07FFF7F000010420000FF7F0000000000000000000000001042007C1042007C
  2363.       007C0000007C007C000000000000000000001042104210420000000000001042
  2364.       10421042104210421042104210420000000000000000FF7F1042104210421042
  2365.       10421042104210421042104210421863000000000000E07F0000104000000000
  2366.       00000000000000000000E07F0000000000000000000010420000000000001042
  2367.       0000000000000000104210420000000000001042104210420000000000001042
  2368.       10421042000010421042000010420000000000000000FF7FFF7FFF7FFF7FFF7F
  2369.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7F0000000000000000
  2370.       00000000E07FFF7FE07F00000000000000000000000000000000104200001042
  2371.       0000000000000000000000000000000000000000000010421042000000001042
  2372.       0000000000001042104200000000000000000000000000000000000000000000
  2373.       000000000000000000000000000000000000000000000000FF7FE07FFF7F0000
  2374.       00000000FF7FE07F000000000000000000000000000000001042104200000000
  2375.       0000000000000000000000000000000000000000104210421042104210421042
  2376.       1042000000000000000000000000000000000000000000000000000000000000
  2377.       0000000000000000000000000000000000000000000000000000FF7FE07FFF7F
  2378.       E07FFF7F00000000000000000000000000000000000000001042000000000000
  2379.       0000000000000000000000000000000000000000000010420000104210420000
  2380.       1042000000000000000000000000000000000000000000000000000000000000
  2381.       0000000000000000000000000000000000000000000000000000000000000000
  2382.       0000000000000000000000000000000000000000000000000000000000000000
  2383.       0000000000000000000000000000000000000000000000000000104210420000
  2384.       0000000000000000000000000000000000000000000000000000000000000000
  2385.       0000000000000000000000000000000000000000000000000000000000000000
  2386.       0000000000000000000000000000000000000000000000000000000000000000
  2387.       0000000000000000000000000000000000000000000000000000000000000000
  2388.       0000000000000000000000000000000000000000000000000000000000000000
  2389.       0000000000000000000000000000000000000000000000000000000000000000
  2390.       0000000000000000000000000000000000000000000000000000000000000000
  2391.       0000000000000000000000000000000000000000000000000000000000000000
  2392.       0000000000000000000000000000000000000000000000000000000000000000
  2393.       0000000000000000000000000000000000000000000000001042104210421042
  2394.       1042104210421042104210421042104200000000000000000000FF7FFF7FFF7F
  2395.       FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000000000000000
  2396.       0000000000000000000000000000000000000000000000000000000000000000
  2397.       00000000000000000000000000000000000000000000FF7F0000000000000000
  2398.       0000000000000000000000000000104200000000000000000000000000000000
  2399.       0000000000000000FF7FFF7FFF7F000000000000000000000000000000001042
  2400.       1042104210421042104210421042104210420000000000420042004200420042
  2401.       00420042004200420000000000000000000000000000FF7F0000000000000000
  2402.       00000000000000000000000000001042000000000000FF7FFF7FFF7FFF7F0000
  2403.       FF7FFF7FFF7F0000FF7FFF7FFF7F000000000000000000000000000000000000
  2404.       0000000000000000000000000000000010420000E07F00000042004200420042
  2405.       00420042004200420042000000000000000000000000FF7F0000000000000000
  2406.       00000000000000000000000000001042000000000000FF7F0000000000000000
  2407.       00000000FF7F0000FF7FFF7FFF7F00000000000000000000104210420000FF7F
  2408.       E07FFF7FE07F00000000FF7FE07F000010420000FF7FE07F0000004200420042
  2409.       00420042004200420042004200000000000000000000FF7F0000000000000000
  2410.       00000000000000000000000000001042000000000000FF7FFF7FFF7FFF7F0000
  2411.       00000000FF7F0000FF7FFF7FFF7F00000000000000000000000000000000E07F
  2412.       FF7FE07FFF7F000000000000FF7F000010420000E07FFF7FE07F000000420042
  2413.       00420042004200420042004200420000000000000000FF7F0000000000000000
  2414.       00000000000000000000000000001042000000000000FF7F00000000FF7F0000
  2415.       E07F104200000000FF7FFF7FFF7F00000000000010420000FF7FE07F0000FF7F
  2416.       E07FFF7FE07F0000E07F00000000000010420000FF7FE07FFF7FE07F00000000
  2417.       00000000000000000000000000000000000000000000FF7F0000000000000000
  2418.       00000000000000000000000000001042000000000000FF7FFF7FFF7FFF7F0000
  2419.       E07F000000000000FF7FFF7FFF7F00000000000000000000E07FFF7F0000E07F
  2420.       FF7FE07FFF7F0000000000000000000010420000E07FFF7FE07FFF7FE07FFF7F
  2421.       E07FFF7FE07F00000000000000000000000000000000FF7F00000000FF7FFF7F
  2422.       00000000000000000000000000001042000000000000FF7F0000000000000000
  2423.       0000E07F10420000FF7FFF7FFF7F000000000000FF7F0000FF7FE07F0000FF7F
  2424.       E07FFF7FE07FFF7FE07FFF7FE07F000010420000FF7FE07FFF7FE07FFF7FE07F
  2425.       FF7FE07FFF7F00000000000000000000000000000000FF7F0000000000000000
  2426.       00000000000000000000000000001042000000000000FF7FFF7FFF7FFF7FFF7F
  2427.       0000E07F00000000FF7FFF7FFF7F000000000000E07F0000E07FFF7F00000000
  2428.       0000000000000000000000000000000000000000E07FFF7FE07F000000000000
  2429.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  2430.       FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000000000000000
  2431.       00000000E07F10420000FF7FFF7F000000000000FF7F0000FF7FE07FFF7FE07F
  2432.       FF7FE07FFF7FE07F000010420000000000000000000000000000000000000000
  2433.       0000000000000000000000000000000000000000000000000000000000000000
  2434.       0000000000000000000000000000000000000000000000000000FF7FFF7FFF7F
  2435.       FF7F0000E07F1042000000000000000000000000E07F00000000000000000000
  2436.       0000000000000000000000000000000000000000000000000000000000000000
  2437.       00000000000000000000000000000000000000000000000000001F001F001F00
  2438.       1F001F001F001F00000000000000000000000000000000000000FF7FFF7FFF7F
  2439.       FF7FFF7F00000000104000000000000000000000FF7FE07FFF7FE07FFF7FE07F
  2440.       FF7FE07F00001042000000000000000000000000000000000000000000000000
  2441.       0000000000000000000000000000000000000000000000000000000000000000
  2442.       0000000000000000000000000000000000000000000000000000FF7FFF7FFF7F
  2443.       FF7FFF7F00001040104000000000000000000000000000000000000000000000
  2444.       0000000000000000000000000000000000000000000000000000000000000000
  2445.       0000000000000000000000000000000000000000000000000000000000000000
  2446.       0000000000000000000000000000000000000000000000000000000000000000
  2447.       0000000000000000000000000000000000000000000000000000000000000000
  2448.       0000000000000000000000000000000000000000000000000000000000000000
  2449.       0000000000000000000000000000000000000000000000000000000000000000
  2450.       0000000000000000000000000000000000000000000000000000000000000000
  2451.       0000000000000000000000000000000000000000000000000000000000000000
  2452.       000000000000000000000000000000000000424D3E000000000000003E000000
  2453.       2800000040000000500000000100010000000000800200000000000000000000
  2454.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  2455.       0000000000000000000000000000000000000000000000000000000000000000
  2456.       0000000000000000000000000000000000000000000000000000000000000000
  2457.       0000000000000000000000000000000000000000000000000000000000000000
  2458.       00000000000000000000000000000000FFFFFFFFFFFF00008003FDFFDBB70000
  2459.       800363BBD5AB000080039B73952B00008003D0E1DBB700008003DEC0FFFF0000
  2460.       80039E20DDBB000080030F52AD5B000080031CDAA953000080030EEEDDBB0000
  2461.       8003009EFFFF0000800380DDDBB700008003C02FD5AB00008003F80F952B0000
  2462.       FFFFFC1FDBB70000FFFFFFFFFFFF0000FFFFF800FFFFFFFFFFFFF800FFE4FFFF
  2463.       F557F800FF81FF81F7FFF800FF03FF00E3F7FC01FE01FE00F7FFF001FC03FE00
  2464.       FFF7E001F807FC00C0C0C001F00FF80000008001F01F800000008001E03F0001
  2465.       01018001E07F00010101800FC0FF00010101800FC3FF00010101C01F87FF0001
  2466.       0101E03F0FFF00010101F07F1FFF8003FFFFFFFFFFFFFFFFFFFFFC1FFFCFFFFF
  2467.       C001F807FF07FFCF8000F003F807FF4B8000F503E003FE018000F8A18003F303
  2468.       8000E5017001D0308000C0A1C001803080008051B801C00380009401E0030C01
  2469.       800082D3DC070C0B80009507F1FFC0CFC001C28FE7FF807FFFFFE01FEFFFD2FF
  2470.       FFFFF07FFFFFF3FFFFFFFFFFFFFFFFFFFFFF8000E001FFFFFFFFA000E001FFFF
  2471.       001F9FFC8001FC00000F901C8001F80000079FFC8001E0000003901C8001C010
  2472.       00019FFC800180080000908480010000001F90FC80010000001F908480410001
  2473.       001F8002800100078FF18000E001000FFFF9A00AE003001FFF758000E007003F
  2474.       FF8FFFFFE00FFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000
  2475.       000000000000}
  2476.   end
  2477. end
  2478.