home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / webedit / data.z / WebEdit.exe / 0 / RCDATA / TFRMCONFIGURE / TFRMCONFIGURE.txt
Text File  |  1996-10-14  |  39KB  |  1,407 lines

  1. object frmConfigure: TfrmConfigure
  2.   Left = 233
  3.   Top = 492
  4.   HelpContext = 183
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 386
  8.   ClientWidth = 422
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object pgOptions: TPageControl
  19.     Left = 0
  20.     Top = 0
  21.     Width = 422
  22.     Height = 351
  23.     ActivePage = tsFont
  24.     Align = alClient
  25.     MultiLine = True
  26.     TabOrder = 0
  27.     object tsPref: TTabSheet
  28.       Caption = 'Preferences'
  29.       object bvlPref: TBevel
  30.         Left = 0
  31.         Top = 0
  32.         Width = 414
  33.         Height = 305
  34.         Align = alClient
  35.       end
  36.       object gbShowToolbars: TGroupBox
  37.         Left = 8
  38.         Top = 136
  39.         Width = 201
  40.         Height = 161
  41.         Caption = 'Toolbar'
  42.         TabOrder = 1
  43.         object bvlToolbars: TBevel
  44.           Left = 8
  45.           Top = 20
  46.           Width = 185
  47.           Height = 95
  48.           Hint = 
  49.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  50.             'ible when at least one document is opened)'
  51.           ParentShowHint = False
  52.           ShowHint = True
  53.         end
  54.         object lblShow: TLabel
  55.           Left = 16
  56.           Top = 24
  57.           Width = 33
  58.           Height = 11
  59.           Hint = 
  60.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  61.             'ible when at least one document is opened)'
  62.           Caption = 'Show'
  63.           ParentShowHint = False
  64.           ShowHint = True
  65.         end
  66.         object chkToolbarDoc: TCheckBox
  67.           Left = 32
  68.           Top = 40
  69.           Width = 113
  70.           Height = 17
  71.           Hint = 
  72.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  73.             'ible when at least one document is opened)'
  74.           Caption = '&Document'
  75.           ParentShowHint = False
  76.           ShowHint = True
  77.           TabOrder = 0
  78.         end
  79.         object chkToolbarUser: TCheckBox
  80.           Left = 32
  81.           Top = 76
  82.           Width = 113
  83.           Height = 17
  84.           Hint = 
  85.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  86.             'ible when at least one document is opened)'
  87.           Caption = '&User'
  88.           ParentShowHint = False
  89.           ShowHint = True
  90.           TabOrder = 2
  91.         end
  92.         object chkToolbarMenu: TCheckBox
  93.           Left = 32
  94.           Top = 58
  95.           Width = 113
  96.           Height = 17
  97.           Hint = 
  98.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  99.             'ible when at least one document is opened)'
  100.           Caption = '&Menu'
  101.           ParentShowHint = False
  102.           ShowHint = True
  103.           TabOrder = 1
  104.         end
  105.         object chkToolbarStatus: TCheckBox
  106.           Left = 32
  107.           Top = 94
  108.           Width = 113
  109.           Height = 17
  110.           Hint = 
  111.             'What Toolbars should be visible? (Some toolbars will only be vis' +
  112.             'ible when at least one document is opened)'
  113.           Caption = '&Status'
  114.           ParentShowHint = False
  115.           ShowHint = True
  116.           TabOrder = 3
  117.         end
  118.         object btnConfigToolbar: TButton
  119.           Left = 8
  120.           Top = 121
  121.           Width = 185
  122.           Height = 33
  123.           Hint = 'Change the User toolbar to include whatever buttons you want!'
  124.           Caption = '&Configure user toolbar'
  125.           ModalResult = 6
  126.           ParentShowHint = False
  127.           ShowHint = True
  128.           TabOrder = 4
  129.         end
  130.       end
  131.       object gbEditor: TGroupBox
  132.         Left = 8
  133.         Top = 8
  134.         Width = 401
  135.         Height = 125
  136.         Caption = 'Editor'
  137.         TabOrder = 0
  138.         object chkUseHighlighting: TCheckBox
  139.           Left = 208
  140.           Top = 96
  141.           Width = 153
  142.           Height = 17
  143.           Hint = 
  144.             'Should WebEdit highlight the HTML tags a different color than th' +
  145.             'e text?'
  146.           Caption = 'Use syntax &highlighting'
  147.           ParentShowHint = False
  148.           ShowHint = True
  149.           TabOrder = 2
  150.           Visible = False
  151.         end
  152.         object chkOpenNewDoc: TCheckBox
  153.           Left = 208
  154.           Top = 72
  155.           Width = 169
  156.           Height = 17
  157.           Hint = 
  158.             'Should WebEdit have a blank document open when it is first loade' +
  159.             'd?'
  160.           Caption = 'Open &new document at startup'
  161.           ParentShowHint = False
  162.           ShowHint = True
  163.           TabOrder = 1
  164.         end
  165.         object rgFilesDragged: TRadioGroup
  166.           Left = 8
  167.           Top = 16
  168.           Width = 385
  169.           Height = 49
  170.           Hint = 
  171.             'What action should WebEdit take when files are dragged onto it f' +
  172.             'rom the Windows desktop?'
  173.           Caption = 'Drag and Drop behavior'
  174.           Columns = 2
  175.           Items.Strings = (
  176.             '&Insert file as tag'
  177.             '&Open file as new document')
  178.           ParentShowHint = False
  179.           ShowHint = True
  180.           TabOrder = 0
  181.         end
  182.         object chkWordWrap: TCheckBox
  183.           Left = 8
  184.           Top = 96
  185.           Width = 129
  186.           Height = 15
  187.           Hint = 
  188.             'Should lines longer than the width of the screen be '#39'wrapped'#39' on' +
  189.             'to the next line?'
  190.           Caption = '&Word Wrap'
  191.           ParentShowHint = False
  192.           ShowHint = True
  193.           TabOrder = 3
  194.         end
  195.         object chkLowercaseFilenames: TCheckBox
  196.           Left = 8
  197.           Top = 72
  198.           Width = 137
  199.           Height = 17
  200.           Hint = 'Some versions of UNIX expect filenames to be in lower case'
  201.           Caption = '&Lowercase filenames'
  202.           ParentShowHint = False
  203.           ShowHint = True
  204.           TabOrder = 4
  205.         end
  206.       end
  207.       object gbBrowsers: TGroupBox
  208.         Left = 216
  209.         Top = 136
  210.         Width = 193
  211.         Height = 161
  212.         Caption = 'Browsers'
  213.         TabOrder = 2
  214.         object btnAddBrowser: TButton
  215.           Left = 8
  216.           Top = 120
  217.           Width = 177
  218.           Height = 33
  219.           Hint = 
  220.             'Add third-party browsers. This allows you to see what your docum' +
  221.             'ent looks like when viewed in multiple browsers.'
  222.           Caption = 'Add or Edit &Browser'
  223.           ParentShowHint = False
  224.           ShowHint = True
  225.           TabOrder = 0
  226.           OnClick = btnAddBrowserClick
  227.         end
  228.         object rgIE: TRadioGroup
  229.           Left = 8
  230.           Top = 16
  231.           Width = 177
  232.           Height = 49
  233.           Hint = 
  234.             'Each version of Internet Explorer accepts files in a different f' +
  235.             'ormat. Select which version you will be using,'
  236.           Caption = 'Internet Explorer version'
  237.           Columns = 2
  238.           ItemIndex = 0
  239.           Items.Strings = (
  240.             '2.0'
  241.             '3.0')
  242.           ParentShowHint = False
  243.           ShowHint = True
  244.           TabOrder = 1
  245.         end
  246.       end
  247.     end
  248.     object tsColor: TTabSheet
  249.       Caption = 'Color'
  250.       object bvlColor: TBevel
  251.         Left = 0
  252.         Top = 0
  253.         Width = 414
  254.         Height = 305
  255.         Align = alClient
  256.       end
  257.       object lblElement: TLabel
  258.         Left = 8
  259.         Top = 8
  260.         Width = 41
  261.         Height = 11
  262.         Caption = '&Element'
  263.         FocusControl = lbElement
  264.       end
  265.       object lblColor: TLabel
  266.         Left = 165
  267.         Top = 8
  268.         Width = 25
  269.         Height = 11
  270.         Caption = '&Color'
  271.         FocusControl = cgFontColor
  272.       end
  273.       object cgFontColor: TColorGrid
  274.         Left = 164
  275.         Top = 24
  276.         Width = 92
  277.         Height = 92
  278.         Hint = 
  279.           'Left-click for foreground color, right-click for background colo' +
  280.           'r'
  281.         BackgroundEnabled = False
  282.         ParentShowHint = False
  283.         ShowHint = True
  284.         TabOrder = 2
  285.         OnMouseDown = cgFontColorMouseDown
  286.         OnMouseUp = cgFontColorMouseUp
  287.       end
  288.       object lbElement: TListBox
  289.         Left = 8
  290.         Top = 24
  291.         Width = 105
  292.         Height = 97
  293.         Hint = 'What text do you wish to change the color of?'
  294.         ItemHeight = 13
  295.         Items.Strings = (
  296.           'Document Text'
  297.           'Document Tag'
  298.           'Previewer Text'
  299.           'Previewer HotSpot')
  300.         ParentShowHint = False
  301.         ShowHint = True
  302.         TabOrder = 0
  303.         OnClick = lbElementClick
  304.       end
  305.       object btnDefaultColors: TButton
  306.         Left = 288
  307.         Top = 24
  308.         Width = 111
  309.         Height = 25
  310.         Hint = 'Reset the text colors back to defaults'
  311.         Caption = '&Use Default Colors'
  312.         ParentShowHint = False
  313.         ShowHint = True
  314.         TabOrder = 1
  315.         OnClick = btnDefaultColorsClick
  316.       end
  317.       object gbEditorText: TGroupBox
  318.         Left = 8
  319.         Top = 128
  320.         Width = 401
  321.         Height = 89
  322.         Caption = 'Editor Text'
  323.         Color = clBtnFace
  324.         ParentColor = False
  325.         TabOrder = 3
  326.         object pnlEditorText: TPanel
  327.           Left = 8
  328.           Top = 15
  329.           Width = 313
  330.           Height = 69
  331.           Hint = 'The color of the text in WebEdit'#39's document pane'
  332.           BevelOuter = bvNone
  333.           Color = clWindow
  334.           ParentShowHint = False
  335.           ShowHint = True
  336.           TabOrder = 0
  337.           OnClick = lblTag1Click
  338.           object lblTag1: TLabel
  339.             Left = 0
  340.             Top = 4
  341.             Width = 34
  342.             Height = 11
  343.             Hint = 'The color of the text in WebEdit'#39's document pane'
  344.             Caption = '<HTML>'
  345.             ParentShowHint = False
  346.             ShowHint = True
  347.             OnClick = lblTag1Click
  348.           end
  349.           object lblExampleText2: TLabel
  350.             Left = 28
  351.             Top = 20
  352.             Width = 91
  353.             Height = 11
  354.             Hint = 'The color of the text in WebEdit'#39's document pane'
  355.             Caption = 'Kenn Nesbitt'#39's WebEdit'
  356.             ParentShowHint = False
  357.             ShowHint = True
  358.             OnClick = lblExampleText2Click
  359.           end
  360.           object lblExampleText3: TLabel
  361.             Left = 0
  362.             Top = 35
  363.             Width = 122
  364.             Height = 11
  365.             Hint = 'The color of the text in WebEdit'#39's document pane'
  366.             Caption = 'Find out more about WebEdit at'
  367.             ParentShowHint = False
  368.             ShowHint = True
  369.             OnClick = lblExampleText2Click
  370.           end
  371.           object lblExampleText4: TLabel
  372.             Left = 186
  373.             Top = 51
  374.             Width = 87
  375.             Height = 11
  376.             Caption = 'www.nesbitt.com'
  377.             OnClick = lblExampleText2Click
  378.           end
  379.           object lblTag2: TLabel
  380.             Left = 0
  381.             Top = 20
  382.             Width = 21
  383.             Height = 11
  384.             Caption = '<H1>'
  385.             OnClick = lblTag1Click
  386.           end
  387.           object lblTag3: TLabel
  388.             Left = 144
  389.             Top = 20
  390.             Width = 25
  391.             Height = 11
  392.             Caption = '</H1>'
  393.             OnClick = lblTag1Click
  394.           end
  395.           object lblTag4: TLabel
  396.             Left = 0
  397.             Top = 51
  398.             Width = 150
  399.             Height = 11
  400.             Caption = '<A HREF="http:///www.nesbitt.com">'
  401.             OnClick = lblTag1Click
  402.           end
  403.           object lblTag5: TLabel
  404.             Left = 270
  405.             Top = 51
  406.             Width = 19
  407.             Height = 11
  408.             Caption = '</A>'
  409.             OnClick = lblTag1Click
  410.           end
  411.         end
  412.       end
  413.       object gbPreviewerText: TGroupBox
  414.         Left = 8
  415.         Top = 220
  416.         Width = 401
  417.         Height = 81
  418.         Caption = 'Previewer Text'
  419.         TabOrder = 4
  420.         object lblPreviewText1: TLabel
  421.           Left = 8
  422.           Top = 16
  423.           Width = 268
  424.           Height = 33
  425.           Hint = 'The color of the text in WebEdit'#39's quick preview pane'
  426.           Caption = 'Kenn Nesbitt'#39's WebEdit'
  427.           Font.Color = clBlack
  428.           Font.Height = -28
  429.           Font.Name = 'Times New Roman'
  430.           Font.Style = []
  431.           ParentFont = False
  432.           ParentShowHint = False
  433.           ShowHint = True
  434.           OnClick = lblPreviewText1Click
  435.         end
  436.         object lblPreviewText2: TLabel
  437.           Left = 8
  438.           Top = 48
  439.           Width = 196
  440.           Height = 19
  441.           Hint = 'The color of the text in WebEdit'#39's quick preview pane'
  442.           Caption = 'Find out more about WebEdit at'
  443.           Font.Color = clBlack
  444.           Font.Height = -16
  445.           Font.Name = 'Times New Roman'
  446.           Font.Style = []
  447.           ParentFont = False
  448.           ParentShowHint = False
  449.           ShowHint = True
  450.           OnClick = lblPreviewText1Click
  451.         end
  452.         object lblPreviewText3: TLabel
  453.           Left = 208
  454.           Top = 48
  455.           Width = 106
  456.           Height = 19
  457.           Hint = 'The color of the text in WebEdit'#39's quick preview pane'
  458.           Caption = 'www.nesbitt.com'
  459.           Font.Color = clBlack
  460.           Font.Height = -16
  461.           Font.Name = 'Times New Roman'
  462.           Font.Style = [fsUnderline]
  463.           ParentFont = False
  464.           ParentShowHint = False
  465.           ShowHint = True
  466.           OnClick = lblPreviewText3Click
  467.         end
  468.       end
  469.     end
  470.     object tsFont: TTabSheet
  471.       Caption = 'Font'
  472.       object bvlFont: TBevel
  473.         Left = 0
  474.         Top = 0
  475.         Width = 414
  476.         Height = 305
  477.         Align = alClient
  478.       end
  479.       object lblSample: TLabel
  480.         Left = 8
  481.         Top = 152
  482.         Width = 48
  483.         Height = 11
  484.         Caption = 'Sample Text'
  485.       end
  486.       object lblFontName: TLabel
  487.         Left = 8
  488.         Top = 56
  489.         Width = 41
  490.         Height = 11
  491.         Caption = '&Name'
  492.         FocusControl = cmbFontName
  493.       end
  494.       object lblFontSize: TLabel
  495.         Left = 296
  496.         Top = 56
  497.         Width = 25
  498.         Height = 11
  499.         Caption = '&Size'
  500.         FocusControl = txtFontSize
  501.       end
  502.       object cmbFontName: TComboBox
  503.         Left = 8
  504.         Top = 72
  505.         Width = 281
  506.         Height = 21
  507.         Hint = 
  508.           'Select the font WebEdit uses. This only applies to WebEdit - it ' +
  509.           'does NOT affect the font of your document when viewed in a brows' +
  510.           'er'
  511.         ItemHeight = 13
  512.         ParentShowHint = False
  513.         ShowHint = True
  514.         Sorted = True
  515.         TabOrder = 1
  516.         OnChange = cmbFontNameChange
  517.         OnKeyDown = cmbFontNameKeyDown
  518.         OnKeyPress = cmbFontNameKeyPress
  519.       end
  520.       object txtFontSize: TEdit
  521.         Left = 296
  522.         Top = 72
  523.         Width = 25
  524.         Height = 21
  525.         ReadOnly = True
  526.         TabOrder = 2
  527.         Text = '12'
  528.         OnChange = txtFontSizeChange
  529.       end
  530.       object rgSelectFont: TRadioGroup
  531.         Left = 8
  532.         Top = 8
  533.         Width = 401
  534.         Height = 41
  535.         Caption = 'Select Font'
  536.         Columns = 3
  537.         ItemIndex = 0
  538.         Items.Strings = (
  539.           '&Editor'
  540.           '&Previewer'
  541.           'P&rinter')
  542.         TabOrder = 0
  543.         OnClick = rgSelectFontClick
  544.       end
  545.       object memSample: TMemo
  546.         Left = 8
  547.         Top = 168
  548.         Width = 401
  549.         Height = 129
  550.         Hint = 'A preview of what the text will look like in WebEdit'
  551.         TabStop = False
  552.         Lines.Strings = (
  553.           'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
  554.           'abcdefghijklmnopqrstuvwxyz  1234567890'
  555.           '')
  556.         ParentShowHint = False
  557.         ShowHint = True
  558.         TabOrder = 5
  559.         WordWrap = False
  560.       end
  561.       object udFontSize: TUpDown
  562.         Left = 321
  563.         Top = 72
  564.         Width = 12
  565.         Height = 21
  566.         Associate = txtFontSize
  567.         Min = 3
  568.         Max = 200
  569.         Position = 12
  570.         TabOrder = 3
  571.         Thousands = False
  572.         Wrap = False
  573.       end
  574.       object gbStyle: TGroupBox
  575.         Left = 8
  576.         Top = 104
  577.         Width = 161
  578.         Height = 41
  579.         Caption = 'Style'
  580.         TabOrder = 4
  581.         object chkBold: TCheckBox
  582.           Left = 8
  583.           Top = 16
  584.           Width = 57
  585.           Height = 17
  586.           Caption = '&Bold'
  587.           TabOrder = 0
  588.           OnClick = chkBoldClick
  589.         end
  590.         object chkItalic: TCheckBox
  591.           Left = 80
  592.           Top = 16
  593.           Width = 65
  594.           Height = 17
  595.           Caption = '&Italic'
  596.           TabOrder = 1
  597.           OnClick = chkItalicClick
  598.         end
  599.       end
  600.     end
  601.     object tsFiles: TTabSheet
  602.       Caption = 'Files'
  603.       object bvlFiles: TBevel
  604.         Left = 0
  605.         Top = 0
  606.         Width = 414
  607.         Height = 305
  608.         Align = alClient
  609.       end
  610.       object rgSaveDir: TGroupBox
  611.         Left = 5
  612.         Top = 6
  613.         Width = 404
  614.         Height = 239
  615.         Caption = 'Select a directory to store configuration files'
  616.         TabOrder = 0
  617.         object lblSaveDir: TLabel
  618.           Left = 8
  619.           Top = 16
  620.           Width = 134
  621.           Height = 13
  622.           Caption = 'E:\Programs\32Bit\WebEdit'
  623.           Font.Color = clBlack
  624.           Font.Height = -12
  625.           Font.Name = 'MS Sans Serif'
  626.           Font.Style = []
  627.           ParentFont = False
  628.         end
  629.         object dcbSaveDir: TDriveComboBox
  630.           Left = 8
  631.           Top = 211
  632.           Width = 387
  633.           Height = 19
  634.           TabOrder = 0
  635.           OnChange = dcbSaveDirChange
  636.         end
  637.         object dlbSaveDir: TDirectoryListBox
  638.           Left = 8
  639.           Top = 32
  640.           Width = 387
  641.           Height = 177
  642.           Hint = 
  643.             'This is where files such as the ones holding all of the URLs tha' +
  644.             't have been entered while using WedEdit are stored'
  645.           Columns = 1
  646.           DirLabel = lblSaveDir
  647.           ItemHeight = 16
  648.           ParentShowHint = False
  649.           ShowHint = True
  650.           TabOrder = 1
  651.         end
  652.       end
  653.       object rgDefExtension: TRadioGroup
  654.         Left = 5
  655.         Top = 248
  656.         Width = 404
  657.         Height = 49
  658.         Hint = 
  659.           'Some versions of NT show each filename twice in the Open File bo' +
  660.           'x. If this happens select the HTML Only button'
  661.         Caption = 'Default extension for opening files'
  662.         Columns = 2
  663.         ItemIndex = 0
  664.         Items.Strings = (
  665.           'HTML && HTM'
  666.           'HTML Only')
  667.         ParentShowHint = False
  668.         ShowHint = True
  669.         TabOrder = 1
  670.       end
  671.     end
  672.     object tsPreviewer: TTabSheet
  673.       Caption = 'Previewer'
  674.       object bvlPreviewer: TBevel
  675.         Left = 0
  676.         Top = 0
  677.         Width = 414
  678.         Height = 305
  679.         Align = alClient
  680.       end
  681.       object gbOrientation: TGroupBox
  682.         Left = 304
  683.         Top = 8
  684.         Width = 105
  685.         Height = 121
  686.         Caption = 'Orientation'
  687.         TabOrder = 1
  688.         object rbtnVertical: TRadioButton
  689.           Left = 8
  690.           Top = 32
  691.           Width = 89
  692.           Height = 17
  693.           Hint = 'Display the quick previewer with a tall-narrow effect'
  694.           Caption = '&Vertical'
  695.           ParentShowHint = False
  696.           ShowHint = True
  697.           TabOrder = 0
  698.           TabStop = True
  699.           OnClick = rbtnVerticalClick
  700.         end
  701.         object rbtnHorizontal: TRadioButton
  702.           Left = 8
  703.           Top = 72
  704.           Width = 89
  705.           Height = 17
  706.           Hint = 'Display the quick previewer with a short-wide effect'
  707.           Caption = '&Horizontal'
  708.           ParentShowHint = False
  709.           ShowHint = True
  710.           TabOrder = 1
  711.           TabStop = True
  712.           OnClick = rbtnHorizontalClick
  713.         end
  714.       end
  715.       object gbPreviewSettings: TGroupBox
  716.         Left = 8
  717.         Top = 8
  718.         Width = 289
  719.         Height = 121
  720.         Caption = 'Settings'
  721.         TabOrder = 0
  722.         object chkDisplayPreview: TCheckBox
  723.           Left = 8
  724.           Top = 24
  725.           Width = 265
  726.           Height = 17
  727.           Hint = 
  728.             'Show the quick previewer. (You can also use the yellow lightning' +
  729.             ' symbol)'
  730.           Caption = '&Display Preview'
  731.           ParentShowHint = False
  732.           ShowHint = True
  733.           TabOrder = 0
  734.         end
  735.         object chkFullWindowPreview: TCheckBox
  736.           Left = 8
  737.           Top = 48
  738.           Width = 273
  739.           Height = 17
  740.           Hint = 'Display the quick previewer full screen'
  741.           Caption = '&Full Window Preview'
  742.           ParentShowHint = False
  743.           ShowHint = True
  744.           TabOrder = 1
  745.         end
  746.         object chkAutoUpdate: TCheckBox
  747.           Left = 8
  748.           Top = 72
  749.           Width = 265
  750.           Height = 17
  751.           Hint = 
  752.             'This updates the quick previewer with each keystroke. There may ' +
  753.             'be quite a lag if a document with many graphics is being edited'
  754.           Caption = '&Automatically Update Previewer'
  755.           ParentShowHint = False
  756.           ShowHint = True
  757.           TabOrder = 2
  758.         end
  759.         object chkShowPictures: TCheckBox
  760.           Left = 8
  761.           Top = 96
  762.           Width = 265
  763.           Height = 17
  764.           Hint = 
  765.             'Show pictures or placeholders in the quick previewer. Turn this ' +
  766.             'off for faster redraws of the quick previewer'
  767.           Caption = '&Show Pictures'
  768.           ParentShowHint = False
  769.           ShowHint = True
  770.           TabOrder = 3
  771.         end
  772.       end
  773.     end
  774.     object tsCR: TTabSheet
  775.       Hint = 
  776.         'This selects whether a carriage return should be automatically p' +
  777.         'laced before or after a tag.'
  778.       Caption = 'Carriage Returns'
  779.       ParentShowHint = False
  780.       ShowHint = True
  781.       object bvlTags: TBevel
  782.         Left = 0
  783.         Top = 0
  784.         Width = 414
  785.         Height = 305
  786.         Align = alClient
  787.       end
  788.       object lblInsertReturns: TLabel
  789.         Left = 8
  790.         Top = 4
  791.         Width = 393
  792.         Height = 25
  793.         Caption = 'Select whether to start a new line before or after each tag type'
  794.         WordWrap = True
  795.       end
  796.       object gbDocumentTags: TGroupBox
  797.         Left = 4
  798.         Top = 32
  799.         Width = 118
  800.         Height = 65
  801.         Caption = 'Page Tags'
  802.         Font.Color = clBlack
  803.         Font.Height = -12
  804.         Font.Name = 'MS Sans Serif'
  805.         Font.Style = []
  806.         ParentFont = False
  807.         TabOrder = 0
  808.         object chkDocBegin: TCheckBox
  809.           Left = 8
  810.           Top = 18
  811.           Width = 57
  812.           Height = 17
  813.           Caption = 'Begin'
  814.           TabOrder = 0
  815.         end
  816.         object chkDocEnd: TCheckBox
  817.           Left = 8
  818.           Top = 42
  819.           Width = 57
  820.           Height = 17
  821.           Caption = 'End'
  822.           TabOrder = 1
  823.         end
  824.       end
  825.       object gbBlockTags: TGroupBox
  826.         Left = 4
  827.         Top = 99
  828.         Width = 118
  829.         Height = 65
  830.         Caption = 'Block Tags'
  831.         Font.Color = clBlack
  832.         Font.Height = -12
  833.         Font.Name = 'MS Sans Serif'
  834.         Font.Style = []
  835.         ParentFont = False
  836.         TabOrder = 3
  837.         object chkBlockBegin: TCheckBox
  838.           Left = 8
  839.           Top = 18
  840.           Width = 57
  841.           Height = 17
  842.           Caption = 'Begin'
  843.           TabOrder = 0
  844.         end
  845.         object chkBlockEnd: TCheckBox
  846.           Left = 8
  847.           Top = 42
  848.           Width = 57
  849.           Height = 17
  850.           Caption = 'End'
  851.           TabOrder = 1
  852.         end
  853.       end
  854.       object gbLogical: TGroupBox
  855.         Left = 4
  856.         Top = 165
  857.         Width = 118
  858.         Height = 65
  859.         Caption = 'Logical Tags'
  860.         Font.Color = clBlack
  861.         Font.Height = -12
  862.         Font.Name = 'MS Sans Serif'
  863.         Font.Style = []
  864.         ParentFont = False
  865.         TabOrder = 6
  866.         object chkLogicalBegin: TCheckBox
  867.           Left = 8
  868.           Top = 18
  869.           Width = 65
  870.           Height = 17
  871.           Caption = 'Begin'
  872.           TabOrder = 0
  873.         end
  874.         object chkLogicalEnd: TCheckBox
  875.           Left = 8
  876.           Top = 42
  877.           Width = 57
  878.           Height = 17
  879.           Caption = 'End'
  880.           TabOrder = 1
  881.         end
  882.       end
  883.       object gbPhysical: TGroupBox
  884.         Left = 4
  885.         Top = 232
  886.         Width = 118
  887.         Height = 65
  888.         Caption = 'Physical Tags'
  889.         Font.Color = clBlack
  890.         Font.Height = -12
  891.         Font.Name = 'MS Sans Serif'
  892.         Font.Style = []
  893.         ParentFont = False
  894.         TabOrder = 9
  895.         object chkPhysicalBegin: TCheckBox
  896.           Left = 8
  897.           Top = 18
  898.           Width = 57
  899.           Height = 17
  900.           Caption = 'Begin'
  901.           TabOrder = 0
  902.         end
  903.         object chkPhysicalEnd: TCheckBox
  904.           Left = 8
  905.           Top = 42
  906.           Width = 65
  907.           Height = 17
  908.           Caption = 'End'
  909.           TabOrder = 1
  910.         end
  911.       end
  912.       object gbHeadings: TGroupBox
  913.         Left = 128
  914.         Top = 32
  915.         Width = 118
  916.         Height = 65
  917.         Caption = 'Headings'
  918.         Font.Color = clBlack
  919.         Font.Height = -12
  920.         Font.Name = 'MS Sans Serif'
  921.         Font.Style = []
  922.         ParentFont = False
  923.         TabOrder = 1
  924.         object chkHeadingBegin: TCheckBox
  925.           Left = 8
  926.           Top = 18
  927.           Width = 81
  928.           Height = 17
  929.           Caption = 'Begin'
  930.           TabOrder = 0
  931.         end
  932.         object chkHeadingEnd: TCheckBox
  933.           Left = 8
  934.           Top = 42
  935.           Width = 81
  936.           Height = 17
  937.           Caption = 'End'
  938.           TabOrder = 1
  939.         end
  940.       end
  941.       object gbListTags: TGroupBox
  942.         Left = 252
  943.         Top = 165
  944.         Width = 157
  945.         Height = 65
  946.         Caption = 'List Tags'
  947.         Font.Color = clBlack
  948.         Font.Height = -12
  949.         Font.Name = 'MS Sans Serif'
  950.         Font.Style = []
  951.         ParentFont = False
  952.         TabOrder = 8
  953.         object chkListBegin: TCheckBox
  954.           Left = 8
  955.           Top = 18
  956.           Width = 61
  957.           Height = 17
  958.           Caption = 'Begin'
  959.           TabOrder = 0
  960.         end
  961.         object chkListEnd: TCheckBox
  962.           Left = 8
  963.           Top = 42
  964.           Width = 97
  965.           Height = 17
  966.           Caption = 'End'
  967.           TabOrder = 1
  968.         end
  969.         object chkListItem: TCheckBox
  970.           Left = 80
  971.           Top = 18
  972.           Width = 65
  973.           Height = 17
  974.           Caption = 'List Item'
  975.           TabOrder = 2
  976.         end
  977.       end
  978.       object gbFormTags: TGroupBox
  979.         Left = 128
  980.         Top = 165
  981.         Width = 118
  982.         Height = 65
  983.         Caption = 'Form Tags'
  984.         Font.Color = clBlack
  985.         Font.Height = -12
  986.         Font.Name = 'MS Sans Serif'
  987.         Font.Style = []
  988.         ParentFont = False
  989.         TabOrder = 7
  990.         object chkFormBegin: TCheckBox
  991.           Left = 8
  992.           Top = 18
  993.           Width = 73
  994.           Height = 17
  995.           Caption = 'Begin'
  996.           TabOrder = 0
  997.         end
  998.         object chkFormEnd: TCheckBox
  999.           Left = 8
  1000.           Top = 42
  1001.           Width = 65
  1002.           Height = 17
  1003.           Caption = 'End'
  1004.           TabOrder = 1
  1005.         end
  1006.       end
  1007.       object gbTable: TGroupBox
  1008.         Left = 128
  1009.         Top = 232
  1010.         Width = 118
  1011.         Height = 65
  1012.         Caption = 'Table Tags'
  1013.         Font.Color = clBlack
  1014.         Font.Height = -12
  1015.         Font.Name = 'MS Sans Serif'
  1016.         Font.Style = []
  1017.         ParentFont = False
  1018.         TabOrder = 10
  1019.         object chkTableBegin: TCheckBox
  1020.           Left = 8
  1021.           Top = 18
  1022.           Width = 81
  1023.           Height = 17
  1024.           Caption = 'Begin'
  1025.           TabOrder = 0
  1026.         end
  1027.         object chkTableEnd: TCheckBox
  1028.           Left = 8
  1029.           Top = 42
  1030.           Width = 73
  1031.           Height = 17
  1032.           Caption = 'End'
  1033.           TabOrder = 1
  1034.         end
  1035.       end
  1036.       object gbUserDefined: TGroupBox
  1037.         Left = 252
  1038.         Top = 99
  1039.         Width = 157
  1040.         Height = 65
  1041.         Caption = 'User-defined Tags'
  1042.         Font.Color = clBlack
  1043.         Font.Height = -12
  1044.         Font.Name = 'MS Sans Serif'
  1045.         Font.Style = []
  1046.         ParentFont = False
  1047.         TabOrder = 5
  1048.         object chkCustomBegin: TCheckBox
  1049.           Left = 8
  1050.           Top = 18
  1051.           Width = 97
  1052.           Height = 17
  1053.           Caption = 'Begin'
  1054.           TabOrder = 0
  1055.         end
  1056.         object chkCustomEnd: TCheckBox
  1057.           Left = 8
  1058.           Top = 42
  1059.           Width = 97
  1060.           Height = 17
  1061.           Caption = 'End'
  1062.           TabOrder = 1
  1063.         end
  1064.       end
  1065.       object gbAnchors: TGroupBox
  1066.         Left = 128
  1067.         Top = 99
  1068.         Width = 118
  1069.         Height = 65
  1070.         Caption = 'Anchors / Links'
  1071.         Font.Color = clBlack
  1072.         Font.Height = -12
  1073.         Font.Name = 'MS Sans Serif'
  1074.         Font.Style = []
  1075.         ParentFont = False
  1076.         TabOrder = 4
  1077.         object chkLinkBegin: TCheckBox
  1078.           Left = 8
  1079.           Top = 18
  1080.           Width = 73
  1081.           Height = 17
  1082.           Caption = 'Begin'
  1083.           TabOrder = 0
  1084.         end
  1085.         object chkLinkEnd: TCheckBox
  1086.           Left = 8
  1087.           Top = 42
  1088.           Width = 73
  1089.           Height = 17
  1090.           Caption = 'End'
  1091.           TabOrder = 1
  1092.         end
  1093.       end
  1094.       object gbOther: TGroupBox
  1095.         Left = 252
  1096.         Top = 232
  1097.         Width = 157
  1098.         Height = 65
  1099.         Caption = 'Other'
  1100.         Font.Color = clBlack
  1101.         Font.Height = -12
  1102.         Font.Name = 'MS Sans Serif'
  1103.         Font.Style = []
  1104.         ParentFont = False
  1105.         TabOrder = 11
  1106.         object chkInsertion: TCheckBox
  1107.           Left = 8
  1108.           Top = 18
  1109.           Width = 120
  1110.           Height = 17
  1111.           Caption = 'After Insertion Tags'
  1112.           TabOrder = 0
  1113.         end
  1114.         object chkSpecialChar: TCheckBox
  1115.           Left = 8
  1116.           Top = 42
  1117.           Width = 120
  1118.           Height = 17
  1119.           Caption = 'After Special Chars'
  1120.           TabOrder = 1
  1121.         end
  1122.       end
  1123.       object gbMathTags: TGroupBox
  1124.         Left = 252
  1125.         Top = 32
  1126.         Width = 157
  1127.         Height = 65
  1128.         Caption = 'Math Tags'
  1129.         Font.Color = clBlack
  1130.         Font.Height = -12
  1131.         Font.Name = 'MS Sans Serif'
  1132.         Font.Style = []
  1133.         ParentFont = False
  1134.         TabOrder = 2
  1135.         object chkMathBegin: TCheckBox
  1136.           Left = 8
  1137.           Top = 18
  1138.           Width = 97
  1139.           Height = 17
  1140.           Caption = 'Begin'
  1141.           TabOrder = 0
  1142.         end
  1143.         object chkMathEnd: TCheckBox
  1144.           Left = 8
  1145.           Top = 42
  1146.           Width = 97
  1147.           Height = 17
  1148.           Caption = 'End'
  1149.           TabOrder = 1
  1150.         end
  1151.       end
  1152.     end
  1153.     object tsPaths: TTabSheet
  1154.       Caption = 'Tags && Paths'
  1155.       object bvlTagsPaths: TBevel
  1156.         Left = 0
  1157.         Top = 0
  1158.         Width = 414
  1159.         Height = 305
  1160.         Align = alClient
  1161.       end
  1162.       object gbTags: TGroupBox
  1163.         Left = 8
  1164.         Top = 8
  1165.         Width = 401
  1166.         Height = 89
  1167.         Caption = 'Tags'
  1168.         TabOrder = 0
  1169.         object gbTagCase: TGroupBox
  1170.           Left = 96
  1171.           Top = 24
  1172.           Width = 209
  1173.           Height = 41
  1174.           Hint = 'Should tags be added to the document in UPPERCASE or lowercase?'
  1175.           Caption = 'Tag case'
  1176.           ParentShowHint = False
  1177.           ShowHint = True
  1178.           TabOrder = 0
  1179.           object rbUppercase: TRadioButton
  1180.             Left = 8
  1181.             Top = 16
  1182.             Width = 89
  1183.             Height = 17
  1184.             Hint = 'Should tags be added to the document in UPPERCASE or lowercase?'
  1185.             Caption = 'U&ppercase'
  1186.             TabOrder = 1
  1187.           end
  1188.           object rbLowercase: TRadioButton
  1189.             Left = 112
  1190.             Top = 16
  1191.             Width = 81
  1192.             Height = 17
  1193.             Hint = 'Should tags be added to the document in UPPERCASE or lowercase?'
  1194.             Caption = 'Low&ercase'
  1195.             TabOrder = 0
  1196.           end
  1197.         end
  1198.       end
  1199.       object gbPathing: TGroupBox
  1200.         Left = 8
  1201.         Top = 104
  1202.         Width = 401
  1203.         Height = 193
  1204.         Caption = 'Pathing'
  1205.         TabOrder = 1
  1206.         object lblFixedDirectory: TLabel
  1207.           Left = 8
  1208.           Top = 144
  1209.           Width = 113
  1210.           Height = 17
  1211.           Caption = 'F&ixed directory'
  1212.           FocusControl = txtFixed
  1213.         end
  1214.         object rgPath: TRadioGroup
  1215.           Left = 8
  1216.           Top = 16
  1217.           Width = 209
  1218.           Height = 113
  1219.           Hint = 
  1220.             'The type of path to be used in all file references. See the help' +
  1221.             ' file for a complete description'
  1222.           Caption = 'Path'
  1223.           Items.Strings = (
  1224.             '&None'
  1225.             '&Absolute'
  1226.             '&Relative'
  1227.             'Relative to a &fixed directory')
  1228.           ParentShowHint = False
  1229.           ShowHint = True
  1230.           TabOrder = 0
  1231.           OnClick = rgPathClick
  1232.         end
  1233.         object chkFlipSlashes: TCheckBox
  1234.           Left = 240
  1235.           Top = 16
  1236.           Width = 105
  1237.           Height = 25
  1238.           Hint = 'Use Unix style slashes '#39'/'#39' instead of DOS style slashes '#39'\'#39
  1239.           Caption = 'Reverse &Slashes'
  1240.           ParentShowHint = False
  1241.           ShowHint = True
  1242.           TabOrder = 1
  1243.         end
  1244.         object txtFixed: TEdit
  1245.           Left = 8
  1246.           Top = 160
  1247.           Width = 230
  1248.           Height = 21
  1249.           Hint = 'The directory to which all file references are relative to'
  1250.           ParentShowHint = False
  1251.           ShowHint = True
  1252.           TabOrder = 2
  1253.         end
  1254.         object bbtnBrowse: TBitBtn
  1255.           Left = 244
  1256.           Top = 159
  1257.           Width = 77
  1258.           Height = 25
  1259.           Hint = 'Search for directory'
  1260.           Caption = '&Browse'
  1261.           ParentShowHint = False
  1262.           ShowHint = True
  1263.           TabOrder = 3
  1264.           OnClick = bbtnBrowseClick
  1265.           Glyph.Data = {
  1266.             12040000424D1204000000000000760000002800000054000000150000000100
  1267.             0400000000009C03000000000000000000000000000000000000000000000000
  1268.             80000080000000808000800000008000800080800000C0C0C000808080000000
  1269.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  1270.             7777777777777777777777777777777777777777777777777777777777777777
  1271.             7777777700007777777777777777777777777777777777777777777777777777
  1272.             77777777777F7F7F7F7F7F7F7F7F7F7F00007777777777777777777777777777
  1273.             7777777777777777777777777777777777777777777777777777777700007777
  1274.             777777777777777777777FFFFFFFFFFFF77777777777777777777777777F7F7F
  1275.             7F7F7F7F7F7F7F7F00007780000000000000777777778888888888888F777777
  1276.             8000000000000077777778000000000000077777000077007B7B7B7B7B7B0777
  1277.             77788F777777777778F77777007B7B7B7B7B7B07777F7007B7B7B7B7B7B07F7F
  1278.             0000770F07B7B7B7B7B707777778F8F77777777778F777770707B7B7B7B7B7B0
  1279.             777770707B7B7B7B7B7B07770000770B0B7B7B7B7B7B07777778F8F777777777
  1280.             778F77770BB07B7B7B7B7B7B077F70BB07B7B7B7B7B7B07F0000770F0BB7B7B7
  1281.             B7B7B0777778F78F77777777778F777707BF000007B7B7B7B077707B7000007B
  1282.             7B7B7B070000770BF07B7B7B7B7B70777778F78FFFFF77777778F7770BFBFBFB
  1283.             F0000000077F70B7BF0FFF000000007F0000770FB0B7B7B7B7B7B0777778F778
  1284.             8888FFFFFFF8F77707BFBFBFBFBFB0777777707B7B0FFFFFFFF077770000770B
  1285.             F07B7B7B7B7B7B077778F77777778888888777770BFBFBFBFBFBF077777F70B7
  1286.             BF0FFFFFFFF07F7F0000770FBF000000B7B7B7077778F777777777778F777777
  1287.             07BFBFBFBFBFB0777777707B7B0FFFFFFFF077770000770BFBFBFBF000000077
  1288.             7778F7777FFFFFFF8F7777770BFBFBFBFBFBF077777F70B7BF0FFFFFFFF07F7F
  1289.             0000770FBFBF0000000777777778FFFFF88888887777777707BFBF0000000777
  1290.             7777707B7B0FFFFFFFF077770000777000007777777777777777888887777777
  1291.             777777777000007777777777777F7F00000FFFFF00007F7F0000777777777777
  1292.             77777777777777777777777777777777777777777777777777777777770FFFFF
  1293.             0F07777700007777777777777777777777777777777777777777777777777777
  1294.             77777777777F7F7F7F0FFFFF007F7F7F00007777777777777777777777777777
  1295.             7777777777777777777777777777777777777777770000000777777700007777
  1296.             77777777777777777777777777777777777777777777777777777777777F7F7F
  1297.             7F7F7F7F7F7F7F7F000077777777777777777777777777777777777777777777
  1298.             77777777777777777777777777777777777777770000}
  1299.           NumGlyphs = 4
  1300.         end
  1301.       end
  1302.     end
  1303.     object tsProject: TTabSheet
  1304.       Caption = 'Project Manager'
  1305.       object bvlProject: TBevel
  1306.         Left = 0
  1307.         Top = 0
  1308.         Width = 414
  1309.         Height = 305
  1310.         Align = alClient
  1311.       end
  1312.       object gbProjectSettings: TGroupBox
  1313.         Left = 8
  1314.         Top = 8
  1315.         Width = 393
  1316.         Height = 121
  1317.         Caption = 'Settings'
  1318.         TabOrder = 0
  1319.         object chkCloseOnShutdown: TCheckBox
  1320.           Left = 32
  1321.           Top = 48
  1322.           Width = 273
  1323.           Height = 17
  1324.           Hint = 
  1325.             'When the Project Manager is shut down, should all open documents' +
  1326.             ' that belong to the project be closed?'
  1327.           Caption = '&Close open documents on Project Manager shutdown'
  1328.           ParentShowHint = False
  1329.           ShowHint = True
  1330.           TabOrder = 0
  1331.         end
  1332.         object chkProjectManagerExtendedFunctionality: TCheckBox
  1333.           Left = 32
  1334.           Top = 24
  1335.           Width = 137
  1336.           Height = 17
  1337.           Hint = 
  1338.             'With this turned on the Project manager can keep track of what f' +
  1339.             'iles are loaded, what files have been modified, and what files e' +
  1340.             'xist. There is a performance hit when using these features so us' +
  1341.             'ers with slower machines might want to turn this off.'
  1342.           Caption = '&Extended Functionality'
  1343.           ParentShowHint = False
  1344.           ShowHint = True
  1345.           TabOrder = 1
  1346.         end
  1347.         object chkPMStayOnTop: TCheckBox
  1348.           Left = 32
  1349.           Top = 72
  1350.           Width = 97
  1351.           Height = 17
  1352.           Hint = 
  1353.             'When selected, the Project Manager will stay on top of all other' +
  1354.             ' windows.'
  1355.           Caption = 'Stay on top'
  1356.           ParentShowHint = False
  1357.           ShowHint = True
  1358.           TabOrder = 2
  1359.         end
  1360.       end
  1361.     end
  1362.   end
  1363.   object pnlOptions: TPanel
  1364.     Left = 0
  1365.     Top = 351
  1366.     Width = 422
  1367.     Height = 35
  1368.     Align = alBottom
  1369.     BevelOuter = bvNone
  1370.     TabOrder = 1
  1371.     object btnOk: TButton
  1372.       Left = 178
  1373.       Top = 6
  1374.       Width = 75
  1375.       Height = 25
  1376.       Caption = 'Ok'
  1377.       Default = True
  1378.       ModalResult = 1
  1379.       TabOrder = 0
  1380.       OnClick = btnOkClick
  1381.     end
  1382.     object btnCancel: TButton
  1383.       Left = 261
  1384.       Top = 6
  1385.       Width = 75
  1386.       Height = 25
  1387.       Cancel = True
  1388.       Caption = 'Cancel'
  1389.       ModalResult = 2
  1390.       TabOrder = 1
  1391.       OnClick = btnCancelClick
  1392.     end
  1393.     object btnHelp: TBitBtn
  1394.       Left = 344
  1395.       Top = 6
  1396.       Width = 77
  1397.       Height = 25
  1398.       Caption = '&Help'
  1399.       TabOrder = 2
  1400.       OnClick = btnHelpClick
  1401.       NumGlyphs = 2
  1402.       Spacing = -1
  1403.       IsControl = True
  1404.     end
  1405.   end
  1406. end
  1407.