home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / internet / we2std32 / data.z / WebEdit.exe / 0 / RCDATA / TFRMIMAGE / TFRMIMAGE.txt
Encoding:
Text File  |  1996-06-14  |  17.9 KB  |  768 lines

  1. object frmImage: TfrmImage
  2.   Left = 340
  3.   Top = 183
  4.   HelpContext = 107
  5.   ActiveControl = cmbURL
  6.   BorderStyle = bsDialog
  7.   Caption = 'Image'
  8.   ClientHeight = 412
  9.   ClientWidth = 479
  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.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDeactivate = FormDeactivate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 4
  25.     Top = 4
  26.     Width = 469
  27.     Height = 213
  28.     Shape = bsFrame
  29.     IsControl = True
  30.   end
  31.   object lblAltText: TLabel
  32.     Left = 15
  33.     Top = 134
  34.     Width = 32
  35.     Height = 13
  36.     Caption = '&Alt text'
  37.     FocusControl = txtAltText
  38.     Font.Color = clBlack
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.   end
  44.   object lblSrc: TLabel
  45.     Left = 15
  46.     Top = 20
  47.     Width = 16
  48.     Height = 13
  49.     Caption = '&Src'
  50.     FocusControl = cmbURL
  51.     Font.Color = clBlack
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.   end
  57.   object lblAlignment: TLabel
  58.     Left = 15
  59.     Top = 160
  60.     Width = 46
  61.     Height = 13
  62.     Caption = 'Ali&gnment'
  63.     FocusControl = cmbAlign
  64.     Font.Color = clBlack
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object lblWidth: TLabel
  71.     Left = 15
  72.     Top = 188
  73.     Width = 28
  74.     Height = 13
  75.     Caption = '&Width'
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.   end
  82.   object lblHeight: TLabel
  83.     Left = 146
  84.     Top = 188
  85.     Width = 31
  86.     Height = 13
  87.     Alignment = taRightJustify
  88.     Caption = '&Height'
  89.     Font.Color = clBlack
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     ParentFont = False
  94.   end
  95.   object lblBorder: TLabel
  96.     Left = 256
  97.     Top = 188
  98.     Width = 31
  99.     Height = 13
  100.     Alignment = taRightJustify
  101.     Caption = '&Border'
  102.     FocusControl = txtBorder
  103.     Font.Color = clBlack
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ParentFont = False
  108.   end
  109.   object lblHSpace: TLabel
  110.     Left = 248
  111.     Top = 160
  112.     Width = 39
  113.     Height = 13
  114.     Alignment = taRightJustify
  115.     Caption = 'HSpa&ce'
  116.     Font.Color = clBlack
  117.     Font.Height = -11
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = []
  120.     ParentFont = False
  121.   end
  122.   object lblVSpace: TLabel
  123.     Left = 363
  124.     Top = 160
  125.     Width = 38
  126.     Height = 13
  127.     Alignment = taRightJustify
  128.     Caption = '&VSpace'
  129.     Font.Color = clBlack
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentFont = False
  134.   end
  135.   object lblClear: TLabel
  136.     Left = 153
  137.     Top = 160
  138.     Width = 24
  139.     Height = 13
  140.     Alignment = taRightJustify
  141.     Caption = 'Cl&ear'
  142.     FocusControl = cmbClear
  143.     Font.Color = clBlack
  144.     Font.Height = -11
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     ParentFont = False
  148.   end
  149.   object lblMessage: TLabel
  150.     Left = 406
  151.     Top = 130
  152.     Width = 46
  153.     Height = 26
  154.     Caption = '&Message Digest'
  155.     FocusControl = txtMD
  156.     Font.Color = clBlack
  157.     Font.Height = -11
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = []
  160.     ParentFont = False
  161.     Visible = False
  162.     WordWrap = True
  163.   end
  164.   object lblUnits: TLabel
  165.     Left = 377
  166.     Top = 188
  167.     Width = 24
  168.     Height = 13
  169.     Alignment = taRightJustify
  170.     Caption = '&Units'
  171.     FocusControl = cmbUnits
  172.     Font.Color = clBlack
  173.     Font.Height = -11
  174.     Font.Name = 'MS Sans Serif'
  175.     Font.Style = []
  176.     ParentFont = False
  177.   end
  178.   object lblLowSrc: TLabel
  179.     Left = 15
  180.     Top = 76
  181.     Width = 36
  182.     Height = 13
  183.     Caption = '&LowSrc'
  184.     FocusControl = cmbLowSrc
  185.     Font.Color = clBlack
  186.     Font.Height = -11
  187.     Font.Name = 'MS Sans Serif'
  188.     Font.Style = []
  189.     ParentFont = False
  190.   end
  191.   object lblLinkTo: TLabel
  192.     Left = 15
  193.     Top = 48
  194.     Width = 36
  195.     Height = 13
  196.     Caption = 'Lin&k To'
  197.     FocusControl = cmbLinkTo
  198.     Font.Color = clBlack
  199.     Font.Height = -11
  200.     Font.Name = 'MS Sans Serif'
  201.     Font.Style = []
  202.     ParentFont = False
  203.   end
  204.   object lblXAltSrc: TLabel
  205.     Left = 15
  206.     Top = 104
  207.     Width = 38
  208.     Height = 13
  209.     Caption = '&X-AltSrc'
  210.     FocusControl = cmbXAltSrc
  211.   end
  212.   object bbtnImage: TBitBtn
  213.     Left = 227
  214.     Top = 383
  215.     Width = 77
  216.     Height = 25
  217.     Hint = 'Insert standard <IMG> tag'
  218.     Caption = 'OK'
  219.     Default = True
  220.     ModalResult = 1
  221.     TabOrder = 19
  222.     NumGlyphs = 2
  223.     Spacing = -1
  224.     IsControl = True
  225.   end
  226.   object CancelBtn: TBitBtn
  227.     Left = 311
  228.     Top = 383
  229.     Width = 77
  230.     Height = 25
  231.     Cancel = True
  232.     Caption = 'Cancel'
  233.     ModalResult = 2
  234.     TabOrder = 20
  235.     NumGlyphs = 2
  236.     Spacing = -1
  237.     IsControl = True
  238.   end
  239.   object HelpBtn: TBitBtn
  240.     Left = 395
  241.     Top = 383
  242.     Width = 77
  243.     Height = 25
  244.     Caption = 'Help'
  245.     TabOrder = 21
  246.     OnClick = HelpBtnClick
  247.     NumGlyphs = 2
  248.     Spacing = -1
  249.     IsControl = True
  250.   end
  251.   object txtAltText: TEdit
  252.     Left = 68
  253.     Top = 128
  254.     Width = 313
  255.     Height = 21
  256.     Hint = 'Alternate text for non-graphical browsers'
  257.     Font.Color = clBlack
  258.     Font.Height = -11
  259.     Font.Name = 'MS Sans Serif'
  260.     Font.Style = []
  261.     ParentFont = False
  262.     TabOrder = 8
  263.   end
  264.   object cmbURL: TComboBox
  265.     Left = 68
  266.     Top = 16
  267.     Width = 313
  268.     Height = 21
  269.     Hint = 'URL of image/figure; usually a .JPG or .GIF file'
  270.     Font.Color = clBlack
  271.     Font.Height = -11
  272.     Font.Name = 'MS Sans Serif'
  273.     Font.Style = []
  274.     ItemHeight = 13
  275.     ParentFont = False
  276.     Sorted = True
  277.     TabOrder = 0
  278.     OnChange = cmbURLChange
  279.   end
  280.   object cmbAlign: TComboBox
  281.     Left = 68
  282.     Top = 156
  283.     Width = 61
  284.     Height = 21
  285.     Hint = 'Alignment of image/figure'
  286.     Style = csDropDownList
  287.     Font.Color = clBlack
  288.     Font.Height = -11
  289.     Font.Name = 'MS Sans Serif'
  290.     Font.Style = []
  291.     ItemHeight = 13
  292.     Items.Strings = (
  293.       'default'
  294.       'absbottom'
  295.       'absmiddle'
  296.       'baseline'
  297.       'bleedleft'
  298.       'bleedright'
  299.       'bottom'
  300.       'left'
  301.       'middle'
  302.       'right'
  303.       'text'
  304.       'top')
  305.     ParentFont = False
  306.     TabOrder = 9
  307.   end
  308.   object txtBorder: TMaskEdit
  309.     Left = 291
  310.     Top = 185
  311.     Width = 61
  312.     Height = 21
  313.     Hint = 'Border thickness in units'
  314.     Font.Color = clBlack
  315.     Font.Height = -11
  316.     Font.Name = 'MS Sans Serif'
  317.     Font.Style = []
  318.     MaxLength = 0
  319.     ParentFont = False
  320.     TabOrder = 15
  321.     OnKeyPress = NumericKeyPress
  322.   end
  323.   object bbtnURL: TBitBtn
  324.     Left = 388
  325.     Top = 12
  326.     Width = 77
  327.     Height = 27
  328.     Hint = 'Open the URL Builder'
  329.     Caption = 'URL'
  330.     TabOrder = 1
  331.     OnClick = bbtnURLClick
  332.     Glyph.Data = {
  333.       42010000424D4201000000000000760000002800000012000000110000000100
  334.       040000000000CC00000000000000000000000000000000000000000000000000
  335.       80000080000000808000800000008000800080800000C0C0C000808080000000
  336.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  337.       7777070000007777777777777770000000000000000000007700070000000FFF
  338.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  339.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  340.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  341.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  342.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  343.       777777000000}
  344.   end
  345.   object cmbClear: TComboBox
  346.     Left = 180
  347.     Top = 156
  348.     Width = 61
  349.     Height = 21
  350.     Hint = 'Forces the image to display below other images'
  351.     Font.Color = clBlack
  352.     Font.Height = -11
  353.     Font.Name = 'MS Sans Serif'
  354.     Font.Style = []
  355.     ItemHeight = 13
  356.     Items.Strings = (
  357.       'all'
  358.       'left'
  359.       'right')
  360.     ParentFont = False
  361.     Sorted = True
  362.     TabOrder = 10
  363.   end
  364.   object txtMD: TEdit
  365.     Left = 416
  366.     Top = 134
  367.     Width = 41
  368.     Height = 21
  369.     Hint = 
  370.       'Checksum for the associated graphic specified by the SRC attribu' +
  371.       'te'
  372.     TabStop = False
  373.     Font.Color = clBlack
  374.     Font.Height = -11
  375.     Font.Name = 'MS Sans Serif'
  376.     Font.Style = []
  377.     ParentFont = False
  378.     TabOrder = 22
  379.     Visible = False
  380.   end
  381.   object cmbUnits: TComboBox
  382.     Left = 403
  383.     Top = 185
  384.     Width = 61
  385.     Height = 21
  386.     Hint = 'Units of measure for width, etc.'
  387.     Style = csDropDownList
  388.     Font.Color = clBlack
  389.     Font.Height = -11
  390.     Font.Name = 'MS Sans Serif'
  391.     Font.Style = []
  392.     ItemHeight = 13
  393.     Items.Strings = (
  394.       'default'
  395.       'en'
  396.       'pixels')
  397.     ParentFont = False
  398.     TabOrder = 16
  399.   end
  400.   object cmbLowSrc: TComboBox
  401.     Left = 68
  402.     Top = 72
  403.     Width = 313
  404.     Height = 21
  405.     Hint = 'NetScape-only quick-load small .GIF for image tags'
  406.     Font.Color = clBlack
  407.     Font.Height = -11
  408.     Font.Name = 'MS Sans Serif'
  409.     Font.Style = []
  410.     ItemHeight = 13
  411.     ParentFont = False
  412.     Sorted = True
  413.     TabOrder = 4
  414.   end
  415.   object bbtnLowURL: TBitBtn
  416.     Left = 388
  417.     Top = 68
  418.     Width = 77
  419.     Height = 27
  420.     Hint = 'Open the URL Builder'
  421.     Caption = 'URL'
  422.     TabOrder = 5
  423.     OnClick = bbtnLowURLClick
  424.     Glyph.Data = {
  425.       42010000424D4201000000000000760000002800000012000000110000000100
  426.       040000000000CC00000000000000000000000000000000000000000000000000
  427.       80000080000000808000800000008000800080800000C0C0C000808080000000
  428.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  429.       7777070000007777777777777770000000000000000000007700070000000FFF
  430.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  431.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  432.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  433.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  434.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  435.       777777000000}
  436.   end
  437.   object cmbLinkTo: TComboBox
  438.     Left = 68
  439.     Top = 44
  440.     Width = 313
  441.     Height = 21
  442.     Hint = 
  443.       'Fill out this URL if you also want the image to be a link to ano' +
  444.       'ther resource'
  445.     Font.Color = clBlack
  446.     Font.Height = -11
  447.     Font.Name = 'MS Sans Serif'
  448.     Font.Style = []
  449.     ItemHeight = 13
  450.     ParentFont = False
  451.     Sorted = True
  452.     TabOrder = 2
  453.   end
  454.   object bbtnLinkToURL: TBitBtn
  455.     Left = 388
  456.     Top = 40
  457.     Width = 77
  458.     Height = 27
  459.     Hint = 'Open the URL Builder'
  460.     Caption = 'URL'
  461.     TabOrder = 3
  462.     OnClick = bbtnLinkToURLClick
  463.     Glyph.Data = {
  464.       42010000424D4201000000000000760000002800000012000000110000000100
  465.       040000000000CC00000000000000000000000000000000000000000000000000
  466.       80000080000000808000800000008000800080800000C0C0C000808080000000
  467.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  468.       7777070000007777777777777770000000000000000000007700070000000FFF
  469.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  470.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  471.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  472.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  473.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  474.       777777000000}
  475.   end
  476.   object gbAVI: TGroupBox
  477.     Left = 5
  478.     Top = 272
  479.     Width = 469
  480.     Height = 105
  481.     Caption = 'AVI Video'
  482.     TabOrder = 18
  483.     object lblDynSrc: TLabel
  484.       Left = 8
  485.       Top = 20
  486.       Width = 35
  487.       Height = 13
  488.       Caption = 'DynSrc'
  489.       FocusControl = cmbAVI
  490.     end
  491.     object lblStart: TLabel
  492.       Left = 8
  493.       Top = 49
  494.       Width = 22
  495.       Height = 13
  496.       Caption = 'Start'
  497.       FocusControl = cmbStart
  498.     end
  499.     object lblLoop: TLabel
  500.       Left = 8
  501.       Top = 78
  502.       Width = 24
  503.       Height = 13
  504.       Caption = 'Loop'
  505.       FocusControl = txtLoop
  506.     end
  507.     object lblLoopDelay: TLabel
  508.       Left = 232
  509.       Top = 77
  510.       Width = 70
  511.       Height = 13
  512.       Alignment = taRightJustify
  513.       Caption = 'Loop Delay'
  514.     end
  515.     object cmbAVI: TComboBox
  516.       Left = 64
  517.       Top = 16
  518.       Width = 313
  519.       Height = 21
  520.       Hint = 'URL of AVI video'
  521.       Font.Color = clBlack
  522.       Font.Height = -11
  523.       Font.Name = 'MS Sans Serif'
  524.       Font.Style = []
  525.       ItemHeight = 13
  526.       ParentFont = False
  527.       Sorted = True
  528.       TabOrder = 0
  529.     end
  530.     object cmbStart: TComboBox
  531.       Left = 64
  532.       Top = 45
  533.       Width = 145
  534.       Height = 21
  535.       Hint = 'On what event does the video start?'
  536.       ItemHeight = 13
  537.       Items.Strings = (
  538.         'FileOpen'
  539.         'MouseOver'
  540.         'FileOpen,MouseOver')
  541.       TabOrder = 2
  542.     end
  543.     object chkControls: TCheckBox
  544.       Left = 293
  545.       Top = 46
  546.       Width = 97
  547.       Height = 17
  548.       Hint = 'Show a control panel for the AVI?'
  549.       Caption = 'Show Controls'
  550.       TabOrder = 3
  551.     end
  552.     object txtLoop: TEdit
  553.       Left = 64
  554.       Top = 74
  555.       Width = 58
  556.       Height = 21
  557.       Hint = 'Number of times the video repeats'
  558.       TabOrder = 4
  559.       Text = '0'
  560.     end
  561.     object chkInfinite: TCheckBox
  562.       Left = 152
  563.       Top = 76
  564.       Width = 97
  565.       Height = 17
  566.       Hint = 'Should the video repeat forever?'
  567.       Caption = 'Infinite Loop'
  568.       TabOrder = 5
  569.       OnClick = chkInfiniteClick
  570.     end
  571.     object txtDelay: TEdit
  572.       Left = 306
  573.       Top = 74
  574.       Width = 58
  575.       Height = 21
  576.       Hint = 'Delay in milliseconds before replaying AVI'
  577.       TabOrder = 6
  578.       Text = '0'
  579.     end
  580.     object bbtnAVIURL: TBitBtn
  581.       Left = 384
  582.       Top = 12
  583.       Width = 77
  584.       Height = 27
  585.       Hint = 'Open the URL Builder'
  586.       Caption = 'URL'
  587.       TabOrder = 1
  588.       OnClick = bbtnAVIURLClick
  589.       Glyph.Data = {
  590.         42010000424D4201000000000000760000002800000012000000110000000100
  591.         040000000000CC00000000000000000000000000000000000000000000000000
  592.         80000080000000808000800000008000800080800000C0C0C000808080000000
  593.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  594.         7777070000007777777777777770000000000000000000007700070000000FFF
  595.         FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  596.         00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  597.         7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  598.         FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  599.         00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  600.         777777000000}
  601.     end
  602.     object udLoopDelay: TUpDown
  603.       Left = 364
  604.       Top = 74
  605.       Width = 7
  606.       Height = 21
  607.       Associate = txtDelay
  608.       Min = 0
  609.       Max = 10000
  610.       Position = 0
  611.       TabOrder = 7
  612.       Wrap = False
  613.     end
  614.     object udLoop: TUpDown
  615.       Left = 122
  616.       Top = 74
  617.       Width = 7
  618.       Height = 21
  619.       Associate = txtLoop
  620.       Min = 0
  621.       Max = 10000
  622.       Position = 0
  623.       TabOrder = 8
  624.       Wrap = False
  625.     end
  626.   end
  627.   object gbMapping: TGroupBox
  628.     Left = 5
  629.     Top = 219
  630.     Width = 469
  631.     Height = 51
  632.     Caption = 'Client Side Mapping'
  633.     TabOrder = 17
  634.     object lblMapLocation: TLabel
  635.       Left = 104
  636.       Top = 21
  637.       Width = 68
  638.       Height = 13
  639.       Alignment = taRightJustify
  640.       Caption = 'Map Location:'
  641.       Enabled = False
  642.       FocusControl = txtMapLocation
  643.     end
  644.     object memMap: TRichEdit
  645.       Left = 264
  646.       Top = 20
  647.       Width = 49
  648.       Height = 17
  649.       TabOrder = 3
  650.       Visible = False
  651.       WordWrap = False
  652.     end
  653.     object chkUseMap: TCheckBox
  654.       Left = 10
  655.       Top = 19
  656.       Width = 81
  657.       Height = 17
  658.       Hint = 'Identify this image as a client side mapped image'
  659.       Caption = 'Use Mapping'
  660.       TabOrder = 0
  661.       OnClick = chkUseMapClick
  662.     end
  663.     object bbtnMap: TBitBtn
  664.       Left = 383
  665.       Top = 14
  666.       Width = 77
  667.       Height = 27
  668.       Hint = 'Set areas of an image as hotspots'
  669.       Caption = 'Map &Picture'
  670.       Enabled = False
  671.       TabOrder = 2
  672.       OnClick = bbtnMapClick
  673.     end
  674.     object txtMapLocation: TEdit
  675.       Left = 176
  676.       Top = 18
  677.       Width = 201
  678.       Height = 21
  679.       Hint = 'Location of the map file in the format: path-and-file#map-name'
  680.       Enabled = False
  681.       TabOrder = 1
  682.     end
  683.   end
  684.   object cmbXAltSrc: TComboBox
  685.     Left = 68
  686.     Top = 100
  687.     Width = 313
  688.     Height = 21
  689.     Hint = 'An image adhering to the ART standard'
  690.     ItemHeight = 13
  691.     TabOrder = 6
  692.   end
  693.   object bbtnXAltSrc: TBitBtn
  694.     Left = 388
  695.     Top = 96
  696.     Width = 77
  697.     Height = 27
  698.     Hint = 'Open the URL Builder'
  699.     Caption = 'URL'
  700.     TabOrder = 7
  701.     OnClick = bbtnXAltSrcClick
  702.     Glyph.Data = {
  703.       42010000424D4201000000000000760000002800000012000000110000000100
  704.       040000000000CC00000000000000000000000000000000000000000000000000
  705.       80000080000000808000800000008000800080800000C0C0C000808080000000
  706.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  707.       7777070000007777777777777770000000000000000000007700070000000FFF
  708.       FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700
  709.       00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778
  710.       7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF
  711.       FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700
  712.       00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777
  713.       777777000000}
  714.   end
  715.   object txtWidth: TEdit
  716.     Left = 68
  717.     Top = 184
  718.     Width = 61
  719.     Height = 21
  720.     Hint = 'Width of image/figure in units'
  721.     TabOrder = 13
  722.   end
  723.   object txtHeight: TEdit
  724.     Left = 180
  725.     Top = 184
  726.     Width = 61
  727.     Height = 21
  728.     Hint = 'Height of image/figure in units'
  729.     TabOrder = 14
  730.   end
  731.   object txtHSpace: TEdit
  732.     Left = 291
  733.     Top = 156
  734.     Width = 61
  735.     Height = 21
  736.     Hint = 'Extra horizontal space'
  737.     TabOrder = 11
  738.   end
  739.   object txtVSpace: TEdit
  740.     Left = 403
  741.     Top = 156
  742.     Width = 61
  743.     Height = 21
  744.     Hint = 'Extra vertical space'
  745.     TabOrder = 12
  746.   end
  747.   object imgHeightWidth: TPMultiImage
  748.     Left = 56
  749.     Top = 384
  750.     Width = 25
  751.     Height = 25
  752.     Color = clBtnFace
  753.     ImageName = 'file not found'
  754.     ImageDither = True
  755.     ImageReadRes = lAutoMatic
  756.     ImageWriteRes = sAutoMatic
  757.     TifSaveCompress = sNONE
  758.     JPegSaveQuality = 25
  759.     JPegSaveSmooth = 0
  760.     TextLeft = 0
  761.     TextTop = 0
  762.     TextRotate = 0
  763.     TabOrder = 23
  764.     TabStop = False
  765.     Visible = False
  766.   end
  767. end
  768.