home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / devilpad / htmlpad.exe / HTMLPad.exe / 0 / RCDATA / TFRMSETTINGS / TFRMSETTINGS.txt
Encoding:
Text File  |  2001-06-24  |  29.6 KB  |  916 lines

  1. object frmSettings: TfrmSettings
  2.   Left = 422
  3.   Top = 192
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven∩┐╜'
  6.   ClientHeight = 354
  7.   ClientWidth = 454
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object btnOK: TButton
  20.     Left = 295
  21.     Top = 327
  22.     Width = 75
  23.     Height = 25
  24.     Caption = 'OK'
  25.     Default = True
  26.     TabOrder = 0
  27.     OnClick = btnOKClick
  28.   end
  29.   object btnStorno: TButton
  30.     Left = 375
  31.     Top = 327
  32.     Width = 75
  33.     Height = 25
  34.     Cancel = True
  35.     Caption = 'Storno'
  36.     TabOrder = 1
  37.     OnClick = btnStornoClick
  38.   end
  39.   object PageControl1: TPageControl
  40.     Left = 4
  41.     Top = 4
  42.     Width = 445
  43.     Height = 319
  44.     ActivePage = TabSheet1
  45.     TabOrder = 2
  46.     object TabSheet1: TTabSheet
  47.       Caption = 'Nastaven∩┐╜ editoru'
  48.       object pnlMain: TPanel
  49.         Left = 0
  50.         Top = 0
  51.         Width = 437
  52.         Height = 291
  53.         Align = alClient
  54.         BevelOuter = bvNone
  55.         BorderWidth = 2
  56.         TabOrder = 0
  57.         object Label1: TLabel
  58.           Left = 58
  59.           Top = 43
  60.           Width = 35
  61.           Height = 13
  62.           Caption = 'P∩┐╜smo :'
  63.         end
  64.         object Label2: TLabel
  65.           Left = 58
  66.           Top = 69
  67.           Width = 34
  68.           Height = 13
  69.           Caption = 'Barva :'
  70.         end
  71.         object Label3: TLabel
  72.           Left = 58
  73.           Top = 96
  74.           Width = 36
  75.           Height = 13
  76.           Caption = 'Pozad∩┐╜:'
  77.         end
  78.         object Label4: TLabel
  79.           Left = 261
  80.           Top = 71
  81.           Width = 43
  82.           Height = 13
  83.           Caption = 'Velikost :'
  84.         end
  85.         object Label5: TLabel
  86.           Left = 260
  87.           Top = 97
  88.           Width = 51
  89.           Height = 13
  90.           Caption = 'Tabul∩┐╜tor :'
  91.         end
  92.         object Bevel2: TBevel
  93.           Left = 19
  94.           Top = 26
  95.           Width = 408
  96.           Height = 6
  97.           Shape = bsTopLine
  98.         end
  99.         object Label9: TLabel
  100.           Left = 19
  101.           Top = 9
  102.           Width = 38
  103.           Height = 13
  104.           Caption = 'P∩┐╜smo : '
  105.         end
  106.         object Bevel3: TBevel
  107.           Left = 20
  108.           Top = 129
  109.           Width = 407
  110.           Height = 6
  111.           Shape = bsTopLine
  112.         end
  113.         object Label11: TLabel
  114.           Left = 228
  115.           Top = 160
  116.           Width = 76
  117.           Height = 13
  118.           Caption = 'Form∩┐╜t souboru:'
  119.         end
  120.         object Label7: TLabel
  121.           Left = 228
  122.           Top = 185
  123.           Width = 85
  124.           Height = 13
  125.           Caption = 'P∩┐╜∩┐╜pona soubor∩┐╜ :'
  126.         end
  127.         object CheckBox1: TCheckBox
  128.           Left = 21
  129.           Top = 142
  130.           Width = 138
  131.           Height = 17
  132.           Caption = 'povolit jen jednu instanci'
  133.           TabOrder = 0
  134.           Visible = False
  135.         end
  136.         object cmbFont: TComboBox
  137.           Left = 102
  138.           Top = 40
  139.           Width = 266
  140.           Height = 21
  141.           ItemHeight = 13
  142.           TabOrder = 1
  143.         end
  144.         object SpinEdit1: TSpinEdit
  145.           Left = 314
  146.           Top = 66
  147.           Width = 54
  148.           Height = 22
  149.           MaxValue = 72
  150.           MinValue = 0
  151.           TabOrder = 2
  152.           Value = 0
  153.         end
  154.         object SpinEdit2: TSpinEdit
  155.           Left = 314
  156.           Top = 93
  157.           Width = 54
  158.           Height = 22
  159.           MaxValue = 60
  160.           MinValue = 0
  161.           TabOrder = 3
  162.           Value = 0
  163.         end
  164.         object chbHTML: TCheckBox
  165.           Left = 21
  166.           Top = 162
  167.           Width = 164
  168.           Height = 17
  169.           Caption = 'vkl∩┐╜dat HTML mal∩┐╜mi p∩┐╜smeny'
  170.           TabOrder = 4
  171.         end
  172.         object cbFontColor: TColorCombo
  173.           Left = 102
  174.           Top = 66
  175.           Width = 141
  176.           Height = 22
  177.           ItemHeight = 16
  178.           Items.Strings = (
  179.             'clWhite'
  180.             'clWhite'
  181.             'clBlack'
  182.             'clMaroon'
  183.             'clGreen'
  184.             'clOlive'
  185.             'clNavy'
  186.             'clPurple'
  187.             'clTeal'
  188.             'clGray'
  189.             'clSilver'
  190.             'clRed'
  191.             'clLime'
  192.             'clYellow'
  193.             'clBlue'
  194.             'clFuchsia'
  195.             'clAqua'
  196.             'clWhite')
  197.           TabOrder = 5
  198.           ColorDialog = frmMain.ColorDialog1
  199.         end
  200.         object cbBackColor: TColorCombo
  201.           Left = 102
  202.           Top = 93
  203.           Width = 141
  204.           Height = 22
  205.           ItemHeight = 16
  206.           Items.Strings = (
  207.             'clWhite'
  208.             'clWhite'
  209.             'clBlack'
  210.             'clMaroon'
  211.             'clGreen'
  212.             'clOlive'
  213.             'clNavy'
  214.             'clPurple'
  215.             'clTeal'
  216.             'clGray'
  217.             'clSilver'
  218.             'clRed'
  219.             'clLime'
  220.             'clYellow'
  221.             'clBlue'
  222.             'clFuchsia'
  223.             'clAqua'
  224.             'clWhite')
  225.           TabOrder = 6
  226.           ColorDialog = frmMain.ColorDialog1
  227.         end
  228.         object chbNewFile: TCheckBox
  229.           Left = 21
  230.           Top = 184
  231.           Width = 185
  232.           Height = 17
  233.           Caption = 'nov∩┐╜ soubor podle HTML ∩┐╜ablony'
  234.           TabOrder = 7
  235.         end
  236.         object chbLowerFileName: TCheckBox
  237.           Left = 21
  238.           Top = 205
  239.           Width = 181
  240.           Height = 17
  241.           Caption = 'jm∩┐╜na soubor∩┐╜ mal∩┐╜mi p∩┐╜smeny'
  242.           TabOrder = 8
  243.         end
  244.         object chbRelativePath: TCheckBox
  245.           Left = 21
  246.           Top = 227
  247.           Width = 97
  248.           Height = 17
  249.           Caption = 'relativn∩┐╜ cesta'
  250.           TabOrder = 9
  251.         end
  252.         object chbZpetneLomitko: TCheckBox
  253.           Left = 21
  254.           Top = 248
  255.           Width = 132
  256.           Height = 17
  257.           Caption = 'Zam∩┐╜∩┐╜ovat \ za /'
  258.           TabOrder = 10
  259.         end
  260.         object cmbSaveFormat: TComboBox
  261.           Left = 319
  262.           Top = 156
  263.           Width = 98
  264.           Height = 21
  265.           Style = csDropDownList
  266.           ItemHeight = 13
  267.           TabOrder = 11
  268.           Items.Strings = (
  269.             'WIN'
  270.             'UNIX'
  271.             'MAC')
  272.         end
  273.         object edDefaultExt: TEdit
  274.           Left = 319
  275.           Top = 181
  276.           Width = 98
  277.           Height = 21
  278.           TabOrder = 12
  279.           Text = '.html'
  280.         end
  281.       end
  282.     end
  283.     object TabSheet2: TTabSheet
  284.       Caption = 'Dialogy'
  285.       ImageIndex = 1
  286.       object pnlDialogs: TPanel
  287.         Left = 0
  288.         Top = 0
  289.         Width = 437
  290.         Height = 291
  291.         Align = alClient
  292.         BevelOuter = bvNone
  293.         BorderWidth = 2
  294.         TabOrder = 0
  295.         object btnSetUp: TSpeedButton
  296.           Left = 409
  297.           Top = 6
  298.           Width = 23
  299.           Height = 22
  300.           Hint = 'Nahoru'
  301.           Glyph.Data = {
  302.             42020000424D4202000000000000420000002800000010000000100000000100
  303.             1000030000000002000000000000000000000000000000000000007C0000E003
  304.             00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
  305.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  306.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  307.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  308.             18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
  309.             18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  310.             18C618C618C618C6000000000000000000001000100010000000000000000000
  311.             000018C618C618C618C600001000100010001000100010001000100010000000
  312.             18C618C618C618C618C618C600001000100010001000100010001000000018C6
  313.             18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
  314.             18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  315.             18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
  316.             18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
  317.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  318.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  319.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  320.             18C618C618C6}
  321.           ParentShowHint = False
  322.           ShowHint = True
  323.           OnClick = btnSetUpClick
  324.         end
  325.         object btnSetDown: TSpeedButton
  326.           Left = 409
  327.           Top = 28
  328.           Width = 23
  329.           Height = 22
  330.           Hint = 'Dol∩┐╜'
  331.           Glyph.Data = {
  332.             42020000424D4202000000000000420000002800000010000000100000000100
  333.             1000030000000002000000000000000000000000000000000000007C0000E003
  334.             00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
  335.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  336.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  337.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  338.             18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
  339.             18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
  340.             18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  341.             18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
  342.             18C618C618C618C618C618C600001000100010001000100010001000000018C6
  343.             18C618C618C618C618C600001000100010001000100010001000100010000000
  344.             18C618C618C618C6000000000000000000001000100010000000000000000000
  345.             000018C618C618C618C618C618C618C60000100010001000000018C618C618C6
  346.             18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
  347.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  348.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  349.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  350.             18C618C618C6}
  351.           ParentShowHint = False
  352.           ShowHint = True
  353.           OnClick = btnSetDownClick
  354.         end
  355.         object btnAddFilter: TSpeedButton
  356.           Left = 409
  357.           Top = 50
  358.           Width = 23
  359.           Height = 22
  360.           Hint = 'Nov∩┐╜ filtr'
  361.           Glyph.Data = {
  362.             42020000424D4202000000000000420000002800000010000000100000000100
  363.             1000030000000002000000000000000000000000000000000000007C0000E003
  364.             00001F0000001863186318631863186318631863186318631863186318631863
  365.             1863186318631863186318631863000000000000000000000000000000000000
  366.             00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  367.             00001863186318631863186318630000FF7F000000000000000000000000FF7F
  368.             00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  369.             00001863186318631863186318630000FF7F000000000000000000000000FF7F
  370.             00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  371.             000018631863FF7F186318631042FF7FFF7F000000000000000000000000FF7F
  372.             0000186318631042186318631042E07FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  373.             00001863186318631863FF7F1042FF7F1042000000000000FF7F000000000000
  374.             000018631863104210421042FF7FE07F1863FF7FFF7FFF7FFF7F0000FF7F0000
  375.             186318631863FF7FE07F1042E07FFF7FE07FFF7FE07FFF7FE07F000000001863
  376.             18631863186318631042E07F1042E07F1042E07F000000000000000018631863
  377.             1863186318631042E07F18631042FF7F18631042E07F18631863186318631863
  378.             186318631863E07F186318631042E07F186318631042FF7F1863186318631863
  379.             1863186318631863186318631042FF7F18631863186318631863186318631863
  380.             186318631863}
  381.           Margin = 1
  382.           ParentShowHint = False
  383.           ShowHint = True
  384.           OnClick = btnAddFilterClick
  385.         end
  386.         object btnDeleteFilter: TSpeedButton
  387.           Left = 409
  388.           Top = 94
  389.           Width = 23
  390.           Height = 22
  391.           Hint = 'Smazat filtr'
  392.           Glyph.Data = {
  393.             36040000424D3604000000000000360000002800000010000000100000000100
  394.             2000000000000004000000000000000000000000000000000000FF00FF00FF00
  395.             FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  396.             FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  397.             FF00FF00FF00FF00FF00FF00FF00FF00FF000000000000000000FF00FF00FF00
  398.             FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  399.             FF00FF00FF00FF00FF000000000000000000FFFFFF0080808000000000000000
  400.             0000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  401.             FF00FF00FF0080808000FFFFFF00FF00FF00FFFFFF00FF00FF00FF00FF008080
  402.             80000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  403.             FF00FF00FF0080808000FF00FF00FFFFFF00FFFFFF00FF00FF00FF00FF00FF00
  404.             FF00FF00FF008080800000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
  405.             FF00FF00FF0080808000FFFFFF00FF00FF00FFFFFF00FF00FF00008000000080
  406.             0000FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
  407.             FF00FF00FF0080808000FF00FF00FFFFFF00FFFFFF00FF00FF0000800000FF00
  408.             FF0000800000FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
  409.             FF0080808000FF00FF00FFFFFF00FF00FF00FFFFFF00FF00FF0080808000FF00
  410.             FF0000800000FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
  411.             FF0080808000FFFFFF00FF00FF00FFFFFF00FFFFFF00FF00FF00FF00FF000080
  412.             000000800000FF00FF008080800000000000FF00FF00FF00FF00FF00FF00FF00
  413.             FF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FF00
  414.             FF00FF00FF00FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
  415.             FF0080808000FF00FF00FFFFFF0080808000808080008080800080808000FFFF
  416.             FF00FFFFFF00FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
  417.             FF0080808000FF00FF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF008080
  418.             800080808000FFFFFF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
  419.             FF00FF00FF008080800080808000FFFFFF00FFFFFF00FFFFFF0080808000FFFF
  420.             FF00FFFFFF0080808000FFFFFF0000000000FF00FF00FF00FF00FF00FF00FF00
  421.             FF00FF00FF00FF00FF0080808000FFFFFF00FFFFFF0080808000FFFFFF00FFFF
  422.             FF00FF00FF00FF00FF008080800080808000FF00FF00FF00FF00FF00FF00FF00
  423.             FF00FF00FF00FF00FF00FF00FF008080800080808000FF00FF00808080008080
  424.             80008080800080808000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  425.             FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
  426.             FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
  427.           ParentShowHint = False
  428.           ShowHint = True
  429.           OnClick = btnDeleteFilterClick
  430.         end
  431.         object btnEditFiltr: TSpeedButton
  432.           Left = 409
  433.           Top = 72
  434.           Width = 23
  435.           Height = 22
  436.           Hint = 'Upravit filtr'
  437.           Glyph.Data = {
  438.             42020000424D4202000000000000420000002800000010000000100000000100
  439.             1000030000000002000000000000000000000000000000000000007C0000E003
  440.             00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
  441.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  442.             18C618C618C618C618C6000018C6000018C6000018C6000018C618C618C618C6
  443.             18C618C618C618C618C618C618C618C618C618C618C60000000018C618C618C6
  444.             18C618C618C618C618C618C618C618C618C618C618C600000000000018C618C6
  445.             18C618C618C618C618C618C618C618C618C618C618C60000E0FF1084000018C6
  446.             18C618C618C618C618C618C618C618C618C618C618C60000E0FF18C6000018C6
  447.             18C618C618C618C618C618C618C618C618C618C618C618C60000E0FF10840000
  448.             18C618C618C618C618C618C618C618C618C618C618C618C60000E0FF18C60000
  449.             18C618C618C618C618C618C618C618C618C618C618C618C618C60000E0FF1084
  450.             000018C618C618C618C618C618C618C618C618C618C618C618C60000E0FF0000
  451.             000018C618C618C618C618C618C618C618C618C618C618C618C618C600000080
  452.             0080000018C618C618C618C618C618C618C618C618C618C618C618C600000000
  453.             000018C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  454.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  455.             18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  456.             18C618C618C6}
  457.           ParentShowHint = False
  458.           ShowHint = True
  459.           OnClick = btnEditFiltrClick
  460.         end
  461.         object lwFiltr: TListView
  462.           Left = 11
  463.           Top = 6
  464.           Width = 395
  465.           Height = 126
  466.           Columns = <
  467.             item
  468.               Caption = 'N∩┐╜zev'
  469.               Width = 268
  470.             end
  471.             item
  472.               Caption = 'Filtr'
  473.               Width = 123
  474.             end>
  475.           ColumnClick = False
  476.           ReadOnly = True
  477.           RowSelect = True
  478.           TabOrder = 0
  479.           ViewStyle = vsReport
  480.         end
  481.         object Button1: TButton
  482.           Left = 170
  483.           Top = 141
  484.           Width = 103
  485.           Height = 25
  486.           Caption = 'Asociovat soubory'
  487.           TabOrder = 1
  488.           OnClick = Button1Click
  489.         end
  490.         object ListBox2: TListBox
  491.           Left = 12
  492.           Top = 141
  493.           Width = 153
  494.           Height = 137
  495.           ItemHeight = 13
  496.           Items.Strings = (
  497.             'htm'
  498.             'html'
  499.             'css'
  500.             'asp'
  501.             'shtm'
  502.             'shtml'
  503.             'js'
  504.             'vb'
  505.             'vbs'
  506.             'bas'
  507.             'cgi'
  508.             'txt'
  509.             'sql'
  510.             'vtm'
  511.             'vtml'
  512.             'wml'
  513.             'xml'
  514.             'xsl'
  515.             'jsp'
  516.             'java'
  517.             'php'
  518.             'php3')
  519.           MultiSelect = True
  520.           TabOrder = 2
  521.         end
  522.       end
  523.     end
  524.     object TabSheet3: TTabSheet
  525.       Caption = 'HTML ∩┐╜ablona'
  526.       ImageIndex = 2
  527.       object Label8: TLabel
  528.         Left = 4
  529.         Top = 3
  530.         Width = 48
  531.         Height = 13
  532.         Caption = 'Hlavi∩┐╜ka :'
  533.       end
  534.       object Label10: TLabel
  535.         Left = 6
  536.         Top = 140
  537.         Width = 40
  538.         Height = 13
  539.         Caption = 'Z∩┐╜pat∩┐╜ : '
  540.       end
  541.       object pmHead: TPlusMemo
  542.         Left = 4
  543.         Top = 21
  544.         Width = 421
  545.         Height = 112
  546.         Cursor = crIBeam
  547.         Alignment = taLeftJustify
  548.         ScrollBars = ssVertical
  549.         AltFont.Charset = DEFAULT_CHARSET
  550.         AltFont.Color = clWindowText
  551.         AltFont.Height = -11
  552.         AltFont.Name = 'MS Sans Serif'
  553.         AltFont.Style = []
  554.         CaretWidth = 1
  555.         DisplayOnly = False
  556.         EndOfTextMark.Color = clRed
  557.         EndOfTextMark.Style = psClear
  558.         Highlighter = frmMain.HTMLHigh
  559.         Justified = False
  560.         LineHeight = 0
  561.         NullReplacement = #0
  562.         Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
  563.         Overwrite = False
  564.         SelBackColor = clHighlight
  565.         SelTextColor = clHighlightText
  566.         Separators = #9' $%&,./:;<=>'
  567.         SpecUnderline.Color = clRed
  568.         SpecUnderline.Style = psClear
  569.         UndoMaxSpace = 65536
  570.         Version = 'v5.3b Standard edition'
  571.         Font.Charset = EASTEUROPE_CHARSET
  572.         Font.Color = clWindowText
  573.         Font.Height = -11
  574.         Font.Name = 'Verdana'
  575.         Font.Style = []
  576.         ParentFont = False
  577.         TabOrder = 0
  578.         TabStop = True
  579.       end
  580.       object pmFoot: TPlusMemo
  581.         Left = 5
  582.         Top = 159
  583.         Width = 420
  584.         Height = 122
  585.         Cursor = crIBeam
  586.         Alignment = taLeftJustify
  587.         ScrollBars = ssVertical
  588.         AltFont.Charset = DEFAULT_CHARSET
  589.         AltFont.Color = clWindowText
  590.         AltFont.Height = -11
  591.         AltFont.Name = 'MS Sans Serif'
  592.         AltFont.Style = []
  593.         CaretWidth = 1
  594.         DisplayOnly = False
  595.         EndOfTextMark.Color = clRed
  596.         EndOfTextMark.Style = psClear
  597.         Highlighter = frmMain.HTMLHigh
  598.         Justified = False
  599.         LineHeight = 0
  600.         NullReplacement = #0
  601.         Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
  602.         Overwrite = False
  603.         SelBackColor = clHighlight
  604.         SelTextColor = clHighlightText
  605.         Separators = #9' $%&,./:;<=>'
  606.         SpecUnderline.Color = clRed
  607.         UndoMaxSpace = 65536
  608.         Version = 'v5.3b Standard edition'
  609.         Font.Charset = EASTEUROPE_CHARSET
  610.         Font.Color = clWindowText
  611.         Font.Height = -11
  612.         Font.Name = 'Verdana'
  613.         Font.Style = []
  614.         ParentFont = False
  615.         TabOrder = 1
  616.         TabStop = True
  617.       end
  618.     end
  619.     object TabSheet4: TTabSheet
  620.       Caption = 'Prohl∩┐╜e∩┐╜e'
  621.       ImageIndex = 3
  622.       object btnSetBrowserUp: TSpeedButton
  623.         Left = 403
  624.         Top = 10
  625.         Width = 23
  626.         Height = 22
  627.         Glyph.Data = {
  628.           42020000424D4202000000000000420000002800000010000000100000000100
  629.           1000030000000002000000000000000000000000000000000000007C0000E003
  630.           00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
  631.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  632.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  633.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  634.           18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
  635.           18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  636.           18C618C618C618C6000000000000000000001000100010000000000000000000
  637.           000018C618C618C618C600001000100010001000100010001000100010000000
  638.           18C618C618C618C618C618C600001000100010001000100010001000000018C6
  639.           18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
  640.           18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  641.           18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
  642.           18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
  643.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  644.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  645.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  646.           18C618C618C6}
  647.         OnClick = btnSetBrowserUpClick
  648.       end
  649.       object btnSetBrowserDown: TSpeedButton
  650.         Left = 403
  651.         Top = 32
  652.         Width = 23
  653.         Height = 22
  654.         Glyph.Data = {
  655.           42020000424D4202000000000000420000002800000010000000100000000100
  656.           1000030000000002000000000000000000000000000000000000007C0000E003
  657.           00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
  658.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  659.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  660.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  661.           18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
  662.           18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
  663.           18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
  664.           18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
  665.           18C618C618C618C618C618C600001000100010001000100010001000000018C6
  666.           18C618C618C618C618C600001000100010001000100010001000100010000000
  667.           18C618C618C618C6000000000000000000001000100010000000000000000000
  668.           000018C618C618C618C618C618C618C60000100010001000000018C618C618C6
  669.           18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
  670.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  671.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  672.           18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
  673.           18C618C618C6}
  674.         OnClick = btnSetBrowserDownClick
  675.       end
  676.       object lvBrowser: TListView
  677.         Left = 5
  678.         Top = 11
  679.         Width = 394
  680.         Height = 240
  681.         Columns = <
  682.           item
  683.             Caption = 'N∩┐╜zev'
  684.             Width = 139
  685.           end
  686.           item
  687.             Caption = 'Cesta'
  688.             Width = 251
  689.           end>
  690.         ColumnClick = False
  691.         ReadOnly = True
  692.         RowSelect = True
  693.         TabOrder = 0
  694.         ViewStyle = vsReport
  695.       end
  696.       object btnAdd: TButton
  697.         Left = 5
  698.         Top = 258
  699.         Width = 61
  700.         Height = 23
  701.         Caption = 'P∩┐╜idat...'
  702.         TabOrder = 1
  703.         OnClick = btnAddClick
  704.       end
  705.       object btnEdit: TButton
  706.         Left = 71
  707.         Top = 258
  708.         Width = 61
  709.         Height = 23
  710.         Caption = 'Upravit...'
  711.         TabOrder = 2
  712.         OnClick = btnEditClick
  713.       end
  714.       object btnDelete: TButton
  715.         Left = 137
  716.         Top = 258
  717.         Width = 61
  718.         Height = 23
  719.         Caption = 'Smazat'
  720.         TabOrder = 3
  721.         OnClick = btnDeleteClick
  722.       end
  723.     end
  724.     object TabSheet5: TTabSheet
  725.       Caption = 'Nastaven∩┐╜ p∩┐╜sma'
  726.       ImageIndex = 4
  727.       OnShow = TabSheet5Show
  728.       object ListBox1: TListBox
  729.         Left = 6
  730.         Top = 8
  731.         Width = 185
  732.         Height = 121
  733.         ItemHeight = 13
  734.         Items.Strings = (
  735.           'HTML Tagy'
  736.           'HTML atributy'
  737.           'HTML hodnoty atributu'
  738.           'HTML koment∩┐╜∩┐╜e'
  739.           'Skripty'
  740.           'Speci∩┐╜ln∩┐╜ znaky')
  741.         TabOrder = 0
  742.         OnClick = ListBox1Click
  743.       end
  744.       object PlusMemo1: TPlusMemo
  745.         Left = 6
  746.         Top = 136
  747.         Width = 425
  748.         Height = 145
  749.         Cursor = crIBeam
  750.         Alignment = taLeftJustify
  751.         Lines.Strings = (
  752.           '<!-- Comment -->'
  753.           '<td><p><a href="link">Plain Text </a>'
  754.           '<cfquery>'
  755.           '<img src="image" width=15><%asp%>'
  756.           '<script language="JavaScript" type="text/javascript">'
  757.           '<!--'
  758.           '     function testMe() {'
  759.           '          var i = abs(-134) + "test";'
  760.           '          // Open a new window'
  761.           '          window.open("http://www.allaire.com");'
  762.           '     }'
  763.           '// -->'
  764.           '</script><style> headline {font-size: 24pt;} </style>'
  765.           '<form action="page.cgi">'
  766.           '<input type="submit" value="Press Me">'
  767.           '</form>')
  768.         ScrollBars = ssVertical
  769.         AltFont.Charset = DEFAULT_CHARSET
  770.         AltFont.Color = clWindowText
  771.         AltFont.Height = -11
  772.         AltFont.Name = 'MS Sans Serif'
  773.         AltFont.Style = []
  774.         CaretWidth = 1
  775.         DisplayOnly = False
  776.         EndOfTextMark.Color = clRed
  777.         EndOfTextMark.Style = psClear
  778.         Highlighter = Html
  779.         Justified = False
  780.         LineHeight = 0
  781.         NullReplacement = #0
  782.         Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
  783.         Overwrite = False
  784.         SelBackColor = clHighlight
  785.         SelTextColor = clHighlightText
  786.         Separators = #9' $%&,./:;<=>'
  787.         SpecUnderline.Color = clRed
  788.         UndoMaxSpace = 65536
  789.         Version = 'v5.3b Standard edition'
  790.         TabOrder = 1
  791.         TabStop = True
  792.       end
  793.       object GroupBox1: TGroupBox
  794.         Left = 195
  795.         Top = 4
  796.         Width = 236
  797.         Height = 125
  798.         Caption = 'Nastaven∩┐╜'
  799.         TabOrder = 2
  800.         object Label6: TLabel
  801.           Left = 10
  802.           Top = 22
  803.           Width = 65
  804.           Height = 13
  805.           Caption = 'Barva p∩┐╜sma :'
  806.         end
  807.         object cmbFontColor: TColorCombo
  808.           Left = 80
  809.           Top = 18
  810.           Width = 148
  811.           Height = 22
  812.           ItemHeight = 16
  813.           Items.Strings = (
  814.             'clWhite'
  815.             'clWhite'
  816.             'clBlack'
  817.             'clMaroon'
  818.             'clGreen'
  819.             'clOlive'
  820.             'clNavy'
  821.             'clPurple'
  822.             'clTeal'
  823.             'clGray'
  824.             'clSilver'
  825.             'clRed'
  826.             'clLime'
  827.             'clYellow'
  828.             'clBlue'
  829.             'clFuchsia'
  830.             'clAqua'
  831.             'clWhite')
  832.           TabOrder = 0
  833.           OnChange = cmbFontColorChange
  834.           ColorDialog = frmMain.ColorDialog1
  835.         end
  836.         object chbBold: TCheckBox
  837.           Left = 80
  838.           Top = 48
  839.           Width = 97
  840.           Height = 17
  841.           Caption = 'Tu∩┐╜n∩┐╜'
  842.           TabOrder = 1
  843.           OnClick = chbBoldClick
  844.         end
  845.         object chbItalic: TCheckBox
  846.           Left = 80
  847.           Top = 72
  848.           Width = 97
  849.           Height = 17
  850.           Caption = 'Kurz∩┐╜va'
  851.           TabOrder = 2
  852.           OnClick = chbItalicClick
  853.         end
  854.         object chbUnderLine: TCheckBox
  855.           Left = 80
  856.           Top = 96
  857.           Width = 97
  858.           Height = 17
  859.           Caption = 'Podtr∩┐╜en∩┐╜'
  860.           TabOrder = 3
  861.           OnClick = chbUnderLineClick
  862.         end
  863.       end
  864.     end
  865.   end
  866.   object Html: THtmlHighlighter
  867.     Bracket.AltFont = False
  868.     Bracket.Style = [fsBold]
  869.     Bracket.Background = -1
  870.     Bracket.Foreground = clBlue
  871.     DefaultText.AltFont = False
  872.     DefaultText.Style = []
  873.     DefaultText.Background = -1
  874.     DefaultText.Foreground = clWindowText
  875.     HtmlKeyword.AltFont = False
  876.     HtmlKeyword.Style = [fsBold]
  877.     HtmlKeyword.Background = -1
  878.     HtmlKeyword.Foreground = clNavy
  879.     HtmlTag.AltFont = False
  880.     HtmlTag.Style = [fsItalic]
  881.     HtmlTag.Background = -1
  882.     HtmlTag.Foreground = clGreen
  883.     HtmlComment.AltFont = False
  884.     HtmlComment.Style = [fsItalic]
  885.     HtmlComment.Background = -1
  886.     HtmlComment.Foreground = clOlive
  887.     HtmlAttribute.AltFont = False
  888.     HtmlAttribute.Style = []
  889.     HtmlAttribute.Background = -1
  890.     HtmlAttribute.Foreground = clGreen
  891.     HtmlAttributeValue.AltFont = False
  892.     HtmlAttributeValue.Style = []
  893.     HtmlAttributeValue.Background = -1
  894.     HtmlAttributeValue.Foreground = clGray
  895.     ScriptTag.AltFont = False
  896.     ScriptTag.Style = [fsBold]
  897.     ScriptTag.Background = clWindow
  898.     ScriptTag.Foreground = clPurple
  899.     ScriptContent.AltFont = True
  900.     ScriptContent.Style = []
  901.     ScriptContent.Background = -1
  902.     ScriptContent.Foreground = clWindowText
  903.     SpecialChars.AltFont = False
  904.     SpecialChars.Style = []
  905.     SpecialChars.Background = -1
  906.     SpecialChars.Foreground = clFuchsia
  907.     UnknownTag.AltFont = False
  908.     UnknownTag.Style = []
  909.     UnknownTag.Background = -1
  910.     UnknownTag.Foreground = clRed
  911.     XMLSyntax = False
  912.     Left = 272
  913.     Top = 268
  914.   end
  915. end
  916.