home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / HTMLTOOL.ZIP / HTMLTOOL.exe / 0 / RCDATA / TFRMIMAGE / TFRMIMAGE.txt
Encoding:
Text File  |  1998-01-30  |  20.7 KB  |  847 lines

  1. object FrmImage: TFrmImage
  2.   Left = 40
  3.   Top = 9
  4.   BorderStyle = bsDialog
  5.   Caption = 'Image'
  6.   ClientHeight = 434
  7.   ClientWidth = 578
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object lblSrc: TLabel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 16
  18.     Height = 13
  19.     Caption = '&Src'
  20.     FocusControl = EditSrc
  21.     Font.Color = clBlack
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.   end
  27.   object lblLinkTo: TLabel
  28.     Left = 8
  29.     Top = 40
  30.     Width = 32
  31.     Height = 13
  32.     Caption = '&Link to'
  33.     FocusControl = EditLinkTo
  34.     Font.Color = clBlack
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object lblLowSrc: TLabel
  41.     Left = 8
  42.     Top = 72
  43.     Width = 37
  44.     Height = 13
  45.     Caption = 'L&ow src'
  46.     FocusControl = EditLowSrc
  47.     Font.Color = clBlack
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.   end
  53.   object lblXAltSrc: TLabel
  54.     Left = 8
  55.     Top = 104
  56.     Width = 39
  57.     Height = 13
  58.     Caption = '&X-Alt src'
  59.     FocusControl = EditXAltSrc
  60.     Font.Color = clBlack
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentFont = False
  65.   end
  66.   object lblAltText: TLabel
  67.     Left = 8
  68.     Top = 136
  69.     Width = 32
  70.     Height = 13
  71.     Caption = '&Alt text'
  72.     FocusControl = EditAltText
  73.     Font.Color = clBlack
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.   end
  79.   object LblHSpace: TLabel
  80.     Left = 296
  81.     Top = 200
  82.     Width = 39
  83.     Height = 13
  84.     Caption = '&HSpace'
  85.     FocusControl = EditHSpace
  86.     Font.Color = clBlack
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.   end
  92.   object lblVSpace: TLabel
  93.     Left = 440
  94.     Top = 200
  95.     Width = 38
  96.     Height = 13
  97.     Caption = '&VSpace'
  98.     FocusControl = EditVSpace
  99.     Font.Color = clBlack
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.   end
  105.   object lblWidth: TLabel
  106.     Left = 8
  107.     Top = 232
  108.     Width = 28
  109.     Height = 13
  110.     Caption = '&Width'
  111.     FocusControl = EditWidth
  112.     Font.Color = clBlack
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object lblHeight: TLabel
  119.     Left = 160
  120.     Top = 232
  121.     Width = 31
  122.     Height = 13
  123.     Caption = 'H&eight'
  124.     FocusControl = EditHeight
  125.     Font.Color = clBlack
  126.     Font.Height = -11
  127.     Font.Name = 'MS Sans Serif'
  128.     Font.Style = []
  129.     ParentFont = False
  130.   end
  131.   object lblBorder: TLabel
  132.     Left = 296
  133.     Top = 232
  134.     Width = 31
  135.     Height = 13
  136.     Caption = '&Border'
  137.     FocusControl = EditBorder
  138.     Font.Color = clBlack
  139.     Font.Height = -11
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Style = []
  142.     ParentFont = False
  143.   end
  144.   object lblMapLoc: TLabel
  145.     Left = 112
  146.     Top = 272
  147.     Width = 61
  148.     Height = 13
  149.     Caption = '&Map location'
  150.     Enabled = False
  151.     FocusControl = EditMapLoc
  152.     Font.Color = clBlack
  153.     Font.Height = -11
  154.     Font.Name = 'MS Sans Serif'
  155.     Font.Style = []
  156.     ParentFont = False
  157.   end
  158.   object lblDynSrc: TLabel
  159.     Left = 8
  160.     Top = 304
  161.     Width = 36
  162.     Height = 13
  163.     Caption = 'D&yn src'
  164.     FocusControl = EditDynSrc
  165.     Font.Color = clBlack
  166.     Font.Height = -11
  167.     Font.Name = 'MS Sans Serif'
  168.     Font.Style = []
  169.     ParentFont = False
  170.   end
  171.   object lblLoops: TLabel
  172.     Left = 8
  173.     Top = 368
  174.     Width = 29
  175.     Height = 13
  176.     Caption = 'Loo&ps'
  177.     FocusControl = seLoops
  178.     Font.Color = clBlack
  179.     Font.Height = -11
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Style = []
  182.     ParentFont = False
  183.   end
  184.   object lblLoopDelay: TLabel
  185.     Left = 8
  186.     Top = 400
  187.     Width = 52
  188.     Height = 13
  189.     Caption = 'Loop &delay'
  190.     FocusControl = seLoopDelay
  191.     Font.Color = clBlack
  192.     Font.Height = -11
  193.     Font.Name = 'MS Sans Serif'
  194.     Font.Style = []
  195.     ParentFont = False
  196.   end
  197.   object lblAlignment: TLabel
  198.     Left = 8
  199.     Top = 200
  200.     Width = 46
  201.     Height = 13
  202.     Caption = 'Ali&gnment'
  203.     FocusControl = cbAlignment
  204.     Font.Color = clBlack
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = []
  208.     ParentFont = False
  209.   end
  210.   object lblClear: TLabel
  211.     Left = 160
  212.     Top = 200
  213.     Width = 24
  214.     Height = 13
  215.     Caption = 'Clea&r'
  216.     FocusControl = cbClear
  217.     Font.Color = clBlack
  218.     Font.Height = -11
  219.     Font.Name = 'MS Sans Serif'
  220.     Font.Style = []
  221.     ParentFont = False
  222.   end
  223.   object lblUnits: TLabel
  224.     Left = 440
  225.     Top = 232
  226.     Width = 24
  227.     Height = 13
  228.     Caption = 'U&nits'
  229.     FocusControl = cbUnits
  230.     Font.Color = clBlack
  231.     Font.Height = -11
  232.     Font.Name = 'MS Sans Serif'
  233.     Font.Style = []
  234.     ParentFont = False
  235.   end
  236.   object lblStart: TLabel
  237.     Left = 8
  238.     Top = 336
  239.     Width = 22
  240.     Height = 13
  241.     Caption = 'S&tart'
  242.     FocusControl = cbStart
  243.     Font.Color = clBlack
  244.     Font.Height = -11
  245.     Font.Name = 'MS Sans Serif'
  246.     Font.Style = []
  247.     ParentFont = False
  248.   end
  249.   object lblVRML: TLabel
  250.     Left = 8
  251.     Top = 168
  252.     Width = 30
  253.     Height = 13
  254.     Caption = 'VR&ML'
  255.     FocusControl = EditVRML
  256.     Font.Color = clBlack
  257.     Font.Height = -11
  258.     Font.Name = 'MS Sans Serif'
  259.     Font.Style = []
  260.     ParentFont = False
  261.   end
  262.   object cbAlignment: TComboBox
  263.     Left = 64
  264.     Top = 200
  265.     Width = 81
  266.     Height = 21
  267.     Hint = 'Alignment of image'
  268.     Font.Color = clBlack
  269.     Font.Height = -11
  270.     Font.Name = 'MS Sans Serif'
  271.     Font.Style = []
  272.     ItemHeight = 13
  273.     Items.Strings = (
  274.       'Default'
  275.       'AbsBottom'
  276.       'AbsMiddle'
  277.       'Baseline'
  278.       'Bleedleft'
  279.       'Bleedright'
  280.       'Bottom'
  281.       'Left'
  282.       'Middle'
  283.       'Right'
  284.       'Text'
  285.       'Top')
  286.     ParentFont = False
  287.     ParentShowHint = False
  288.     ShowHint = True
  289.     TabOrder = 11
  290.   end
  291.   object cbClear: TComboBox
  292.     Left = 200
  293.     Top = 200
  294.     Width = 81
  295.     Height = 21
  296.     Hint = 'Forces the image to display below other images'
  297.     Font.Color = clBlack
  298.     Font.Height = -11
  299.     Font.Name = 'MS Sans Serif'
  300.     Font.Style = []
  301.     ItemHeight = 13
  302.     Items.Strings = (
  303.       'All'
  304.       'Left'
  305.       'Right')
  306.     ParentFont = False
  307.     ParentShowHint = False
  308.     ShowHint = True
  309.     TabOrder = 12
  310.   end
  311.   object cbUnits: TComboBox
  312.     Left = 488
  313.     Top = 232
  314.     Width = 81
  315.     Height = 21
  316.     Hint = 'Units of measure'
  317.     Font.Color = clBlack
  318.     Font.Height = -11
  319.     Font.Name = 'MS Sans Serif'
  320.     Font.Style = []
  321.     ItemHeight = 13
  322.     Items.Strings = (
  323.       'Default'
  324.       'En'
  325.       'Pixels')
  326.     ParentFont = False
  327.     ParentShowHint = False
  328.     ShowHint = True
  329.     TabOrder = 18
  330.   end
  331.   object cbStart: TComboBox
  332.     Left = 72
  333.     Top = 336
  334.     Width = 177
  335.     Height = 21
  336.     Hint = 'On which event shall the video begin to play ?'
  337.     Font.Color = clBlack
  338.     Font.Height = -11
  339.     Font.Name = 'MS Sans Serif'
  340.     Font.Style = []
  341.     ItemHeight = 13
  342.     Items.Strings = (
  343.       'FileOpen'
  344.       'MouseOver'
  345.       'FileOpen,MouseOver')
  346.     ParentFont = False
  347.     ParentShowHint = False
  348.     ShowHint = True
  349.     TabOrder = 23
  350.   end
  351.   object seLoops: TSpinEdit
  352.     Left = 72
  353.     Top = 368
  354.     Width = 81
  355.     Height = 22
  356.     Hint = 'How often should the video repeat ?'
  357.     Font.Color = clBlack
  358.     Font.Height = -11
  359.     Font.Name = 'MS Sans Serif'
  360.     Font.Style = []
  361.     MaxValue = 100000
  362.     MinValue = 0
  363.     ParentFont = False
  364.     ParentShowHint = False
  365.     ShowHint = True
  366.     TabOrder = 24
  367.     Value = 0
  368.   end
  369.   object seLoopDelay: TSpinEdit
  370.     Left = 72
  371.     Top = 400
  372.     Width = 81
  373.     Height = 22
  374.     Hint = 'Delay in ms between replays of the video'
  375.     Font.Color = clBlack
  376.     Font.Height = -11
  377.     Font.Name = 'MS Sans Serif'
  378.     Font.Style = []
  379.     MaxValue = 100000
  380.     MinValue = 0
  381.     ParentFont = False
  382.     ParentShowHint = False
  383.     ShowHint = True
  384.     TabOrder = 26
  385.     Value = 0
  386.   end
  387.   object EditSrc: TEdit
  388.     Left = 64
  389.     Top = 8
  390.     Width = 401
  391.     Height = 21
  392.     Hint = 'Url of the image'
  393.     Font.Color = clBlack
  394.     Font.Height = -11
  395.     Font.Name = 'MS Sans Serif'
  396.     Font.Style = []
  397.     ParentFont = False
  398.     ParentShowHint = False
  399.     ShowHint = True
  400.     TabOrder = 0
  401.   end
  402.   object EditLowSrc: TEdit
  403.     Left = 64
  404.     Top = 72
  405.     Width = 401
  406.     Height = 21
  407.     Hint = 'Netscape-only quick-load image'
  408.     Font.Color = clBlack
  409.     Font.Height = -11
  410.     Font.Name = 'MS Sans Serif'
  411.     Font.Style = []
  412.     ParentFont = False
  413.     ParentShowHint = False
  414.     ShowHint = True
  415.     TabOrder = 4
  416.   end
  417.   object EditLinkTo: TEdit
  418.     Left = 64
  419.     Top = 40
  420.     Width = 401
  421.     Height = 21
  422.     Hint = 'Fill out if image should link to another resource'
  423.     Font.Color = clBlack
  424.     Font.Height = -11
  425.     Font.Name = 'MS Sans Serif'
  426.     Font.Style = []
  427.     ParentFont = False
  428.     ParentShowHint = False
  429.     ShowHint = True
  430.     TabOrder = 2
  431.   end
  432.   object EditXAltSrc: TEdit
  433.     Left = 64
  434.     Top = 104
  435.     Width = 401
  436.     Height = 21
  437.     Hint = 'ART image'
  438.     Font.Color = clBlack
  439.     Font.Height = -11
  440.     Font.Name = 'MS Sans Serif'
  441.     Font.Style = []
  442.     ParentFont = False
  443.     ParentShowHint = False
  444.     ShowHint = True
  445.     TabOrder = 6
  446.   end
  447.   object EditAltText: TEdit
  448.     Left = 64
  449.     Top = 136
  450.     Width = 505
  451.     Height = 21
  452.     Hint = 'Alternate text shown by text-only browsers'
  453.     Font.Color = clBlack
  454.     Font.Height = -11
  455.     Font.Name = 'MS Sans Serif'
  456.     Font.Style = []
  457.     ParentFont = False
  458.     ParentShowHint = False
  459.     ShowHint = True
  460.     TabOrder = 8
  461.   end
  462.   object EditHSpace: TEdit
  463.     Left = 344
  464.     Top = 200
  465.     Width = 81
  466.     Height = 21
  467.     Hint = 'More horizontal space'
  468.     Font.Color = clBlack
  469.     Font.Height = -11
  470.     Font.Name = 'MS Sans Serif'
  471.     Font.Style = []
  472.     ParentFont = False
  473.     ParentShowHint = False
  474.     ShowHint = True
  475.     TabOrder = 13
  476.   end
  477.   object EditVSpace: TEdit
  478.     Left = 488
  479.     Top = 200
  480.     Width = 81
  481.     Height = 21
  482.     Hint = 'More vertical space'
  483.     Font.Color = clBlack
  484.     Font.Height = -11
  485.     Font.Name = 'MS Sans Serif'
  486.     Font.Style = []
  487.     ParentFont = False
  488.     ParentShowHint = False
  489.     ShowHint = True
  490.     TabOrder = 14
  491.   end
  492.   object EditWidth: TEdit
  493.     Left = 64
  494.     Top = 232
  495.     Width = 81
  496.     Height = 21
  497.     Hint = 'Width in units'
  498.     Font.Color = clBlack
  499.     Font.Height = -11
  500.     Font.Name = 'MS Sans Serif'
  501.     Font.Style = []
  502.     ParentFont = False
  503.     ParentShowHint = False
  504.     ShowHint = True
  505.     TabOrder = 15
  506.   end
  507.   object EditHeight: TEdit
  508.     Left = 200
  509.     Top = 232
  510.     Width = 81
  511.     Height = 21
  512.     Hint = 'Height in units'
  513.     Font.Color = clBlack
  514.     Font.Height = -11
  515.     Font.Name = 'MS Sans Serif'
  516.     Font.Style = []
  517.     ParentFont = False
  518.     ParentShowHint = False
  519.     ShowHint = True
  520.     TabOrder = 16
  521.   end
  522.   object EditBorder: TEdit
  523.     Left = 344
  524.     Top = 232
  525.     Width = 81
  526.     Height = 21
  527.     Hint = 'Border thickness in units'
  528.     Font.Color = clBlack
  529.     Font.Height = -11
  530.     Font.Name = 'MS Sans Serif'
  531.     Font.Style = []
  532.     ParentFont = False
  533.     ParentShowHint = False
  534.     ShowHint = True
  535.     TabOrder = 17
  536.   end
  537.   object EditMapLoc: TEdit
  538.     Left = 184
  539.     Top = 272
  540.     Width = 385
  541.     Height = 21
  542.     Hint = 'Map location in the format: PathAndName#MapName'
  543.     Enabled = False
  544.     Font.Color = clBlack
  545.     Font.Height = -11
  546.     Font.Name = 'MS Sans Serif'
  547.     Font.Style = []
  548.     ParentFont = False
  549.     ParentShowHint = False
  550.     ShowHint = True
  551.     TabOrder = 20
  552.   end
  553.   object EditDynSrc: TEdit
  554.     Left = 72
  555.     Top = 304
  556.     Width = 393
  557.     Height = 21
  558.     Hint = 'URL of AVI video'
  559.     Font.Color = clBlack
  560.     Font.Height = -11
  561.     Font.Name = 'MS Sans Serif'
  562.     Font.Style = []
  563.     ParentFont = False
  564.     ParentShowHint = False
  565.     ShowHint = True
  566.     TabOrder = 21
  567.   end
  568.   object cbUseMapping: TCheckBox
  569.     Left = 8
  570.     Top = 272
  571.     Width = 97
  572.     Height = 17
  573.     Hint = 'Identify picture as mapped'
  574.     Caption = ' &Use mapping'
  575.     Font.Color = clBlack
  576.     Font.Height = -11
  577.     Font.Name = 'MS Sans Serif'
  578.     Font.Style = []
  579.     ParentFont = False
  580.     ParentShowHint = False
  581.     ShowHint = True
  582.     TabOrder = 19
  583.     OnClick = cbUseMappingClick
  584.   end
  585.   object cbInfiniteLoop: TCheckBox
  586.     Left = 168
  587.     Top = 368
  588.     Width = 97
  589.     Height = 17
  590.     Hint = 'Should the video repeat forever ?'
  591.     Caption = ' &Infinite loop'
  592.     Font.Color = clBlack
  593.     Font.Height = -11
  594.     Font.Name = 'MS Sans Serif'
  595.     Font.Style = []
  596.     ParentFont = False
  597.     ParentShowHint = False
  598.     ShowHint = True
  599.     TabOrder = 25
  600.     OnClick = cbInfiniteLoopClick
  601.   end
  602.   object cbShowControls: TCheckBox
  603.     Left = 168
  604.     Top = 400
  605.     Width = 97
  606.     Height = 17
  607.     Hint = 'Should the video control panel be shown ?'
  608.     Caption = 'Show &controls'
  609.     Font.Color = clBlack
  610.     Font.Height = -11
  611.     Font.Name = 'MS Sans Serif'
  612.     Font.Style = []
  613.     ParentFont = False
  614.     ParentShowHint = False
  615.     ShowHint = True
  616.     TabOrder = 27
  617.   end
  618.   object btnOK: TButton
  619.     Left = 480
  620.     Top = 368
  621.     Width = 89
  622.     Height = 25
  623.     Caption = 'OK'
  624.     Default = True
  625.     Font.Color = clBlack
  626.     Font.Height = -11
  627.     Font.Name = 'MS Sans Serif'
  628.     Font.Style = []
  629.     ModalResult = 1
  630.     ParentFont = False
  631.     TabOrder = 28
  632.   end
  633.   object btnCancel: TButton
  634.     Left = 480
  635.     Top = 400
  636.     Width = 89
  637.     Height = 25
  638.     Caption = 'Cancel'
  639.     Font.Color = clBlack
  640.     Font.Height = -11
  641.     Font.Name = 'MS Sans Serif'
  642.     Font.Style = []
  643.     ModalResult = 2
  644.     ParentFont = False
  645.     TabOrder = 29
  646.   end
  647.   object btnURL1: TBitBtn
  648.     Left = 480
  649.     Top = 7
  650.     Width = 89
  651.     Height = 22
  652.     Hint = 'URL Assistant'
  653.     Caption = 'URL'
  654.     Font.Color = clBlack
  655.     Font.Height = -11
  656.     Font.Name = 'MS Sans Serif'
  657.     Font.Style = []
  658.     ParentFont = False
  659.     ParentShowHint = False
  660.     ShowHint = True
  661.     TabOrder = 1
  662.     OnClick = btnURL1Click
  663.     Glyph.Data = {
  664.       76010000424D7601000000000000760000002800000020000000100000000100
  665.       0400000000000001000000000000000000000000000000000000000000000000
  666.       80000080000000808000800000008000800080800000C0C0C000808080000000
  667.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  668.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  669.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  670.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  671.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  672.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  673.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  674.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  675.       777777788FFFFF88777777777888887777777777788888777777}
  676.     NumGlyphs = 2
  677.   end
  678.   object btnURL2: TBitBtn
  679.     Left = 480
  680.     Top = 39
  681.     Width = 89
  682.     Height = 22
  683.     Hint = 'URL Assistant'
  684.     Caption = 'URL'
  685.     Font.Color = clBlack
  686.     Font.Height = -11
  687.     Font.Name = 'MS Sans Serif'
  688.     Font.Style = []
  689.     ParentFont = False
  690.     ParentShowHint = False
  691.     ShowHint = True
  692.     TabOrder = 3
  693.     OnClick = btnURL2Click
  694.     Glyph.Data = {
  695.       76010000424D7601000000000000760000002800000020000000100000000100
  696.       0400000000000001000000000000000000000000000000000000000000000000
  697.       80000080000000808000800000008000800080800000C0C0C000808080000000
  698.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  699.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  700.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  701.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  702.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  703.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  704.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  705.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  706.       777777788FFFFF88777777777888887777777777788888777777}
  707.     NumGlyphs = 2
  708.   end
  709.   object btnURL3: TBitBtn
  710.     Left = 480
  711.     Top = 71
  712.     Width = 89
  713.     Height = 22
  714.     Hint = 'URL Assistant'
  715.     Caption = 'URL'
  716.     Font.Color = clBlack
  717.     Font.Height = -11
  718.     Font.Name = 'MS Sans Serif'
  719.     Font.Style = []
  720.     ParentFont = False
  721.     ParentShowHint = False
  722.     ShowHint = True
  723.     TabOrder = 5
  724.     OnClick = btnURL3Click
  725.     Glyph.Data = {
  726.       76010000424D7601000000000000760000002800000020000000100000000100
  727.       0400000000000001000000000000000000000000000000000000000000000000
  728.       80000080000000808000800000008000800080800000C0C0C000808080000000
  729.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  730.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  731.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  732.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  733.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  734.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  735.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  736.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  737.       777777788FFFFF88777777777888887777777777788888777777}
  738.     NumGlyphs = 2
  739.   end
  740.   object btnURL4: TBitBtn
  741.     Left = 480
  742.     Top = 103
  743.     Width = 89
  744.     Height = 22
  745.     Hint = 'URL Assistant'
  746.     Caption = 'URL'
  747.     Font.Color = clBlack
  748.     Font.Height = -11
  749.     Font.Name = 'MS Sans Serif'
  750.     Font.Style = []
  751.     ParentFont = False
  752.     ParentShowHint = False
  753.     ShowHint = True
  754.     TabOrder = 7
  755.     OnClick = btnURL4Click
  756.     Glyph.Data = {
  757.       76010000424D7601000000000000760000002800000020000000100000000100
  758.       0400000000000001000000000000000000000000000000000000000000000000
  759.       80000080000000808000800000008000800080800000C0C0C000808080000000
  760.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  761.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  762.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  763.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  764.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  765.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  766.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  767.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  768.       777777788FFFFF88777777777888887777777777788888777777}
  769.     NumGlyphs = 2
  770.   end
  771.   object btnURL5: TBitBtn
  772.     Left = 480
  773.     Top = 303
  774.     Width = 89
  775.     Height = 22
  776.     Hint = 'URL Assistant'
  777.     Caption = 'URL'
  778.     Font.Color = clBlack
  779.     Font.Height = -11
  780.     Font.Name = 'MS Sans Serif'
  781.     Font.Style = []
  782.     ParentFont = False
  783.     ParentShowHint = False
  784.     ShowHint = True
  785.     TabOrder = 22
  786.     OnClick = btnURL5Click
  787.     Glyph.Data = {
  788.       76010000424D7601000000000000760000002800000020000000100000000100
  789.       0400000000000001000000000000000000000000000000000000000000000000
  790.       80000080000000808000800000008000800080800000C0C0C000808080000000
  791.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  792.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  793.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  794.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  795.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  796.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  797.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  798.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  799.       777777788FFFFF88777777777888887777777777788888777777}
  800.     NumGlyphs = 2
  801.   end
  802.   object EditVRML: TEdit
  803.     Left = 64
  804.     Top = 168
  805.     Width = 401
  806.     Height = 21
  807.     Hint = 'URL of VRML file'
  808.     Font.Color = clBlack
  809.     Font.Height = -11
  810.     Font.Name = 'MS Sans Serif'
  811.     Font.Style = []
  812.     ParentFont = False
  813.     ParentShowHint = False
  814.     ShowHint = True
  815.     TabOrder = 9
  816.   end
  817.   object btnURL6: TBitBtn
  818.     Left = 480
  819.     Top = 167
  820.     Width = 89
  821.     Height = 22
  822.     Hint = 'URL Assistant'
  823.     Caption = 'URL'
  824.     Font.Color = clBlack
  825.     Font.Height = -11
  826.     Font.Name = 'MS Sans Serif'
  827.     Font.Style = []
  828.     ParentFont = False
  829.     TabOrder = 10
  830.     OnClick = btnURL6Click
  831.     Glyph.Data = {
  832.       76010000424D7601000000000000760000002800000020000000100000000100
  833.       0400000000000001000000000000000000000000000000000000000000000000
  834.       80000080000000808000800000008000800080800000C0C0C000808080000000
  835.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777770000000
  836.       000077777FFFFFFFFFFF7774408777777770777788888888888F7744448BFFFB
  837.       FF707788F78F7FFFFF8F7440008FCCCCCB7078F7778F8888878F6C66368BFFFB
  838.       FF7078F7778F7FFFFF8F6668028FCCCCCB708F77778F8888878F6666388BFFFB
  839.       FF708F77778F7FFFFF8F6866888FCCCCCB708F77778F8888878F6766888BFFFB
  840.       FF708F77778F77FF7F8F8E7E788FFCCF00008F77778F7887888F8777788BFFFB
  841.       7F878F77778F77778F877877778FFBFF787778F7778FFFFF887778F777888888
  842.       807778F7778888888877777FF77778380777778FF777777F877777777777E788
  843.       777777788FFFFF88777777777888887777777777788888777777}
  844.     NumGlyphs = 2
  845.   end
  846. end
  847.