home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / multmedi / 95visua / visua.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  1997-12-09  |  31KB  |  1,042 lines

  1. object MainForm: TMainForm
  2.   Left = 104
  3.   Top = 105
  4.   Width = 640
  5.   Height = 480
  6.   Caption = 'Visua'
  7.   Color = clAppWorkSpace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Menu = MainMenu1
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnKeyUp = FormKeyUp
  20.   OnResize = FormResize
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 14
  24.   object Gauge1: TGauge
  25.     Left = 0
  26.     Top = 429
  27.     Width = 632
  28.     Height = 5
  29.     Align = alBottom
  30.     ShowText = False
  31.     ForeColor = clRed
  32.     BackColor = clNavy
  33.     Progress = 0
  34.   end
  35.   object Bevel1: TBevel
  36.     Left = 0
  37.     Top = 0
  38.     Width = 632
  39.     Height = 2
  40.     Align = alTop
  41.     Shape = bsTopLine
  42.     Style = bsRaised
  43.   end
  44.   object Panel1: TPanel
  45.     Left = 0
  46.     Top = 2
  47.     Width = 36
  48.     Height = 427
  49.     Cursor = crHandPoint
  50.     Align = alLeft
  51.     BevelInner = bvLowered
  52.     TabOrder = 0
  53.     object SpeedButton1: TSpeedButton
  54.       Left = 3
  55.       Top = 10
  56.       Width = 30
  57.       Height = 27
  58.       Hint = 'Open file'
  59.       Flat = True
  60.       Font.Charset = ANSI_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -9
  63.       Font.Name = 'Arial'
  64.       Font.Style = []
  65.       Glyph.Data = {
  66.         4E010000424D4E01000000000000760000002800000012000000120000000100
  67.         040000000000D800000000000000000000001000000010000000000000000000
  68.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  69.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  70.         3333330000003333333333333333330000003333333333333333330000003800
  71.         000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  72.         000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  73.         B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  74.         FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  75.         0000330000033333333333000000333333333333333333000000333333333333
  76.         333333000000333333333333333333000000}
  77.       Layout = blGlyphTop
  78.       ParentFont = False
  79.       ParentShowHint = False
  80.       ShowHint = True
  81.       Spacing = 0
  82.       OnClick = SpeedButton1Click
  83.     end
  84.     object SpeedButton2: TSpeedButton
  85.       Left = 3
  86.       Top = 35
  87.       Width = 30
  88.       Height = 27
  89.       Hint = 'Save file'
  90.       Flat = True
  91.       Font.Charset = ANSI_CHARSET
  92.       Font.Color = clBlack
  93.       Font.Height = -9
  94.       Font.Name = 'Arial'
  95.       Font.Style = []
  96.       Glyph.Data = {
  97.         06020000424D0602000000000000760000002800000028000000140000000100
  98.         0400000000009001000000000000000000001000000010000000000000000000
  99.         80000080000000808000800000008000800080800000C0C0C000808080000000
  100.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  101.         3333333333333333333333333333333333333333333333333333333333333333
  102.         33333333333333333333333333333FFFFFFFFFFFF33333380000000000008333
  103.         33338888888888883F333330CC08CCF770CC03333338F38F333338F38F333330
  104.         CC08CCF770CC03333338F38F333338F38F333330CC07887770CC03333338F38F
  105.         FFFFF8338F333330CC60000006CC03333338F338888883338F333330CCCCCCCC
  106.         CCCC03333338F33FFFFFFFF38F333330C6000000006C03333338F3888888883F
  107.         8F333330C0FFFFFFFF0C03333338F8F33333338F8F333330C0FFFFFFFF0C0333
  108.         3338F8F33333338F8F333330C0FFFFFFFF0C03333338F8F33333338F8F333330
  109.         C0FFFFFFFF0C03333338F8F33333338F8F33333000FFFFFFFF0003333338F8F3
  110.         3333338F8F333330C0FFFFFFFF0C03333338F8FFFFFFFF8F8333333800000000
  111.         0000833333338888888888883333333333333333333333333333333333333333
  112.         3333333333333333333333333333333333333333333333333333333333333333
  113.         33333333333333333333}
  114.       Layout = blGlyphTop
  115.       NumGlyphs = 2
  116.       ParentFont = False
  117.       ParentShowHint = False
  118.       ShowHint = True
  119.       Spacing = 0
  120.       OnClick = SpeedButton2Click
  121.     end
  122.     object SpeedButton3: TSpeedButton
  123.       Left = 3
  124.       Top = 85
  125.       Width = 30
  126.       Height = 27
  127.       Hint = 'Delete file'
  128.       Flat = True
  129.       Font.Charset = ANSI_CHARSET
  130.       Font.Color = clBlack
  131.       Font.Height = -9
  132.       Font.Name = 'Arial'
  133.       Font.Style = []
  134.       Glyph.Data = {
  135.         42010000424D4201000000000000760000002800000011000000110000000100
  136.         040000000000CC00000000000000000000001000000010000000000000000000
  137.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  138.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  139.         77777000000077777000000077777000000077770F0F0F0F0777700000007777
  140.         0F0F0F0F07777000000077770F0F0F0F07777000000077770F0F0F0F07777000
  141.         000077770F0F0F0F07777000000077770F0F0F0F07777000000077770F0F0F0F
  142.         07777000000077770F0F0F0F07777000000077770F0F0F0F0777700000007777
  143.         0F0F0F0F0777700000007770000000000077700000007770FFFFFFFFF0777000
  144.         0000777700000000077770000000777777700077777770000000777777777777
  145.         777770000000}
  146.       Layout = blGlyphTop
  147.       ParentFont = False
  148.       ParentShowHint = False
  149.       ShowHint = True
  150.       Spacing = 0
  151.       OnClick = SpeedButton3Click
  152.     end
  153.     object SpeedButton4: TSpeedButton
  154.       Left = 3
  155.       Top = 110
  156.       Width = 30
  157.       Height = 27
  158.       Hint = 'Copy file'
  159.       Flat = True
  160.       Font.Charset = ANSI_CHARSET
  161.       Font.Color = clBlack
  162.       Font.Height = -9
  163.       Font.Name = 'Arial'
  164.       Font.Style = []
  165.       Glyph.Data = {
  166.         76010000424D7601000000000000760000002800000020000000100000000100
  167.         0400000000000001000000000000000000001000000010000000000000000000
  168.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  169.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
  170.         FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
  171.         FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
  172.         007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
  173.         7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
  174.         99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
  175.         99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  176.         99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  177.         93337FFFF7737777733300000033333333337777773333333333}
  178.       Layout = blGlyphTop
  179.       NumGlyphs = 2
  180.       ParentFont = False
  181.       ParentShowHint = False
  182.       ShowHint = True
  183.       Spacing = 0
  184.       OnClick = SpeedButton4Click
  185.     end
  186.     object SpeedButton5: TSpeedButton
  187.       Left = 3
  188.       Top = 135
  189.       Width = 30
  190.       Height = 27
  191.       Hint = 'Paste file'
  192.       Flat = True
  193.       Font.Charset = ANSI_CHARSET
  194.       Font.Color = clBlack
  195.       Font.Height = -9
  196.       Font.Name = 'Arial'
  197.       Font.Style = []
  198.       Glyph.Data = {
  199.         76010000424D7601000000000000760000002800000020000000100000000100
  200.         0400000000000001000000000000000000001000000010000000000000000000
  201.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  202.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330FFFFF
  203.         FFF03333337F3FFFF3F73333330F0000F0F03333337F777737373333330FFFFF
  204.         FFF033FFFF7FFF33FFF77000000007F00000377777777FF777770BBBBBBBB0F0
  205.         FF037777777777F7F3730B77777BB0F0F0337777777777F7F7330B7FFFFFB0F0
  206.         0333777F333377F77F330B7FFFFFB0009333777F333377777FF30B7FFFFFB039
  207.         9933777F333377F777FF0B7FFFFFB0999993777F33337777777F0B7FFFFFB999
  208.         9999777F3333777777770B7FFFFFB0399933777FFFFF77F777F3070077007039
  209.         99337777777777F777F30B770077B039993377FFFFFF77F777330BB7007BB999
  210.         93337777FF777777733370000000073333333777777773333333}
  211.       Layout = blGlyphTop
  212.       NumGlyphs = 2
  213.       ParentFont = False
  214.       ParentShowHint = False
  215.       ShowHint = True
  216.       Spacing = 0
  217.       OnClick = SpeedButton5Click
  218.     end
  219.     object SpeedButton6: TSpeedButton
  220.       Left = 3
  221.       Top = 211
  222.       Width = 30
  223.       Height = 27
  224.       Hint = 'Browse...'
  225.       Flat = True
  226.       Font.Charset = ANSI_CHARSET
  227.       Font.Color = clBlack
  228.       Font.Height = -9
  229.       Font.Name = 'Arial'
  230.       Font.Style = []
  231.       Glyph.Data = {
  232.         42010000424D4201000000000000760000002800000011000000110000000100
  233.         040000000000CC00000000000000000000001000000010000000000000000000
  234.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  235.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  236.         DDDDD0000000DD0000000000000DD0000000DD0770770770770DD0000000DD00
  237.         00000000000DD0000000DD0FFF0FFF0FFF0DD0000000DD0F7F0F8F0F7F0DD000
  238.         0000DD0F8F0F7F0F8F0DD0000000DD0FFF0FFF0FFF0DD0000000DD0000000000
  239.         000DD0000000DD0FFF0FFF0FFF0DD0000000DD0F7F0F8F0F7F0DD0000000DD0F
  240.         8F0F7F0F8F0DD0000000DD0FFF0FFF0FFF0DD0000000DD0000000000000DD000
  241.         0000DD0770770770770DD0000000DD0000000000000DD0000000DDDDDDDDDDDD
  242.         DDDDD0000000}
  243.       Layout = blGlyphTop
  244.       ParentFont = False
  245.       ParentShowHint = False
  246.       ShowHint = True
  247.       Spacing = 0
  248.       OnClick = SpeedButton6Click
  249.     end
  250.     object SpeedButton7: TSpeedButton
  251.       Left = 3
  252.       Top = 161
  253.       Width = 30
  254.       Height = 27
  255.       Hint = 'Acquire with scanner'
  256.       Flat = True
  257.       Font.Charset = ANSI_CHARSET
  258.       Font.Color = clBlack
  259.       Font.Height = -9
  260.       Font.Name = 'Arial'
  261.       Font.Style = []
  262.       Glyph.Data = {
  263.         66010000424D6601000000000000760000002800000014000000140000000100
  264.         040000000000F000000000000000000000001000000010000000000000000000
  265.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  266.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  267.         3333333300003333333333333333333300003333033333333333333300003333
  268.         3000333333333333000033333333033333333333000033333333303333333333
  269.         0000333333338088333333330000333333300000833333330000333333077777
  270.         08333333000033333307FFFF08333333000033333307FFFF0833333300003333
  271.         3307FFFF0888333300003330007FFFFFF00083330000330777FFFFFFFFFF0833
  272.         00003307FAAAAAAAAAFF083300003307FFFFFFFFFFFF08330000333000000000
  273.         0000833300003333333333333333333300003333333333333333333300003333
  274.         33333333333333330000}
  275.       Layout = blGlyphTop
  276.       ParentFont = False
  277.       ParentShowHint = False
  278.       ShowHint = True
  279.       Spacing = 0
  280.       OnClick = SpeedButton7Click
  281.     end
  282.     object SpeedButton8: TSpeedButton
  283.       Left = 3
  284.       Top = 186
  285.       Width = 30
  286.       Height = 27
  287.       Hint = 'Visua File manager'
  288.       Flat = True
  289.       Font.Charset = ANSI_CHARSET
  290.       Font.Color = clBlack
  291.       Font.Height = -9
  292.       Font.Name = 'Arial'
  293.       Font.Style = []
  294.       Glyph.Data = {
  295.         76010000424D7601000000000000760000002800000020000000100000000100
  296.         0400000000000001000000000000000000001000000010000000000000000000
  297.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  298.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  299.         333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  300.         300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  301.         333337F373F773333333303330033333333337F3377333333333303333333333
  302.         333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  303.         333337777F337F33333330330BB00333333337F373F773333333303330033333
  304.         333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  305.         333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  306.         333373F773333333333330033333333333333773333333333333}
  307.       Layout = blGlyphTop
  308.       NumGlyphs = 2
  309.       ParentFont = False
  310.       ParentShowHint = False
  311.       ShowHint = True
  312.       Spacing = 0
  313.       OnClick = SpeedButton8Click
  314.     end
  315.     object SpeedButton9: TSpeedButton
  316.       Left = 3
  317.       Top = 60
  318.       Width = 30
  319.       Height = 27
  320.       Hint = 'Print file'
  321.       Flat = True
  322.       Font.Charset = ANSI_CHARSET
  323.       Font.Color = clBlack
  324.       Font.Height = -9
  325.       Font.Name = 'Arial'
  326.       Font.Style = []
  327.       Glyph.Data = {
  328.         76010000424D7601000000000000760000002800000020000000100000000100
  329.         0400000000000001000000000000000000001000000010000000000000000000
  330.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  331.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  332.         0003377777777777777308888888888888807F33333333333337088888888888
  333.         88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
  334.         8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
  335.         8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
  336.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  337.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  338.         33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  339.         33333337FFFF7733333333300000033333333337777773333333}
  340.       Layout = blGlyphTop
  341.       NumGlyphs = 2
  342.       ParentFont = False
  343.       ParentShowHint = False
  344.       ShowHint = True
  345.       Spacing = 0
  346.       OnClick = SpeedButton9Click
  347.     end
  348.     object SpeedButton11: TSpeedButton
  349.       Left = 3
  350.       Top = 286
  351.       Width = 30
  352.       Height = 27
  353.       Hint = 'Exit'
  354.       Flat = True
  355.       Font.Charset = ANSI_CHARSET
  356.       Font.Color = clBlack
  357.       Font.Height = -9
  358.       Font.Name = 'Arial'
  359.       Font.Style = []
  360.       Glyph.Data = {
  361.         66010000424D6601000000000000760000002800000014000000140000000100
  362.         040000000000F000000000000000000000001000000010000000000000000000
  363.         80000080000000808000800000008000800080800000C0C0C000808080000000
  364.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  365.         DDDDDDDD0000888888888888888DDDD8000088888888888888FDFD8800008888
  366.         888888888F3F38880000444444088888FFF4444D0000DDDDD450888F3FF4DDDD
  367.         0000DDDDD45508FFFFF4DDDD0000DDDDD45550FFFFF4DDDD0000DDD0045550FF
  368.         FFF4DDDD0000DDD0A05550FFFFF4DDDD00000000EA0550FFFEF4DDDD00000EAE
  369.         AEA050FFFFF4DDDD00000AEAEAEA00FEFEF4DDDD00000EAEAEA050FFFFF4DDDD
  370.         00000000EA0550FEFEF4DDDD0000DDD0A05550EFEFE4DDDD0000DDD0045550FE
  371.         FEF4DDDD0000DDDDD45550EFEFE4DDDD0000DDDDD44444444444DDDD0000DDDD
  372.         DDDDDDDDDDDDDDDD0000}
  373.       Layout = blGlyphTop
  374.       ParentFont = False
  375.       ParentShowHint = False
  376.       ShowHint = True
  377.       Spacing = 0
  378.       OnClick = SpeedButton11Click
  379.     end
  380.     object SpeedButton12: TSpeedButton
  381.       Left = 3
  382.       Top = 236
  383.       Width = 30
  384.       Height = 27
  385.       Hint = 'Show/Hide File List'
  386.       Flat = True
  387.       Font.Charset = ANSI_CHARSET
  388.       Font.Color = clBlack
  389.       Font.Height = -9
  390.       Font.Name = 'Arial'
  391.       Font.Style = []
  392.       Glyph.Data = {
  393.         96010000424D9601000000000000760000002800000018000000180000000100
  394.         0400000000002001000000000000000000001000000010000000000000000000
  395.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  396.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  397.         DDDDDDDDDDD8DDDDDDDDDDDDDDDDDDDDDD83DDDDDDDDDDDDDDDDDDDDD833DDDD
  398.         DDDDDDDDDDDDDDDD833BDDDDDDDDDDDDDDDDDDD833B3DDDDDDDDDDDDDDDDDDD0
  399.         3B3DDDDDDDD80000008DDD0F83DDDDDDD800F7F7F700D0F8DDDDDDDD807FBB7F
  400.         7F7F0F8DDDDDDDD807FBF7F7F7F7F08DDDDDDD807F7F7F7F7F7F7F0DDDDDD808
  401.         8888F78887F78808DDDDD0087F788F788F788870DD8DD087F7F7F7F788F887F0
  402.         D8DDD08F7F7F7F7F78888F70D8DDD088888887F7F888F7F0D8DDD08F7F888F7F
  403.         78887F70D88DD087F78887F788F887F0D8DDD0087F887F78887F8808DDDDDD80
  404.         8887F78887F7880DDDDDDDD80F7F7F7F7FBF708DDDDDDDDD80F7F7F7BBF708DD
  405.         DDDDDDDDD8007F7F7F008DDDDDDDDDDDDDD80000008DDDDDDDDD}
  406.       Layout = blGlyphTop
  407.       ParentFont = False
  408.       ParentShowHint = False
  409.       ShowHint = True
  410.       Spacing = 0
  411.       OnClick = SpeedButton12Click
  412.     end
  413.     object SpeedButton13: TSpeedButton
  414.       Left = 3
  415.       Top = 323
  416.       Width = 30
  417.       Height = 27
  418.       Hint = 'Open Movie'
  419.       Flat = True
  420.       Font.Charset = ANSI_CHARSET
  421.       Font.Color = clBlack
  422.       Font.Height = -9
  423.       Font.Name = 'Arial'
  424.       Font.Style = []
  425.       Glyph.Data = {
  426.         66010000424D6601000000000000760000002800000014000000140000000100
  427.         040000000000F000000000000000000000001000000010000000000000000000
  428.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  429.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  430.         DDDDDDDD0000DDD0F077CCCC770F0DDD0000DDD00077CCCC77000DDD0000DDD0
  431.         F0777777770F0DDD0000DD800000000000008DDD0000DD0F0777777770F0DDDD
  432.         0000D800877799978008DDDD0000D0F077CC99970F0DDDDD0000D00077CC9997
  433.         000DDDDD0000D0F077CCCC770F0DDDDD0000D80087CCCC778008DDDD0000DD0F
  434.         07CCCC7770F0DDDD0000DD00077777777000DDDD0000DD0F0000000000F0DDDD
  435.         0000DD800077777778008DDD0000DDD0F0777799970F0DDD0000DDD00077CC99
  436.         97000DDD0000DDD0F077CC99970F0DDD0000DDD00077CCCC77000DDD0000DDDD
  437.         DDDDDDDDDDDDDDDD0000}
  438.       Layout = blGlyphTop
  439.       ParentFont = False
  440.       ParentShowHint = False
  441.       ShowHint = True
  442.       Spacing = 0
  443.       Visible = False
  444.       OnClick = SpeedButton13Click
  445.     end
  446.     object SpeedButton10: TSpeedButton
  447.       Left = 3
  448.       Top = 261
  449.       Width = 30
  450.       Height = 27
  451.       Hint = 'Info'
  452.       Flat = True
  453.       Font.Charset = ANSI_CHARSET
  454.       Font.Color = clBlack
  455.       Font.Height = -9
  456.       Font.Name = 'Arial'
  457.       Font.Style = []
  458.       Glyph.Data = {
  459.         66010000424D6601000000000000760000002800000014000000140000000100
  460.         040000000000F000000000000000000000001000000010000000000000000000
  461.         80000080000000808000800000008000800080800000C0C0C000808080000000
  462.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  463.         DDDDDDDD0000DDDDDDD000000DDDDDDD0000DDDDD0040044400DDDDD0000DDDD
  464.         0440FF044440DDDD0000DDD0440FFFF044440DDD0000DD04440FF087044440DD
  465.         0000DD044448FF00444440DD0000D0444440FF844444440D0000D04444448FF0
  466.         4444440D0000D04444400FF84444440D0000D044440780FF0444440D0000D044
  467.         4440FFFF0444440D0000D04444440FF04444440D0000DD0444444004444440DD
  468.         0000DD0444444400444440DD0000DDD0444440FF04440DDD0000DDDD044440FF
  469.         0440DDDD0000DDDDD0044400400DDDDD0000DDDDDDD000000DDDDDDD0000DDDD
  470.         DDDDDDDDDDDDDDDD0000}
  471.       Layout = blGlyphTop
  472.       ParentFont = False
  473.       ParentShowHint = False
  474.       ShowHint = True
  475.       Spacing = 0
  476.       OnClick = SpeedButton10Click
  477.     end
  478.   end
  479.   object Panel2: TPanel
  480.     Left = 36
  481.     Top = 2
  482.     Width = 596
  483.     Height = 427
  484.     Align = alClient
  485.     BevelInner = bvLowered
  486.     TabOrder = 1
  487.     object Immagine: TPMultiImage
  488.       Left = 2
  489.       Top = 2
  490.       Width = 592
  491.       Height = 423
  492.       Align = alClient
  493.       Center = True
  494.       BorderStyle = bsSingle
  495.       Color = clBtnFace
  496.       ImageName = 'file not found'
  497.       ImageDither = True
  498.       ImageReadRes = lAutoMatic
  499.       ImageWriteRes = sAutoMatic
  500.       TifSaveCompress = sNONE
  501.       JPegSaveQuality = 25
  502.       JPegSaveSmooth = 0
  503.       TextLeft = 0
  504.       TextTop = 0
  505.       TextRotate = 0
  506.       TabOrder = 0
  507.       TabStop = False
  508.     end
  509.   end
  510.   object Saved: TSaveDialog
  511.     Filter = 'Jpeg|*.jpg|Bmp|*.bmp|Gif|*.gif|Tiff|*.tif|Pcx|*.pcx|Png|*.png'
  512.     Options = [ofOverwritePrompt]
  513.     Left = 216
  514.     Top = 83
  515.   end
  516.   object OpenDialog1: TOpenDialog
  517.     Filter = 
  518.       'all images|*.jpg;*.bmp;*.gif;*.pcx;*.wmf;*.ico;*.png;*.tif|bitma' +
  519.       'p|*.bmp|gif|*.gif|jpg|*.jpg|png|*.png|metafile|*.wmf|icon|*.ico|' +
  520.       'tif|*.tif|pcx|*.pcx'
  521.     Left = 216
  522.     Top = 114
  523.   end
  524.   object MainMenu1: TMainMenu
  525.     Left = 216
  526.     Top = 176
  527.     object File1: TMenuItem
  528.       Caption = '&File'
  529.       HelpContext = 210
  530.       object Open1: TMenuItem
  531.         Caption = 'Open'
  532.         OnClick = Open1Click
  533.       end
  534.       object N1: TMenuItem
  535.         Caption = 'Browse...'
  536.         OnClick = N1Click
  537.       end
  538.       object OpenMovie1: TMenuItem
  539.         Caption = 'Open Movie'
  540.         Visible = False
  541.         OnClick = OpenMovie1Click
  542.       end
  543.       object Salvaconnome1: TMenuItem
  544.         Caption = 'Save As'
  545.         OnClick = Salvaconnome1Click
  546.       end
  547.       object Deletefile1: TMenuItem
  548.         Caption = 'Delete file'
  549.         ShortCut = 46
  550.         OnClick = Deletefile1Click
  551.       end
  552.       object Copyfile1: TMenuItem
  553.         Caption = 'Copy file'
  554.         Visible = False
  555.       end
  556.       object Renamefile1: TMenuItem
  557.         Caption = 'Rename file'
  558.         Visible = False
  559.       end
  560.       object Movefile1: TMenuItem
  561.         Caption = 'Move file'
  562.         Visible = False
  563.       end
  564.       object Scanner1: TMenuItem
  565.         Caption = 'Acquire'
  566.         OnClick = Scanner1Click
  567.       end
  568.       object Stampa1: TMenuItem
  569.         Caption = 'Print'
  570.         OnClick = Stampa1Click
  571.       end
  572.       object PrintSetup1: TMenuItem
  573.         Caption = 'Print Setup'
  574.         OnClick = PrintSetup1Click
  575.       end
  576.       object Quit1: TMenuItem
  577.         Caption = '-'
  578.       end
  579.       object Quit2: TMenuItem
  580.         Caption = 'Quit'
  581.         OnClick = Quit2Click
  582.       end
  583.     end
  584.     object Edit1: TMenuItem
  585.       Caption = 'Edit'
  586.       HelpContext = 220
  587.       object Copy1: TMenuItem
  588.         Caption = '&Copy'
  589.         OnClick = Copy1Click
  590.       end
  591.       object Paste1: TMenuItem
  592.         Caption = '&Paste'
  593.         OnClick = Paste1Click
  594.       end
  595.       object Elimina1: TMenuItem
  596.         Caption = 'Delete file'
  597.       end
  598.       object Infofile1: TMenuItem
  599.         Caption = 'Info file'
  600.         OnClick = Infofile1Click
  601.       end
  602.       object Esci1: TMenuItem
  603.         Caption = 'Conversion'
  604.         OnClick = Esci1Click
  605.       end
  606.       object Selectall1: TMenuItem
  607.         Caption = 'Set Wallpaper'
  608.         object Tile1: TMenuItem
  609.           Caption = 'Make'
  610.           ShortCut = 120
  611.           OnClick = Tile1Click
  612.         end
  613.         object None1: TMenuItem
  614.           Caption = 'None'
  615.           ShortCut = 119
  616.           OnClick = None1Click
  617.         end
  618.       end
  619.       object Preferences2: TMenuItem
  620.         Caption = 'Preferences'
  621.         OnClick = Preferences2Click
  622.       end
  623.       object Screencapture1: TMenuItem
  624.         Caption = 'Screen capture'
  625.         ShortCut = 121
  626.         OnClick = Screencapture1Click
  627.       end
  628.     end
  629.     object iMAGE1: TMenuItem
  630.       Caption = 'Image'
  631.       object Colors1: TMenuItem
  632.         Caption = 'Colors'
  633.         object N4bit1: TMenuItem
  634.           Caption = 'Black and White (1 bit)'
  635.           OnClick = N4bit1Click
  636.         end
  637.         object N8bit1: TMenuItem
  638.           Caption = 'Grayscale (8 bit)'
  639.           OnClick = N8bit1Click
  640.         end
  641.         object N24bit1: TMenuItem
  642.           Caption = 'Paletted (8 bit)'
  643.           OnClick = N24bit1Click
  644.         end
  645.         object RGBcolor24bit1: TMenuItem
  646.           Caption = 'RGB color (24 bit)'
  647.           OnClick = RGBcolor24bit1Click
  648.         end
  649.       end
  650.       object Invert1: TMenuItem
  651.         Caption = 'Invert'
  652.         OnClick = Invert1Click
  653.       end
  654.       object Mirror1: TMenuItem
  655.         Caption = 'Mirror'
  656.         object O1: TMenuItem
  657.           Caption = 'Horizontal'
  658.           OnClick = O1Click
  659.         end
  660.         object Vertical1: TMenuItem
  661.           Caption = 'Vertical'
  662.           OnClick = Vertical1Click
  663.         end
  664.       end
  665.       object GrayScale1: TMenuItem
  666.         Caption = 'Gray Scale'
  667.         OnClick = GrayScale1Click
  668.       end
  669.       object Autocontrast1: TMenuItem
  670.         Caption = 'Auto contrast'
  671.         OnClick = Autocontrast1Click
  672.       end
  673.       object Crop1: TMenuItem
  674.         Caption = 'Crop'
  675.         OnClick = Crop1Click
  676.       end
  677.       object Rotate1: TMenuItem
  678.         Caption = 'Rotate'
  679.         object N90Clockwise1: TMenuItem
  680.           Caption = '90∩┐╜ Clockwise'
  681.           OnClick = N90Clockwise1Click
  682.         end
  683.         object N90Counterclockwise1: TMenuItem
  684.           Caption = '90∩┐╜ Counterclockwise'
  685.           OnClick = N90Counterclockwise1Click
  686.         end
  687.         object N1801: TMenuItem
  688.           Caption = '180∩┐╜'
  689.           OnClick = N1801Click
  690.         end
  691.         object Custom1: TMenuItem
  692.           Caption = 'Custom'
  693.           OnClick = Custom1Click
  694.         end
  695.       end
  696.       object Resize1: TMenuItem
  697.         Caption = 'Resize'
  698.         OnClick = Resize1Click
  699.       end
  700.       object N2: TMenuItem
  701.         Caption = '-'
  702.       end
  703.       object Addborder1: TMenuItem
  704.         Caption = 'Slide Show'
  705.         object Set1: TMenuItem
  706.           Caption = 'Set'
  707.         end
  708.         object Start1: TMenuItem
  709.           Caption = 'Start'
  710.         end
  711.       end
  712.     end
  713.     object Effect1: TMenuItem
  714.       Caption = 'Effect'
  715.       object Undoeffect1: TMenuItem
  716.         Caption = 'Undo effect'
  717.         OnClick = Undoeffect1Click
  718.       end
  719.       object Maketileimage1: TMenuItem
  720.         Caption = 'Make tile image'
  721.         OnClick = Maketileimage1Click
  722.       end
  723.       object Tile2: TMenuItem
  724.         Caption = 'Tile'
  725.         OnClick = Tile2Click
  726.       end
  727.       object Effectsmanager1: TMenuItem
  728.         Caption = 'Effects manager'
  729.         OnClick = Effectsmanager1Click
  730.       end
  731.     end
  732.     object Help1: TMenuItem
  733.       Caption = '&Help'
  734.       HelpContext = 230
  735.       object About1: TMenuItem
  736.         Caption = '&Info'
  737.         OnClick = About1Click
  738.       end
  739.     end
  740.   end
  741.   object ThumbPreview1: TThumbPreview
  742.     AutoLoad = True
  743.     Title = 'Visua Preview'
  744.     DataFileName = 'thumbs.dat'
  745.     DataFileDir = 'C:\PROGRAMMI\BORLAND\DELPHI 2.0\BIN\'
  746.     PreviewsDir = 'C:\PROGRAMMI\BORLAND\DELPHI 2.0\BIN\'
  747.     Left = 525
  748.     Top = 87
  749.   end
  750.   object PrintDialog1: TPrintDialog
  751.     Left = 104
  752.     Top = 248
  753.   end
  754.   object Printsetup: TPrinterSetupDialog
  755.     Left = 216
  756.     Top = 208
  757.   end
  758.   object Edge1: TEdge
  759.     sMultiImage = Immagine
  760.     Left = 216
  761.     Top = 144
  762.   end
  763.   object MultiLang1: TMultiLang
  764.     DefaultLanguage = 1
  765.     DefaultEnabled = True
  766.     Languages = 2
  767.     Words.Strings = (
  768.       '%Form%'
  769.       'Visua'
  770.       'Visua'
  771.       'Panel1'
  772.       ''
  773.       ''
  774.       'SpeedButton1'
  775.       ''
  776.       ''
  777.       '".Hint'
  778.       'Open file'
  779.       'Apri File'
  780.       'SpeedButton2'
  781.       ''
  782.       ''
  783.       '".Hint'
  784.       'Save file'
  785.       'Salva File'
  786.       'SpeedButton3'
  787.       ''
  788.       ''
  789.       '".Hint'
  790.       'Delete file'
  791.       'Elimina File'
  792.       'SpeedButton4'
  793.       ''
  794.       ''
  795.       '".Hint'
  796.       'Copy file'
  797.       'Copia File'
  798.       'SpeedButton5'
  799.       ''
  800.       ''
  801.       '".Hint'
  802.       'Paste file'
  803.       'Incolla File'
  804.       'SpeedButton6'
  805.       ''
  806.       ''
  807.       '".Hint'
  808.       'Browse...'
  809.       'Browse...'
  810.       'SpeedButton7'
  811.       ''
  812.       ''
  813.       '".Hint'
  814.       'Acquire with scanner'
  815.       'Scansiona'
  816.       'SpeedButton8'
  817.       ''
  818.       ''
  819.       '".Hint'
  820.       'Visua File manager'
  821.       'File Manager'
  822.       'SpeedButton9'
  823.       ''
  824.       ''
  825.       '".Hint'
  826.       'Print file'
  827.       'Stampa File'
  828.       'SpeedButton11'
  829.       ''
  830.       ''
  831.       '".Hint'
  832.       'Exit'
  833.       'Esci'
  834.       'SpeedButton12'
  835.       ''
  836.       ''
  837.       '".Hint'
  838.       'Show/Hide File List'
  839.       'Visualizza/Nascondi lista file'
  840.       'SpeedButton13'
  841.       ''
  842.       ''
  843.       '".Hint'
  844.       'Open Movie'
  845.       'Apri film'
  846.       'SpeedButton10'
  847.       ''
  848.       ''
  849.       '".Hint'
  850.       'Info'
  851.       'Informazioni'
  852.       'Panel2'
  853.       ''
  854.       ''
  855.       'Immagine'
  856.       ''
  857.       ''
  858.       'Saved'
  859.       'Jpeg|*.jpg|Bmp|*.bmp|Gif|*.gif|Tiff|*.tif|Pcx|*.pcx|Png|*.png'
  860.       'Jpeg|*.jpg|Bmp|*.bmp|Gif|*.gif|Tiff|*.tif|Pcx|*.pcx|Png|*.png'
  861.       '"'
  862.       ''
  863.       ''
  864.       'OpenDialog1'
  865.       
  866.         'all images|*.jpg;*.bmp;*.gif;*.pcx;*.wmf;*.ico;*.png;*.tif|bitma' +
  867.         'p|*.bmp|gif|*.gif|jpg|*.jpg|png|*.png|metafile|*.wmf|icon|*.ico|' +
  868.         'tif|*.tif|pcx|*.pcx'
  869.       
  870.         'tutte le immagini|*.jpg;*.bmp;*.gif;*.pcx;*.wmf;*.ico;*.png;*.ti' +
  871.         'f|bitmap|*.bmp|gif|*.gif|jpg|*.jpg|png|*.png|metafile|*.wmf|icon' +
  872.         '|*.ico|tif|*.tif|pcx|*.pcx'
  873.       '"'
  874.       ''
  875.       ''
  876.       'File1'
  877.       '&File'
  878.       '&File'
  879.       'Open1'
  880.       'Open'
  881.       'Apri'
  882.       'N1'
  883.       'Browse...'
  884.       'Browse...'
  885.       'OpenMovie1'
  886.       'Open Movie'
  887.       'Apri film'
  888.       'Salvaconnome1'
  889.       'Save As'
  890.       'Salva come'
  891.       'Deletefile1'
  892.       'Delete file'
  893.       'Elimina file'
  894.       'Copyfile1'
  895.       'Copy file'
  896.       'Copia file'
  897.       'Renamefile1'
  898.       'Rename file'
  899.       'Rinomina file'
  900.       'Movefile1'
  901.       'Move file'
  902.       'Muovi file'
  903.       'Scanner1'
  904.       'Acquire'
  905.       'Scansiona'
  906.       'Stampa1'
  907.       'Print'
  908.       'Stampa'
  909.       'PrintSetup1'
  910.       'Print Setup'
  911.       'Setup stampante'
  912.       'Quit1'
  913.       '-'
  914.       '-'
  915.       'Quit2'
  916.       'Quit'
  917.       'Esci'
  918.       'Edit1'
  919.       'Edit'
  920.       'Modifica'
  921.       'Copy1'
  922.       '&Copy'
  923.       '&Copia'
  924.       'Paste1'
  925.       '&Paste'
  926.       '&Incolla'
  927.       'Elimina1'
  928.       'Delete file'
  929.       'Elimina file'
  930.       'Infofile1'
  931.       'Info file'
  932.       'Informazioni file'
  933.       'Esci1'
  934.       'Conversion'
  935.       'Conversione'
  936.       'Selectall1'
  937.       'Set Wallpaper'
  938.       'Sfondo Window'
  939.       'Tile1'
  940.       'Make'
  941.       'Crea'
  942.       'None1'
  943.       'None'
  944.       'Nessuno'
  945.       'Preferences2'
  946.       'Preferences'
  947.       'Preferenze'
  948.       'iMAGE1'
  949.       'Image'
  950.       'Immagine'
  951.       'Colors1'
  952.       'Colors'
  953.       'Colori'
  954.       'N4bit1'
  955.       'Black and White (1 bit)'
  956.       'Bianco e nero (1 bit)'
  957.       'N8bit1'
  958.       'Grayscale (8 bit)'
  959.       'Scale di grigio (8 bit)'
  960.       'N24bit1'
  961.       'Paletted (8 bit)'
  962.       '256 colori(8 bit)'
  963.       'RGBcolor24bit1'
  964.       'RGB color (24 bit)'
  965.       'Colore RGB (24 bit)'
  966.       'Invert1'
  967.       'Invert'
  968.       'Inverti'
  969.       'Mirror1'
  970.       'Mirror'
  971.       'Specchio'
  972.       'O1'
  973.       'Horizontal'
  974.       'Orizzontale'
  975.       'Vertical1'
  976.       'Vertical'
  977.       'Verticale'
  978.       'GrayScale1'
  979.       'Gray Scale'
  980.       'Scala grigio'
  981.       'Autocontrast1'
  982.       'Auto contrast'
  983.       'Auto contrasto'
  984.       'Crop1'
  985.       'Crop'
  986.       'Ritaglia immagine'
  987.       'Rotate1'
  988.       'Rotate'
  989.       'Ruota'
  990.       'N90Clockwise1'
  991.       '90∩┐╜ Clockwise'
  992.       '90∩┐╜ senso orario'
  993.       'N90Counterclockwise1'
  994.       '90∩┐╜ Counterclockwise'
  995.       '90∩┐╜ senso anti-orario'
  996.       'N1801'
  997.       '180∩┐╜'
  998.       '180∩┐╜'
  999.       'Custom1'
  1000.       'Custom'
  1001.       'Variabile'
  1002.       'Resize1'
  1003.       'Resize'
  1004.       'Cambia dimensioni'
  1005.       'N2'
  1006.       '-'
  1007.       '-'
  1008.       'Addborder1'
  1009.       'Slide Show'
  1010.       'Diapositive'
  1011.       'Set1'
  1012.       'Set'
  1013.       'Setta'
  1014.       'Start1'
  1015.       'Start'
  1016.       'Inizia'
  1017.       'Effect1'
  1018.       'Effect'
  1019.       'Effetti'
  1020.       'Undoeffect1'
  1021.       'Undo effect'
  1022.       'Annulla effetto'
  1023.       'Maketileimage1'
  1024.       'Make tile image'
  1025.       'Crea immagine ripetuta'
  1026.       'Tile2'
  1027.       'Tile'
  1028.       'Ripeti immagine'
  1029.       'Effectsmanager1'
  1030.       'Effects manager'
  1031.       'Manager effetti'
  1032.       'Help1'
  1033.       '&Help'
  1034.       '&Help'
  1035.       'About1'
  1036.       '&Info'
  1037.       '&Informazioni')
  1038.     Left = 332
  1039.     Top = 66
  1040.   end
  1041. end
  1042.