home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 61 / CDRom61-2.iso / Programas / visual / visual.exe / 0 / RCDATA / TFORMVISUAL / TFORMVISUAL.txt < prev   
Encoding:
Text File  |  2000-02-02  |  15.2 KB  |  675 lines

  1. object formVisual: TformVisual
  2.   Left = 109
  3.   Top = 43
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Novo Visual'
  7.   ClientHeight = 495
  8.   ClientWidth = 662
  9.   Color = clYellow
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 14
  21.   object panelBase: TPanel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 640
  25.     Height = 480
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object Fundo: TImage
  29.       Left = 0
  30.       Top = 0
  31.       Width = 640
  32.       Height = 480
  33.       Align = alClient
  34.       Picture.Data = {<image000.bmp>}
  35.     end
  36.     object btnSair: TImage
  37.       Left = 512
  38.       Top = 429
  39.       Width = 79
  40.       Height = 22
  41.       Cursor = 1
  42.       AutoSize = True
  43.       Picture.Data = {<image001.bmp>}
  44.       OnMouseDown = btnSairMouseDown
  45.     end
  46.     object btnImprimir: TImage
  47.       Left = 246
  48.       Top = 429
  49.       Width = 79
  50.       Height = 22
  51.       Cursor = 1
  52.       AutoSize = True
  53.       Picture.Data = {<image002.bmp>}
  54.       OnClick = btnImprimirClick
  55.     end
  56.     object btnCreditos: TImage
  57.       Left = 423
  58.       Top = 429
  59.       Width = 79
  60.       Height = 22
  61.       Cursor = 1
  62.       AutoSize = True
  63.       Picture.Data = {<image003.bmp>}
  64.       OnClick = btnCreditosClick
  65.     end
  66.     object Work: TImage
  67.       Left = 245
  68.       Top = 65
  69.       Width = 350
  70.       Height = 350
  71.     end
  72.     object Label3: TLabel
  73.       Left = 32
  74.       Top = 128
  75.       Width = 131
  76.       Height = 14
  77.       Caption = 'O que voc∩┐╜ deseja alterar?'
  78.       Transparent = True
  79.     end
  80.     object Loadimg: TImage
  81.       Left = 16
  82.       Top = 80
  83.       Width = 33
  84.       Height = 33
  85.       Visible = False
  86.     end
  87.     object btnExportar: TImage
  88.       Left = 334
  89.       Top = 429
  90.       Width = 79
  91.       Height = 22
  92.       Cursor = 1
  93.       AutoSize = True
  94.       Picture.Data = {<image004.bmp>}
  95.       OnClick = btnExportarClick
  96.     end
  97.     object comboItems: TComboBox
  98.       Left = 32
  99.       Top = 144
  100.       Width = 177
  101.       Height = 22
  102.       Style = csDropDownList
  103.       ItemHeight = 14
  104.       TabOrder = 2
  105.       OnChange = comboItemsChange
  106.     end
  107.     object Img: TFileListBox
  108.       Left = 64
  109.       Top = 8
  110.       Width = 42
  111.       Height = 33
  112.       ItemHeight = 13
  113.       Mask = 'i*.bmp'
  114.       TabOrder = 3
  115.       Visible = False
  116.     end
  117.     object Mask: TFileListBox
  118.       Left = 112
  119.       Top = 8
  120.       Width = 41
  121.       Height = 33
  122.       ItemHeight = 13
  123.       Mask = 'm*.bmp'
  124.       TabOrder = 4
  125.       Visible = False
  126.     end
  127.     object Prev: TFileListBox
  128.       Left = 16
  129.       Top = 8
  130.       Width = 41
  131.       Height = 33
  132.       ItemHeight = 13
  133.       Mask = 'p*.bmp'
  134.       TabOrder = 5
  135.       Visible = False
  136.     end
  137.     object panelItems: TPanel
  138.       Left = 0
  139.       Top = 177
  140.       Width = 234
  141.       Height = 297
  142.       BevelOuter = bvNone
  143.       TabOrder = 0
  144.       Visible = False
  145.       object FundoItems: TImage
  146.         Left = 0
  147.         Top = 0
  148.         Width = 234
  149.         Height = 297
  150.         Align = alClient
  151.         Picture.Data = {<image005.bmp>}
  152.       end
  153.       object btnAjustes: TImage
  154.         Left = 15
  155.         Top = 252
  156.         Width = 102
  157.         Height = 22
  158.         Cursor = 1
  159.         AutoSize = True
  160.         Picture.Data = {<image006.bmp>}
  161.         OnMouseDown = btnAjustesMouseDown
  162.       end
  163.       object btnRosto: TImage
  164.         Left = 127
  165.         Top = 252
  166.         Width = 102
  167.         Height = 22
  168.         Cursor = 1
  169.         AutoSize = True
  170.         Picture.Data = {<image007.bmp>}
  171.         Visible = False
  172.         OnClick = btnRostoClick
  173.       end
  174.       object Image1: TImage
  175.         Left = 16
  176.         Top = 8
  177.         Width = 60
  178.         Height = 60
  179.         Cursor = 1
  180.         OnClick = ImagePreviewClick
  181.       end
  182.       object Image2: TImage
  183.         Tag = 1
  184.         Left = 88
  185.         Top = 8
  186.         Width = 60
  187.         Height = 60
  188.         Cursor = 1
  189.         OnClick = ImagePreviewClick
  190.       end
  191.       object Image3: TImage
  192.         Tag = 2
  193.         Left = 160
  194.         Top = 8
  195.         Width = 60
  196.         Height = 60
  197.         Cursor = 1
  198.         OnClick = ImagePreviewClick
  199.       end
  200.       object Image4: TImage
  201.         Tag = 3
  202.         Left = 16
  203.         Top = 80
  204.         Width = 60
  205.         Height = 60
  206.         Cursor = 1
  207.         OnClick = ImagePreviewClick
  208.       end
  209.       object Image5: TImage
  210.         Tag = 4
  211.         Left = 88
  212.         Top = 80
  213.         Width = 60
  214.         Height = 60
  215.         Cursor = 1
  216.         OnClick = ImagePreviewClick
  217.       end
  218.       object Image6: TImage
  219.         Tag = 5
  220.         Left = 160
  221.         Top = 80
  222.         Width = 60
  223.         Height = 60
  224.         Cursor = 1
  225.         OnClick = ImagePreviewClick
  226.       end
  227.       object Image7: TImage
  228.         Tag = 6
  229.         Left = 16
  230.         Top = 152
  231.         Width = 60
  232.         Height = 60
  233.         Cursor = 1
  234.         OnClick = ImagePreviewClick
  235.       end
  236.       object Image8: TImage
  237.         Tag = 7
  238.         Left = 88
  239.         Top = 152
  240.         Width = 60
  241.         Height = 60
  242.         Cursor = 1
  243.         OnClick = ImagePreviewClick
  244.       end
  245.       object Image9: TImage
  246.         Tag = 8
  247.         Left = 160
  248.         Top = 152
  249.         Width = 60
  250.         Height = 60
  251.         Cursor = 1
  252.         OnClick = ImagePreviewClick
  253.       end
  254.       object btnSetaE: TImage
  255.         Left = 15
  256.         Top = 220
  257.         Width = 18
  258.         Height = 18
  259.         Cursor = 1
  260.         Hint = 'Imagens anteriores'
  261.         AutoSize = True
  262.         ParentShowHint = False
  263.         Picture.Data = {<image008.bmp>}
  264.         ShowHint = True
  265.         Visible = False
  266.         OnMouseDown = btnSetaEMouseDown
  267.       end
  268.       object btnSetaD: TImage
  269.         Left = 204
  270.         Top = 220
  271.         Width = 18
  272.         Height = 18
  273.         Cursor = 1
  274.         Hint = 'Pr∩┐╜ximas imagens'
  275.         AutoSize = True
  276.         ParentShowHint = False
  277.         Picture.Data = {<image009.bmp>}
  278.         ShowHint = True
  279.         Visible = False
  280.         OnMouseDown = btnSetaDMouseDown
  281.       end
  282.       object btnCor: TImage
  283.         Left = 66
  284.         Top = 220
  285.         Width = 102
  286.         Height = 22
  287.         Cursor = 1
  288.         AutoSize = True
  289.         Picture.Data = {<image010.bmp>}
  290.         Visible = False
  291.         OnClick = btnCorClick
  292.       end
  293.       object btnRemover: TImage
  294.         Left = 126
  295.         Top = 252
  296.         Width = 102
  297.         Height = 22
  298.         Cursor = 1
  299.         AutoSize = True
  300.         Picture.Data = {<image011.bmp>}
  301.         Visible = False
  302.         OnClick = btnRemoverClick
  303.       end
  304.     end
  305.     object panelCreditos: TPanel
  306.       Left = 245
  307.       Top = 65
  308.       Width = 350
  309.       Height = 350
  310.       BevelOuter = bvNone
  311.       Color = clWhite
  312.       TabOrder = 6
  313.       Visible = False
  314.       object btnOk2: TImage
  315.         Left = 126
  316.         Top = 321
  317.         Width = 102
  318.         Height = 22
  319.         Cursor = 1
  320.         AutoSize = True
  321.         Picture.Data = {<image012.bmp>}
  322.         OnClick = btnOk2Click
  323.       end
  324.       object imageCreditos: TImage
  325.         Left = 29
  326.         Top = 0
  327.         Width = 289
  328.         Height = 109
  329.         AutoSize = True
  330.         Picture.Data = {<image013.bmp>}
  331.       end
  332.       object Label4: TLabel
  333.         Left = 47
  334.         Top = 107
  335.         Width = 86
  336.         Height = 16
  337.         Caption = 'Programa∩┐╜∩┐╜o'
  338.         Font.Charset = DEFAULT_CHARSET
  339.         Font.Color = clWindowText
  340.         Font.Height = -13
  341.         Font.Name = 'Arial'
  342.         Font.Style = [fsBold]
  343.         ParentFont = False
  344.       end
  345.       object Label5: TLabel
  346.         Left = 48
  347.         Top = 121
  348.         Width = 82
  349.         Height = 14
  350.         Caption = 'Leandro Cal∩┐╜ada'
  351.       end
  352.       object Label6: TLabel
  353.         Left = 231
  354.         Top = 160
  355.         Width = 68
  356.         Height = 16
  357.         Caption = 'Ilustra∩┐╜∩┐╜es'
  358.         Font.Charset = DEFAULT_CHARSET
  359.         Font.Color = clWindowText
  360.         Font.Height = -13
  361.         Font.Name = 'Arial'
  362.         Font.Style = [fsBold]
  363.         ParentFont = False
  364.       end
  365.       object Label7: TLabel
  366.         Left = 232
  367.         Top = 174
  368.         Width = 76
  369.         Height = 14
  370.         Caption = 'Miriam Duenhas'
  371.       end
  372.       object Label8: TLabel
  373.         Left = 231
  374.         Top = 107
  375.         Width = 61
  376.         Height = 16
  377.         Caption = 'Produ∩┐╜∩┐╜o'
  378.         Font.Charset = DEFAULT_CHARSET
  379.         Font.Color = clWindowText
  380.         Font.Height = -13
  381.         Font.Name = 'Arial'
  382.         Font.Style = [fsBold]
  383.         ParentFont = False
  384.       end
  385.       object Label9: TLabel
  386.         Left = 232
  387.         Top = 121
  388.         Width = 62
  389.         Height = 14
  390.         Caption = 'Luiz Siqueira'
  391.       end
  392.       object Label12: TLabel
  393.         Left = 136
  394.         Top = 198
  395.         Width = 81
  396.         Height = 16
  397.         Caption = 'Colabora∩┐╜∩┐╜o'
  398.         Font.Charset = DEFAULT_CHARSET
  399.         Font.Color = clWindowText
  400.         Font.Height = -13
  401.         Font.Name = 'Arial'
  402.         Font.Style = [fsBold]
  403.         ParentFont = False
  404.       end
  405.       object Label13: TLabel
  406.         Left = 8
  407.         Top = 217
  408.         Width = 337
  409.         Height = 14
  410.         Alignment = taCenter
  411.         AutoSize = False
  412.         Caption = 'Marij∩┐╜ Perucas e Pr∩┐╜teses Capilares'
  413.       end
  414.       object Label14: TLabel
  415.         Left = 72
  416.         Top = 283
  417.         Width = 212
  418.         Height = 28
  419.         Alignment = taCenter
  420.         AutoSize = False
  421.         Caption = 'Os rostos de exemplo foram cedidos pela equipe Editora Europa.'
  422.         WordWrap = True
  423.       end
  424.       object Label15: TLabel
  425.         Left = 232
  426.         Top = 134
  427.         Width = 65
  428.         Height = 14
  429.         Caption = 'F∩┐╜bio Garrido'
  430.       end
  431.       object Label10: TLabel
  432.         Left = 48
  433.         Top = 174
  434.         Width = 76
  435.         Height = 14
  436.         Caption = 'Adriano Severo'
  437.       end
  438.       object Label11: TLabel
  439.         Left = 48
  440.         Top = 161
  441.         Width = 91
  442.         Height = 14
  443.         Caption = 'Alexandre Mazega'
  444.       end
  445.       object Label16: TLabel
  446.         Left = 48
  447.         Top = 147
  448.         Width = 54
  449.         Height = 16
  450.         Caption = 'Imagens'
  451.         Font.Charset = DEFAULT_CHARSET
  452.         Font.Color = clWindowText
  453.         Font.Height = -13
  454.         Font.Name = 'Arial'
  455.         Font.Style = [fsBold]
  456.         ParentFont = False
  457.       end
  458.       object Label17: TLabel
  459.         Left = 8
  460.         Top = 229
  461.         Width = 337
  462.         Height = 14
  463.         Alignment = taCenter
  464.         AutoSize = False
  465.         Caption = 'Av. Paulista, 648 - Loja 15 - Fone: (0xx11) 289-4365'
  466.       end
  467.       object Label18: TLabel
  468.         Left = 8
  469.         Top = 241
  470.         Width = 337
  471.         Height = 14
  472.         Cursor = 1
  473.         Alignment = taCenter
  474.         AutoSize = False
  475.         Caption = 'http://www.mariju.com.br/'
  476.         Font.Charset = DEFAULT_CHARSET
  477.         Font.Color = clBlue
  478.         Font.Height = -11
  479.         Font.Name = 'Arial'
  480.         Font.Style = [fsUnderline]
  481.         ParentFont = False
  482.         OnClick = Label18Click
  483.       end
  484.       object Label19: TLabel
  485.         Left = 8
  486.         Top = 258
  487.         Width = 337
  488.         Height = 14
  489.         Alignment = taCenter
  490.         AutoSize = False
  491.         Caption = 'Mitani ∩┐╜tica - Fone: (0xx11) 814-6066'
  492.       end
  493.     end
  494.     object panelAjustes: TPanel
  495.       Left = 0
  496.       Top = 177
  497.       Width = 234
  498.       Height = 297
  499.       BevelOuter = bvNone
  500.       Caption = 'panelAjustes'
  501.       TabOrder = 1
  502.       Visible = False
  503.       object FundoAjustes: TImage
  504.         Left = 0
  505.         Top = 0
  506.         Width = 234
  507.         Height = 297
  508.         Align = alClient
  509.         Picture.Data = {<image014.bmp>}
  510.       end
  511.       object btnOK: TImage
  512.         Left = 70
  513.         Top = 263
  514.         Width = 102
  515.         Height = 22
  516.         Cursor = 1
  517.         AutoSize = True
  518.         Picture.Data = {<image015.bmp>}
  519.         OnMouseDown = btnOKMouseDown
  520.       end
  521.       object Label1: TLabel
  522.         Left = 86
  523.         Top = -3
  524.         Width = 69
  525.         Height = 22
  526.         Caption = 'Ajustes'
  527.         Font.Charset = DEFAULT_CHARSET
  528.         Font.Color = clWindowText
  529.         Font.Height = -19
  530.         Font.Name = 'Arial'
  531.         Font.Style = [fsBold]
  532.         ParentFont = False
  533.         Transparent = True
  534.       end
  535.       object Label2: TLabel
  536.         Left = 8
  537.         Top = 210
  538.         Width = 225
  539.         Height = 47
  540.         Alignment = taCenter
  541.         AutoSize = False
  542.         Caption = 
  543.           'Utilize os bot∩┐╜es acima para ajustar a posi∩┐╜∩┐╜o e o tamanho de se' +
  544.           'u rosto, ou de um dos acess∩┐╜rios, a seu gosto.'
  545.         Font.Charset = DEFAULT_CHARSET
  546.         Font.Color = clWindowText
  547.         Font.Height = -12
  548.         Font.Name = 'Arial'
  549.         Font.Style = []
  550.         ParentFont = False
  551.         Transparent = True
  552.         WordWrap = True
  553.       end
  554.       object btnMais: TImage
  555.         Left = 92
  556.         Top = 73
  557.         Width = 26
  558.         Height = 37
  559.         Cursor = 1
  560.         Hint = 'Aumenta'
  561.         ParentShowHint = False
  562.         ShowHint = True
  563.         OnMouseDown = btnMaisMouseDown
  564.       end
  565.       object btnMenos: TImage
  566.         Left = 120
  567.         Top = 73
  568.         Width = 26
  569.         Height = 37
  570.         Cursor = 1
  571.         Hint = 'Diminui'
  572.         ParentShowHint = False
  573.         ShowHint = True
  574.         OnMouseDown = btnMenosMouseDown
  575.       end
  576.       object btnDireita: TImage
  577.         Left = 151
  578.         Top = 73
  579.         Width = 43
  580.         Height = 37
  581.         Cursor = 1
  582.         Hint = 'Move para a direita'
  583.         ParentShowHint = False
  584.         ShowHint = True
  585.         OnMouseDown = btnDireitaMouseDown
  586.       end
  587.       object btnEsquerda: TImage
  588.         Left = 45
  589.         Top = 73
  590.         Width = 43
  591.         Height = 37
  592.         Cursor = 1
  593.         Hint = 'Move para a esquerda'
  594.         ParentShowHint = False
  595.         ShowHint = True
  596.         OnMouseDown = btnEsquerdaMouseDown
  597.       end
  598.       object btnAcima: TImage
  599.         Left = 101
  600.         Top = 23
  601.         Width = 37
  602.         Height = 45
  603.         Cursor = 1
  604.         Hint = 'Move para cima'
  605.         ParentShowHint = False
  606.         ShowHint = True
  607.         OnMouseDown = btnAcimaMouseDown
  608.       end
  609.       object btnAbaixo: TImage
  610.         Left = 101
  611.         Top = 119
  612.         Width = 37
  613.         Height = 45
  614.         Cursor = 1
  615.         Hint = 'Move para baixo'
  616.         ParentShowHint = False
  617.         ShowHint = True
  618.         OnMouseDown = btnAbaixoMouseDown
  619.       end
  620.       object btnMenosMenos: TImage
  621.         Left = 136
  622.         Top = 140
  623.         Width = 41
  624.         Height = 57
  625.         Cursor = 1
  626.         Hint = 'Diminui'
  627.         ParentShowHint = False
  628.         ShowHint = True
  629.         OnMouseDown = btnMenosMenosMouseDown
  630.       end
  631.       object btnMaisMais: TImage
  632.         Left = 65
  633.         Top = 140
  634.         Width = 38
  635.         Height = 55
  636.         Cursor = 1
  637.         Hint = 'Aumenta'
  638.         ParentShowHint = False
  639.         ShowHint = True
  640.         OnMouseDown = btnMaisMaisMouseDown
  641.       end
  642.     end
  643.   end
  644.   object ColorDialog: TColorDialog
  645.     Ctl3D = True
  646.     Color = clGray
  647.     Options = [cdFullOpen, cdAnyColor]
  648.     Left = 192
  649.     Top = 48
  650.   end
  651.   object Exporta: TSaveDialog
  652.     DefaultExt = 'jpg'
  653.     Filter = 'Imagem JPEG|*.jpg|Bitmap|*.bmp'
  654.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  655.     Title = 'Exportar Imagem'
  656.     Left = 224
  657.     Top = 48
  658.   end
  659.   object PrintDialog: TPrintDialog
  660.     Left = 208
  661.     Top = 112
  662.   end
  663.   object OpenRosto: TOpenDialog
  664.     DefaultExt = 'bmp'
  665.     Filter = 
  666.       'Imagens (*.jpg;*.jpeg;*.bmp)|*.jpg;*.jpeg;*.bmp;|JPEG Image File' +
  667.       ' (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg|Bitmaps (*.bmp)|*' +
  668.       '.bmp'
  669.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  670.     Title = 'Outro rosto'
  671.     Left = 112
  672.     Top = 64
  673.   end
  674. end
  675.