home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 118 / cdrom118.iso / cdrom.exe / 0 / RCDATA / TFORMPROG / TFORMPROG.txt
Encoding:
Text File  |  2006-06-28  |  7.0 KB  |  211 lines

  1. object formProg: TformProg
  2.   Left = 334
  3.   Top = 225
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'formProg'
  7.   ClientHeight = 336
  8.   ClientWidth = 471
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object panelCaptura: TPanel
  23.     Left = 8
  24.     Top = 8
  25.     Width = 250
  26.     Height = 190
  27.     BevelInner = bvLowered
  28.     BorderWidth = 3
  29.     TabOrder = 0
  30.     object panelBaseCaptura: TPanel
  31.       Left = 5
  32.       Top = 5
  33.       Width = 240
  34.       Height = 180
  35.       Align = alClient
  36.       BevelOuter = bvNone
  37.       Color = clBlack
  38.       TabOrder = 0
  39.       object imageCaptura: TImage
  40.         Left = 0
  41.         Top = 0
  42.         Width = 240
  43.         Height = 180
  44.         Cursor = 1
  45.         Align = alClient
  46.         Center = True
  47.         OnClick = imageCapturaClick
  48.       end
  49.     end
  50.   end
  51.   object htmlFicha: THTMLViewer
  52.     Left = 264
  53.     Top = 4
  54.     Width = 201
  55.     Height = 198
  56.     OnHotSpotClick = htmlFichaHotSpotClick
  57.     TabOrder = 1
  58.     BorderStyle = htNone
  59.     HistoryMaxCount = 0
  60.     DefFontName = 'Arial'
  61.     DefPreFontName = 'Arial'
  62.     DefFontSize = 9
  63.     DefFontColor = clBlack
  64.     ImageCacheCount = 0
  65.     NoSelect = False
  66.     ScrollBars = ssNone
  67.     CharSet = DEFAULT_CHARSET
  68.     MarginHeight = 2
  69.     MarginWidth = 2
  70.     PrintMarginLeft = 2.000000000000000000
  71.     PrintMarginRight = 2.000000000000000000
  72.     PrintMarginTop = 2.000000000000000000
  73.     PrintMarginBottom = 2.000000000000000000
  74.     PrintScale = 1.000000000000000000
  75.     htOptions = []
  76.   end
  77.   object buttonExecutar: TBitBtn
  78.     Left = 20
  79.     Top = 277
  80.     Width = 211
  81.     Height = 25
  82.     Cursor = 1
  83.     Caption = 'buttonExecutar'
  84.     TabOrder = 2
  85.     Visible = False
  86.     OnClick = buttonExecutarClick
  87.     Glyph.Data = {
  88.       76010000424D7601000000000000760000002800000020000000100000000100
  89.       0400000000000001000000000000000000001000000010000000000000000000
  90.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  91.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  92.       3333333333333333333333333333333333333333333333333333333333333333
  93.       3333333333333333333333333333333333333333333FF3333333333333003333
  94.       3333333333773FF3333333333309003333333333337F773FF333333333099900
  95.       33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  96.       99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  97.       33333333337F3F77333333333309003333333333337F77333333333333003333
  98.       3333333333773333333333333333333333333333333333333333333333333333
  99.       3333333333333333333333333333333333333333333333333333}
  100.     NumGlyphs = 2
  101.   end
  102.   object buttonCopiar: TBitBtn
  103.     Left = 243
  104.     Top = 277
  105.     Width = 211
  106.     Height = 25
  107.     Cursor = 1
  108.     Caption = 'buttonCopiar'
  109.     TabOrder = 3
  110.     Visible = False
  111.     OnClick = buttonCopiarClick
  112.     Glyph.Data = {
  113.       76010000424D7601000000000000760000002800000020000000100000000100
  114.       0400000000000001000000000000000000001000000010000000000000000000
  115.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  116.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  117.       3333333333333333333333333333333333333333333333333333333333333333
  118.       33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777
  119.       77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000
  120.       88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000
  121.       88707F337777777733370F888888888888707F333333333333370F8888888888
  122.       88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000
  123.       0000777777777777777733333333333333333333333333333333333333333333
  124.       3333333333333333333333333333333333333333333333333333}
  125.     NumGlyphs = 2
  126.   end
  127.   object buttonInstalar: TBitBtn
  128.     Left = 108
  129.     Top = 277
  130.     Width = 273
  131.     Height = 25
  132.     Cursor = 1
  133.     Caption = 'buttonInstalar'
  134.     TabOrder = 4
  135.     Visible = False
  136.     OnClick = buttonInstalarClick
  137.     Glyph.Data = {
  138.       76010000424D7601000000000000760000002800000020000000100000000100
  139.       0400000000000001000000000000000000001000000010000000000000000000
  140.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  141.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  142.       333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
  143.       00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
  144.       00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
  145.       00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
  146.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  147.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  148.       00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
  149.       0003737FFFFFFFFF7F7330099999999900333777777777777733}
  150.     NumGlyphs = 2
  151.   end
  152.   object buttonCancelar: TBitBtn
  153.     Left = 108
  154.     Top = 305
  155.     Width = 273
  156.     Height = 25
  157.     Cursor = 1
  158.     Caption = 'buttonCancelar'
  159.     TabOrder = 5
  160.     OnClick = buttonCancelarClick
  161.     Glyph.Data = {
  162.       DE010000424DDE01000000000000760000002800000024000000120000000100
  163.       0400000000006801000000000000000000001000000010000000000000000000
  164.       80000080000000808000800000008000800080800000C0C0C000808080000000
  165.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  166.       333333333333333333333333000033338833333333333333333F333333333333
  167.       0000333911833333983333333388F333333F3333000033391118333911833333
  168.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  169.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  170.       3333F8330000333333911111183333333338F333333F83330000333333311111
  171.       8333333333338F3333383333000033333339111183333333333338F333833333
  172.       00003333339111118333333333333833338F3333000033333911181118333333
  173.       33338333338F333300003333911183911183333333383338F338F33300003333
  174.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  175.       38F338F300003333333333333919333333388333338FFF830000333333333333
  176.       3333333333333333333888330000333333333333333333333333333333333333
  177.       0000}
  178.     NumGlyphs = 2
  179.   end
  180.   object htmlDescricao: THTMLViewer
  181.     Left = 8
  182.     Top = 202
  183.     Width = 457
  184.     Height = 72
  185.     OnHotSpotClick = htmlFichaHotSpotClick
  186.     TabOrder = 6
  187.     BorderStyle = htNone
  188.     HistoryMaxCount = 0
  189.     DefFontName = 'MS Sans Serif'
  190.     DefPreFontName = 'MS Sans Serif'
  191.     DefFontSize = 8
  192.     NoSelect = False
  193.     ScrollBars = ssNone
  194.     CharSet = DEFAULT_CHARSET
  195.     MarginHeight = 2
  196.     MarginWidth = 2
  197.     PrintMarginLeft = 2.000000000000000000
  198.     PrintMarginRight = 2.000000000000000000
  199.     PrintMarginTop = 2.000000000000000000
  200.     PrintMarginBottom = 2.000000000000000000
  201.     PrintScale = 1.000000000000000000
  202.   end
  203.   object InterfaceScript: TInterfaceScript
  204.     Sorted = False
  205.     SortField = sfNomeFantasia
  206.     OnCurrentItemChange = InterfaceScriptCurrentItemChange
  207.     Left = 8
  208.     Top = 8
  209.   end
  210. end
  211.