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

  1. object frmBody: TfrmBody
  2.   Left = 295
  3.   Top = 436
  4.   HelpContext = 11
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Body'
  8.   ClientHeight = 318
  9.   ClientWidth = 589
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   OnDeactivate = FormDeactivate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 4
  24.     Top = 4
  25.     Width = 581
  26.     Height = 277
  27.     Shape = bsFrame
  28.     IsControl = True
  29.   end
  30.   object OKBtn: TBitBtn
  31.     Left = 340
  32.     Top = 288
  33.     Width = 77
  34.     Height = 25
  35.     Caption = 'OK'
  36.     Default = True
  37.     ModalResult = 1
  38.     TabOrder = 2
  39.     NumGlyphs = 2
  40.     Spacing = -1
  41.     IsControl = True
  42.   end
  43.   object CancelBtn: TBitBtn
  44.     Left = 424
  45.     Top = 288
  46.     Width = 77
  47.     Height = 25
  48.     Cancel = True
  49.     Caption = 'Cancel'
  50.     ModalResult = 2
  51.     TabOrder = 3
  52.     NumGlyphs = 2
  53.     Spacing = -1
  54.     IsControl = True
  55.   end
  56.   object HelpBtn: TBitBtn
  57.     Left = 508
  58.     Top = 288
  59.     Width = 77
  60.     Height = 25
  61.     Caption = '&Help'
  62.     TabOrder = 4
  63.     OnClick = HelpBtnClick
  64.     NumGlyphs = 2
  65.     Spacing = -1
  66.     IsControl = True
  67.   end
  68.   object pnlColor: TPanel
  69.     Left = 16
  70.     Top = 96
  71.     Width = 557
  72.     Height = 177
  73.     BevelOuter = bvLowered
  74.     TabOrder = 1
  75.     object shpBGColor: TShape
  76.       Left = 216
  77.       Top = 12
  78.       Width = 25
  79.       Height = 25
  80.     end
  81.     object shpText: TShape
  82.       Left = 216
  83.       Top = 44
  84.       Width = 25
  85.       Height = 25
  86.     end
  87.     object shpLink: TShape
  88.       Left = 216
  89.       Top = 76
  90.       Width = 25
  91.       Height = 25
  92.     end
  93.     object shpVLink: TShape
  94.       Left = 216
  95.       Top = 108
  96.       Width = 25
  97.       Height = 25
  98.     end
  99.     object shpALink: TShape
  100.       Left = 216
  101.       Top = 140
  102.       Width = 25
  103.       Height = 25
  104.     end
  105.     object lblBGColor: TLabel
  106.       Left = 7
  107.       Top = 20
  108.       Width = 106
  109.       Height = 13
  110.       Caption = 'Background &Color'
  111.       FocusControl = txtBGColor
  112.       Font.Color = clBlack
  113.       Font.Height = -11
  114.       Font.Name = 'MS Sans Serif'
  115.       Font.Style = []
  116.       ParentFont = False
  117.     end
  118.     object lblText: TLabel
  119.       Left = 7
  120.       Top = 52
  121.       Width = 106
  122.       Height = 13
  123.       Caption = '&Text Color'
  124.       FocusControl = txtText
  125.       Font.Color = clBlack
  126.       Font.Height = -11
  127.       Font.Name = 'MS Sans Serif'
  128.       Font.Style = []
  129.       ParentFont = False
  130.     end
  131.     object lblLink: TLabel
  132.       Left = 7
  133.       Top = 84
  134.       Width = 106
  135.       Height = 13
  136.       Caption = '&Link Color'
  137.       FocusControl = txtLink
  138.       Font.Color = clBlack
  139.       Font.Height = -11
  140.       Font.Name = 'MS Sans Serif'
  141.       Font.Style = []
  142.       ParentFont = False
  143.     end
  144.     object lblVLink: TLabel
  145.       Left = 7
  146.       Top = 116
  147.       Width = 106
  148.       Height = 13
  149.       Caption = '&Visited Link Color'
  150.       FocusControl = txtVLink
  151.       Font.Color = clBlack
  152.       Font.Height = -11
  153.       Font.Name = 'MS Sans Serif'
  154.       Font.Style = []
  155.       ParentFont = False
  156.     end
  157.     object lblALink: TLabel
  158.       Left = 7
  159.       Top = 148
  160.       Width = 106
  161.       Height = 13
  162.       Caption = '&Active Link Color'
  163.       FocusControl = txtALink
  164.       Font.Color = clBlack
  165.       Font.Height = -11
  166.       Font.Name = 'MS Sans Serif'
  167.       Font.Style = []
  168.       ParentFont = False
  169.     end
  170.     object miPreview: TPMultiImage
  171.       Left = 96
  172.       Top = 168
  173.       Width = 211
  174.       Height = 155
  175.       AutoSize = True
  176.       Color = clBtnFace
  177.       ImageName = 'file not found'
  178.       ImageDither = True
  179.       ImageReadRes = lAutoMatic
  180.       ImageWriteRes = sAutoMatic
  181.       TifSaveCompress = sNONE
  182.       JPegSaveQuality = 25
  183.       JPegSaveSmooth = 0
  184.       TextLeft = 0
  185.       TextTop = 0
  186.       TextRotate = 0
  187.       TabOrder = 10
  188.       TabStop = False
  189.       Visible = False
  190.     end
  191.     object pnlPreview: TPanel
  192.       Left = 336
  193.       Top = 10
  194.       Width = 213
  195.       Height = 157
  196.       BevelOuter = bvLowered
  197.       TabOrder = 11
  198.       object shpPreview: TShape
  199.         Left = 1
  200.         Top = 1
  201.         Width = 210
  202.         Height = 155
  203.         Brush.Color = clSilver
  204.       end
  205.       object epiPreview: TEPImage
  206.         Left = 1
  207.         Top = 1
  208.         Width = 211
  209.         Height = 155
  210.         Align = alClient
  211.         ParentColor = False
  212.         Style = episTile
  213.       end
  214.       object lblTextPreview: TLabel
  215.         Left = 14
  216.         Top = 39
  217.         Width = 179
  218.         Height = 15
  219.         Caption = 'Text Color'
  220.         Font.Color = clBlack
  221.         Font.Height = -13
  222.         Font.Name = 'Times New Roman'
  223.         Font.Style = []
  224.         ParentFont = False
  225.         Transparent = True
  226.       end
  227.       object lblLinkPreview: TLabel
  228.         Left = 14
  229.         Top = 70
  230.         Width = 187
  231.         Height = 15
  232.         Caption = 'Link Color'
  233.         Font.Color = clBlack
  234.         Font.Height = -13
  235.         Font.Name = 'Times New Roman'
  236.         Font.Style = [fsUnderline]
  237.         ParentFont = False
  238.         Transparent = True
  239.       end
  240.       object lblVLinkPreview: TLabel
  241.         Left = 14
  242.         Top = 101
  243.         Width = 187
  244.         Height = 15
  245.         Caption = 'Visited Link Color'
  246.         Font.Color = clBlack
  247.         Font.Height = -13
  248.         Font.Name = 'Times New Roman'
  249.         Font.Style = [fsUnderline]
  250.         ParentFont = False
  251.         Transparent = True
  252.       end
  253.       object lblALinkPreview: TLabel
  254.         Left = 15
  255.         Top = 132
  256.         Width = 178
  257.         Height = 15
  258.         Caption = 'Active Link Color'
  259.         Font.Color = clBlack
  260.         Font.Height = -13
  261.         Font.Name = 'Times New Roman'
  262.         Font.Style = [fsUnderline]
  263.         ParentFont = False
  264.         Transparent = True
  265.       end
  266.     end
  267.     object bbtnSetALinkColor: TBitBtn
  268.       Left = 248
  269.       Top = 140
  270.       Width = 77
  271.       Height = 27
  272.       Hint = 'Set the color that links turn when clicked'
  273.       Caption = 'Color'
  274.       TabOrder = 9
  275.       OnClick = bbtnSetColorClick
  276.       Glyph.Data = {
  277.         DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  278.         0400000000006800000000000000000000000000000000000000000000000000
  279.         80000080000000808000800000008000800080800000C0C0C000808080000000
  280.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00444444444444
  281.         444F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBB
  282.         BB4F4CCCCCC4BBBBBB4F444444444444444F49999994AAAAAA4F49999994AAAA
  283.         AA4F49999994AAAAAA4F49999994AAAAAA4F49999994AAAAAA4F444444444444
  284.         444F}
  285.     end
  286.     object bbtnSetVLinkColor: TBitBtn
  287.       Left = 248
  288.       Top = 108
  289.       Width = 77
  290.       Height = 27
  291.       Hint = 'Set the color of links that have been seen'
  292.       Caption = 'Color'
  293.       TabOrder = 7
  294.       OnClick = bbtnSetColorClick
  295.       Glyph.Data = {
  296.         DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  297.         0400000000006800000000000000000000000000000000000000000000000000
  298.         80000080000000808000800000008000800080800000C0C0C000808080000000
  299.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00444444444444
  300.         444F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBB
  301.         BB4F4CCCCCC4BBBBBB4F444444444444444F49999994AAAAAA4F49999994AAAA
  302.         AA4F49999994AAAAAA4F49999994AAAAAA4F49999994AAAAAA4F444444444444
  303.         444F}
  304.     end
  305.     object bbtnSetLinkColor: TBitBtn
  306.       Left = 248
  307.       Top = 76
  308.       Width = 77
  309.       Height = 27
  310.       Hint = 'Set the color of normal links'
  311.       Caption = 'Color'
  312.       TabOrder = 5
  313.       OnClick = bbtnSetColorClick
  314.       Glyph.Data = {
  315.         DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  316.         0400000000006800000000000000000000000000000000000000000000000000
  317.         80000080000000808000800000008000800080800000C0C0C000808080000000
  318.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00444444444444
  319.         444F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBB
  320.         BB4F4CCCCCC4BBBBBB4F444444444444444F49999994AAAAAA4F49999994AAAA
  321.         AA4F49999994AAAAAA4F49999994AAAAAA4F49999994AAAAAA4F444444444444
  322.         444F}
  323.     end
  324.     object bbtnSetTextColor: TBitBtn
  325.       Left = 248
  326.       Top = 44
  327.       Width = 77
  328.       Height = 27
  329.       Hint = 'Set the color of the document'#39's text'
  330.       Caption = 'Color'
  331.       TabOrder = 3
  332.       OnClick = bbtnSetColorClick
  333.       Glyph.Data = {
  334.         DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  335.         0400000000006800000000000000000000000000000000000000000000000000
  336.         80000080000000808000800000008000800080800000C0C0C000808080000000
  337.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00444444444444
  338.         444F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBB
  339.         BB4F4CCCCCC4BBBBBB4F444444444444444F49999994AAAAAA4F49999994AAAA
  340.         AA4F49999994AAAAAA4F49999994AAAAAA4F49999994AAAAAA4F444444444444
  341.         444F}
  342.     end
  343.     object bbtnSetBGColor: TBitBtn
  344.       Left = 248
  345.       Top = 12
  346.       Width = 77
  347.       Height = 27
  348.       Hint = 'Set the document'#39's background color'
  349.       Caption = 'Color'
  350.       TabOrder = 1
  351.       OnClick = bbtnSetColorClick
  352.       Glyph.Data = {
  353.         DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  354.         0400000000006800000000000000000000000000000000000000000000000000
  355.         80000080000000808000800000008000800080800000C0C0C000808080000000
  356.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00444444444444
  357.         444F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBBBB4F4CCCCCC4BBBB
  358.         BB4F4CCCCCC4BBBBBB4F444444444444444F49999994AAAAAA4F49999994AAAA
  359.         AA4F49999994AAAAAA4F49999994AAAAAA4F49999994AAAAAA4F444444444444
  360.         444F}
  361.     end
  362.     object txtALink: TComboBox
  363.       Left = 128
  364.       Top = 142
  365.       Width = 81
  366.       Height = 21
  367.       Hint = 'Color can be in either text or hex format'
  368.       ItemHeight = 13
  369.       Items.Strings = (
  370.         'Aqua'
  371.         'Black'
  372.         'Blue'
  373.         'Fuchsia'
  374.         'Gray'
  375.         'Green'
  376.         'Lime'
  377.         'Maroon'
  378.         'Navy'
  379.         'Olive'
  380.         'Purple'
  381.         'Red'
  382.         'Silver'
  383.         'Teal'
  384.         'White'
  385.         'Yellow')
  386.       TabOrder = 8
  387.       OnChange = txtBGColorChange
  388.     end
  389.     object txtVLink: TComboBox
  390.       Left = 128
  391.       Top = 110
  392.       Width = 81
  393.       Height = 21
  394.       Hint = 'Color can be in either text or hex format'
  395.       ItemHeight = 13
  396.       Items.Strings = (
  397.         'Aqua'
  398.         'Black'
  399.         'Blue'
  400.         'Fuchsia'
  401.         'Gray'
  402.         'Green'
  403.         'Lime'
  404.         'Maroon'
  405.         'Navy'
  406.         'Olive'
  407.         'Purple'
  408.         'Red'
  409.         'Silver'
  410.         'Teal'
  411.         'White'
  412.         'Yellow')
  413.       TabOrder = 6
  414.       OnChange = txtBGColorChange
  415.     end
  416.     object txtLink: TComboBox
  417.       Left = 128
  418.       Top = 78
  419.       Width = 81
  420.       Height = 21
  421.       Hint = 'Color can be in either text or hex format'
  422.       ItemHeight = 13
  423.       Items.Strings = (
  424.         'Aqua'
  425.         'Black'
  426.         'Blue'
  427.         'Fuchsia'
  428.         'Gray'
  429.         'Green'
  430.         'Lime'
  431.         'Maroon'
  432.         'Navy'
  433.         'Olive'
  434.         'Purple'
  435.         'Red'
  436.         'Silver'
  437.         'Teal'
  438.         'White'
  439.         'Yellow')
  440.       TabOrder = 4
  441.       OnChange = txtBGColorChange
  442.     end
  443.     object txtText: TComboBox
  444.       Left = 128
  445.       Top = 46
  446.       Width = 81
  447.       Height = 21
  448.       Hint = 'Color can be in either text or hex format'
  449.       ItemHeight = 13
  450.       Items.Strings = (
  451.         'Aqua'
  452.         'Black'
  453.         'Blue'
  454.         'Fuchsia'
  455.         'Gray'
  456.         'Green'
  457.         'Lime'
  458.         'Maroon'
  459.         'Navy'
  460.         'Olive'
  461.         'Purple'
  462.         'Red'
  463.         'Silver'
  464.         'Teal'
  465.         'White'
  466.         'Yellow')
  467.       TabOrder = 2
  468.       OnChange = txtBGColorChange
  469.     end
  470.     object txtBGColor: TComboBox
  471.       Left = 128
  472.       Top = 14
  473.       Width = 81
  474.       Height = 21
  475.       Hint = 'Color can be in either text or hex format'
  476.       ItemHeight = 13
  477.       Items.Strings = (
  478.         'Aqua'
  479.         'Black'
  480.         'Blue'
  481.         'Fuchsia'
  482.         'Gray'
  483.         'Green'
  484.         'Lime'
  485.         'Maroon'
  486.         'Navy'
  487.         'Olive'
  488.         'Purple'
  489.         'Red'
  490.         'Silver'
  491.         'Teal'
  492.         'White'
  493.         'Yellow')
  494.       TabOrder = 0
  495.       OnChange = txtBGColorChange
  496.     end
  497.   end
  498.   object pnlBackground: TPanel
  499.     Left = 16
  500.     Top = 16
  501.     Width = 557
  502.     Height = 69
  503.     BevelOuter = bvLowered
  504.     TabOrder = 0
  505.     object lblBackground: TLabel
  506.       Left = 7
  507.       Top = 20
  508.       Width = 66
  509.       Height = 13
  510.       Caption = '&Background'
  511.       FocusControl = cmbURL
  512.       Font.Color = clBlack
  513.       Font.Height = -11
  514.       Font.Name = 'MS Sans Serif'
  515.       Font.Style = []
  516.       ParentFont = False
  517.     end
  518.     object cmbURL: TComboBox
  519.       Left = 72
  520.       Top = 16
  521.       Width = 289
  522.       Height = 21
  523.       Hint = 'The URL of an image, normally a .GIF file'
  524.       Font.Color = clBlack
  525.       Font.Height = -11
  526.       Font.Name = 'MS Sans Serif'
  527.       Font.Style = []
  528.       ItemHeight = 13
  529.       ParentFont = False
  530.       Sorted = True
  531.       TabOrder = 0
  532.       OnChange = cmbURLChange
  533.       OnKeyPress = cmbURLKeyPress
  534.     end
  535.     object bbtnURL: TBitBtn
  536.       Left = 368
  537.       Top = 12
  538.       Width = 77
  539.       Height = 27
  540.       Hint = 'Open the URL builder'
  541.       Caption = '&URL'
  542.       TabOrder = 1
  543.       OnClick = bbtnURLClick
  544.       Glyph.Data = {
  545.         42010000424D4201000000000000760000002800000012000000110000000100
  546.         040000000000CC00000000000000000000000000000000000000000000000000
  547.         80000080000000808000800000008000800080800000C0C0C000808080000000
  548.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  549.         7777070000007777777777777770000000000000000000007700070000000FFF
  550.         FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  551.         00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  552.         7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  553.         FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  554.         00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  555.         777777000000}
  556.     end
  557.     object chkWatermark: TCheckBox
  558.       Left = 72
  559.       Top = 44
  560.       Width = 289
  561.       Height = 17
  562.       Hint = 'Causes the background to not scroll'
  563.       Caption = '&Watermark'
  564.       TabOrder = 2
  565.     end
  566.   end
  567.   object dlgColor: TColorDialog
  568.     Ctl3D = True
  569.     Left = 16
  570.     Top = 288
  571.   end
  572. end
  573.