home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / FwAct.exe / 0 / RCDATA / TFMWIZARD / TFMWIZARD.txt < prev   
Text File  |  2003-02-05  |  11KB  |  453 lines

  1. object fmWizard: TfmWizard
  2.   Left = 393
  3.   Top = 264
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 358
  7.   ClientWidth = 495
  8.   Color = 14215660
  9.   Constraints.MaxHeight = 385
  10.   Constraints.MaxWidth = 503
  11.   Constraints.MinHeight = 385
  12.   Constraints.MinWidth = 503
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object PlaBevel1: TPlaBevel
  28.     Left = 0
  29.     Top = 313
  30.     Width = 495
  31.     Height = 2
  32.     Shape = bsTopLine
  33.   end
  34.   object PanelIntro: TPanel
  35.     Left = 0
  36.     Top = 0
  37.     Width = 495
  38.     Height = 313
  39.     BevelOuter = bvNone
  40.     Color = clWhite
  41.     TabOrder = 0
  42.     object ImagenLateral: TImage
  43.       Left = 0
  44.       Top = 0
  45.       Width = 164
  46.       Height = 313
  47.       Align = alLeft
  48.       Picture.Data = {<image001.bmp>}
  49.     end
  50.     object PanelTextoIntro: TPanel
  51.       Left = 176
  52.       Top = 5
  53.       Width = 305
  54.       Height = 300
  55.       BevelOuter = bvNone
  56.       ParentColor = True
  57.       TabOrder = 0
  58.       object lbTituloIntro: TLabel
  59.         Left = 0
  60.         Top = 0
  61.         Width = 305
  62.         Height = 20
  63.         Align = alTop
  64.         AutoSize = False
  65.         Caption = 'Titulo'
  66.         Constraints.MaxHeight = 140
  67.         Font.Charset = DEFAULT_CHARSET
  68.         Font.Color = clWindowText
  69.         Font.Height = -17
  70.         Font.Name = 'Verdana'
  71.         Font.Style = []
  72.         ParentFont = False
  73.         Transparent = True
  74.         WordWrap = True
  75.       end
  76.       object lbMensajeIntro: TLabel
  77.         Left = 0
  78.         Top = 20
  79.         Width = 305
  80.         Height = 21
  81.         Align = alTop
  82.         AutoSize = False
  83.         Caption = 'Mensaje'
  84.         Font.Charset = DEFAULT_CHARSET
  85.         Font.Color = clWindowText
  86.         Font.Height = -11
  87.         Font.Name = 'Tahoma'
  88.         Font.Style = []
  89.         ParentFont = False
  90.         Transparent = True
  91.         WordWrap = True
  92.       end
  93.     end
  94.   end
  95.   object PanelPasos: TPanel
  96.     Left = 0
  97.     Top = 0
  98.     Width = 495
  99.     Height = 313
  100.     BevelOuter = bvNone
  101.     ParentColor = True
  102.     TabOrder = 1
  103.     object Notebook1: TNotebook
  104.       Left = 0
  105.       Top = 59
  106.       Width = 495
  107.       Height = 251
  108.       Align = alTop
  109.       PageIndex = 1
  110.       TabOrder = 0
  111.       object TPage
  112.         Left = 0
  113.         Top = 0
  114.         Caption = 'Adaptadores'
  115.         object PanelUnoSolo: TPanel
  116.           Left = 28
  117.           Top = 16
  118.           Width = 439
  119.           Height = 196
  120.           BevelOuter = bvNone
  121.           ParentColor = True
  122.           TabOrder = 0
  123.           object lbMensajeAdaptador: TLabel
  124.             Left = 0
  125.             Top = 0
  126.             Width = 439
  127.             Height = 13
  128.             Align = alTop
  129.             AutoSize = False
  130.             Caption = 'Mensaje'
  131.             Constraints.MaxHeight = 140
  132.             Transparent = True
  133.             WordWrap = True
  134.           end
  135.           object PanelCheck: TPanel
  136.             Left = 0
  137.             Top = 13
  138.             Width = 439
  139.             Height = 183
  140.             Align = alClient
  141.             BevelOuter = bvNone
  142.             ParentColor = True
  143.             TabOrder = 0
  144.             object CheckBoxAdaptador: TPlaCheckBox
  145.               Left = 42
  146.               Top = 24
  147.               Width = 119
  148.               Height = 16
  149.               Caption = 'CheckBoxAdaptador'
  150.               Font.Charset = DEFAULT_CHARSET
  151.               Font.Color = clWindowText
  152.               Font.Height = -11
  153.               Font.Name = 'Tahoma'
  154.               Font.Style = []
  155.               ParentFont = False
  156.               TabOrder = 0
  157.               State = cbChecked
  158.             end
  159.           end
  160.         end
  161.         object PanelVarios: TPanel
  162.           Left = 28
  163.           Top = 16
  164.           Width = 439
  165.           Height = 193
  166.           BevelOuter = bvNone
  167.           ParentColor = True
  168.           TabOrder = 1
  169.           object lbMensajeAdaptadores: TLabel
  170.             Left = 0
  171.             Top = 0
  172.             Width = 439
  173.             Height = 13
  174.             Align = alTop
  175.             AutoSize = False
  176.             Caption = 'Mensaje'
  177.             Constraints.MaxHeight = 140
  178.             Transparent = True
  179.             WordWrap = True
  180.           end
  181.           object ListView1: TPlaListView
  182.             Left = 0
  183.             Top = 13
  184.             Width = 439
  185.             Height = 180
  186.             Align = alClient
  187.             CanSortByColumn = False
  188.             CanMoveColumns = False
  189.             Color = clWhite
  190.             CheckBoxes = True
  191.             Columns = <
  192.               item
  193.                 Width = 64
  194.                 Caption = 'Adaptadores de red instalados'
  195.               end>
  196.             DragCursor = crDrag
  197.             DragMode = dmManual
  198.             Font.Charset = DEFAULT_CHARSET
  199.             Font.Color = clBlack
  200.             Font.Height = -11
  201.             Font.Name = 'Tahoma'
  202.             Font.Style = []
  203.             HideSelection = True
  204.             MultiSelect = False
  205.             ParentColor = False
  206.             ParentFont = False
  207.             ShowColumnHeaders = True
  208.             TabOrder = 0
  209.             Data = {000100000000FE}
  210.           end
  211.         end
  212.       end
  213.       object TPage
  214.         Left = 0
  215.         Top = 0
  216.         Caption = 'Programas'
  217.         object Panel3: TPanel
  218.           Left = 28
  219.           Top = 12
  220.           Width = 435
  221.           Height = 209
  222.           BevelOuter = bvNone
  223.           ParentColor = True
  224.           TabOrder = 0
  225.           object lbMensajeProgramas: TLabel
  226.             Left = 0
  227.             Top = 0
  228.             Width = 435
  229.             Height = 13
  230.             Align = alTop
  231.             AutoSize = False
  232.             Caption = 'Mensaje'
  233.             Constraints.MaxHeight = 140
  234.             Font.Charset = DEFAULT_CHARSET
  235.             Font.Color = clWindowText
  236.             Font.Height = -11
  237.             Font.Name = 'Tahoma'
  238.             Font.Style = []
  239.             ParentFont = False
  240.             Transparent = True
  241.             WordWrap = True
  242.           end
  243.           object Panel4: TPanel
  244.             Left = 0
  245.             Top = 13
  246.             Width = 435
  247.             Height = 161
  248.             Align = alClient
  249.             BevelOuter = bvNone
  250.             ParentColor = True
  251.             TabOrder = 0
  252.             object CheckBoxProgramas: TPlaCheckBox
  253.               Left = 10
  254.               Top = 24
  255.               Width = 119
  256.               Height = 16
  257.               Caption = 'CheckBoxProgramas'
  258.               Font.Charset = DEFAULT_CHARSET
  259.               Font.Color = clWindowText
  260.               Font.Height = -11
  261.               Font.Name = 'Tahoma'
  262.               Font.Style = []
  263.               ParentFont = False
  264.               TabOrder = 0
  265.               OnClick = CheckBoxProgramasClick
  266.               State = cbChecked
  267.             end
  268.           end
  269.           object Panel5: TPanel
  270.             Left = 0
  271.             Top = 174
  272.             Width = 435
  273.             Height = 35
  274.             Align = alBottom
  275.             BevelOuter = bvNone
  276.             ParentColor = True
  277.             TabOrder = 1
  278.             object btProgramas: TPlaBitBtn
  279.               Left = 200
  280.               Top = 8
  281.               Width = 235
  282.               Height = 21
  283.               Caption = 'Ver programas comunes'
  284.               Font.Charset = DEFAULT_CHARSET
  285.               Font.Color = clWindowText
  286.               Font.Height = -11
  287.               Font.Name = 'Tahoma'
  288.               Font.Style = []
  289.               ParentFont = False
  290.               TabOrder = 0
  291.               OnClick = btProgramasClick
  292.             end
  293.           end
  294.         end
  295.       end
  296.       object TPage
  297.         Left = 0
  298.         Top = 0
  299.         Caption = 'Finalizando'
  300.         object Panel1: TPanel
  301.           Left = 28
  302.           Top = 12
  303.           Width = 435
  304.           Height = 209
  305.           BevelOuter = bvNone
  306.           ParentColor = True
  307.           TabOrder = 0
  308.           object lbMensajeFinalizar: TLabel
  309.             Left = 0
  310.             Top = 0
  311.             Width = 435
  312.             Height = 13
  313.             Align = alTop
  314.             AutoSize = False
  315.             Caption = 'Mensaje'
  316.             Constraints.MaxHeight = 140
  317.             Font.Charset = DEFAULT_CHARSET
  318.             Font.Color = clWindowText
  319.             Font.Height = -11
  320.             Font.Name = 'Tahoma'
  321.             Font.Style = []
  322.             ParentFont = False
  323.             Transparent = True
  324.             WordWrap = True
  325.           end
  326.           object Panel2: TPanel
  327.             Left = 0
  328.             Top = 13
  329.             Width = 435
  330.             Height = 161
  331.             Align = alClient
  332.             BevelOuter = bvNone
  333.             ParentColor = True
  334.             TabOrder = 0
  335.             object rdbSi: TRadioButton
  336.               Left = 40
  337.               Top = 8
  338.               Width = 393
  339.               Height = 17
  340.               Caption = 'rdbSi'
  341.               Checked = True
  342.               TabOrder = 0
  343.               TabStop = True
  344.               OnClick = rdbSiClick
  345.             end
  346.             object rdbNo: TRadioButton
  347.               Left = 40
  348.               Top = 32
  349.               Width = 393
  350.               Height = 17
  351.               Caption = 'rdbNo'
  352.               TabOrder = 1
  353.               OnClick = rdbNoClick
  354.             end
  355.           end
  356.           object Panel6: TPanel
  357.             Left = 0
  358.             Top = 174
  359.             Width = 435
  360.             Height = 35
  361.             Align = alBottom
  362.             BevelOuter = bvNone
  363.             ParentColor = True
  364.             TabOrder = 1
  365.           end
  366.         end
  367.       end
  368.     end
  369.     object PanelCabecera: TPanel
  370.       Left = 0
  371.       Top = 0
  372.       Width = 495
  373.       Height = 59
  374.       Align = alTop
  375.       BevelOuter = bvNone
  376.       Color = clWindow
  377.       TabOrder = 1
  378.       object ImagenCabecera: TImage
  379.         Left = 237
  380.         Top = 0
  381.         Width = 258
  382.         Height = 59
  383.         Align = alRight
  384.         AutoSize = True
  385.         Picture.Data = {<image002.bmp>}
  386.       end
  387.       object lbTitulo: TLabel
  388.         Left = 28
  389.         Top = 12
  390.         Width = 440
  391.         Height = 13
  392.         AutoSize = False
  393.         Caption = 'Titulo1'
  394.         Font.Charset = ANSI_CHARSET
  395.         Font.Color = clWindowText
  396.         Font.Height = -11
  397.         Font.Name = 'Tahoma'
  398.         Font.Style = [fsBold]
  399.         ParentFont = False
  400.         Transparent = True
  401.         Layout = tlBottom
  402.       end
  403.     end
  404.   end
  405.   object btSiguiente: TPlaBitBtn
  406.     Left = 318
  407.     Top = 326
  408.     Width = 79
  409.     Height = 21
  410.     Caption = '&Siguiente >'
  411.     Font.Charset = DEFAULT_CHARSET
  412.     Font.Color = clWindowText
  413.     Font.Height = -11
  414.     Font.Name = 'Tahoma'
  415.     Font.Style = []
  416.     ParentFont = False
  417.     TabOrder = 2
  418.     Default = True
  419.     ModalResult = 6
  420.   end
  421.   object btCancelar: TPlaBitBtn
  422.     Left = 405
  423.     Top = 326
  424.     Width = 79
  425.     Height = 21
  426.     Caption = 'Cancelar'
  427.     Font.Charset = DEFAULT_CHARSET
  428.     Font.Color = clWindowText
  429.     Font.Height = -11
  430.     Font.Name = 'Tahoma'
  431.     Font.Style = []
  432.     ParentFont = False
  433.     TabOrder = 3
  434.     Cancel = True
  435.     ModalResult = 2
  436.   end
  437.   object btAtras: TPlaBitBtn
  438.     Left = 231
  439.     Top = 326
  440.     Width = 79
  441.     Height = 21
  442.     Caption = '< &Atr∩┐╜s'
  443.     Font.Charset = DEFAULT_CHARSET
  444.     Font.Color = clWindowText
  445.     Font.Height = -11
  446.     Font.Name = 'Tahoma'
  447.     Font.Style = []
  448.     ParentFont = False
  449.     TabOrder = 4
  450.     ModalResult = 7
  451.   end
  452. end
  453.