home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Plawiz.dll / 0 / RCDATA / TFORMCREACIONANALISIS / TFORMCREACIONANALISIS.txt < prev   
Text File  |  2003-02-05  |  12KB  |  463 lines

  1. object FormCreacionAnalisis: TFormCreacionAnalisis
  2.   Left = 213
  3.   Top = 159
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Asistente para la creaci∩┐╜n de una nueva tarea de an∩┐╜lisis'
  7.   ClientHeight = 360
  8.   ClientWidth = 512
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaBevel1: TPlaBevel
  21.     Left = 0
  22.     Top = 313
  23.     Width = 512
  24.     Height = 2
  25.     Align = alBottom
  26.   end
  27.   object PanelRecuadroInicio: TPanel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 512
  31.     Height = 313
  32.     Align = alClient
  33.     BevelOuter = bvNone
  34.     ParentColor = True
  35.     TabOrder = 0
  36.     object ImageInicio: TImage
  37.       Left = 0
  38.       Top = 0
  39.       Width = 164
  40.       Height = 313
  41.       Align = alLeft
  42.       Picture.Data = {<image001.bmp>}
  43.       Stretch = True
  44.     end
  45.     object PanelInicio: TPanel
  46.       Left = 164
  47.       Top = 0
  48.       Width = 348
  49.       Height = 313
  50.       Align = alClient
  51.       BevelOuter = bvNone
  52.       Color = clHighlightText
  53.       TabOrder = 0
  54.       object LabelTituloBienvenida: TLabel
  55.         Left = 9
  56.         Top = 10
  57.         Width = 326
  58.         Height = 38
  59.         Anchors = [akLeft, akTop, akRight]
  60.         Caption = 'Asistente para la creaci∩┐╜n de una nueva tarea de an∩┐╜lisis'
  61.         Constraints.MinWidth = 315
  62.         Font.Charset = DEFAULT_CHARSET
  63.         Font.Color = clWindowText
  64.         Font.Height = -16
  65.         Font.Name = 'Tahoma'
  66.         Font.Style = [fsBold]
  67.         ParentFont = False
  68.         WordWrap = True
  69.       end
  70.       object Label2: TLabel
  71.         Left = 9
  72.         Top = 69
  73.         Width = 325
  74.         Height = 26
  75.         Anchors = [akLeft, akTop, akRight]
  76.         Caption = 
  77.           'A trav∩┐╜s de este asistente te ayudaremos a crear una nueva tarea' +
  78.           ' para analizar los elementos que elijas de tu sistema.'
  79.         Constraints.MinWidth = 315
  80.         WordWrap = True
  81.       end
  82.       object Label3: TLabel
  83.         Left = 9
  84.         Top = 123
  85.         Width = 330
  86.         Height = 26
  87.         Anchors = [akLeft, akTop, akRight]
  88.         Caption = 
  89.           'Podr∩┐╜s especificar si deseas que la tarea sea de ejecuci∩┐╜n inmed' +
  90.           'iata o programada.'
  91.         Constraints.MinWidth = 315
  92.         Transparent = True
  93.         WordWrap = True
  94.       end
  95.       object Label4: TLabel
  96.         Left = 9
  97.         Top = 274
  98.         Width = 328
  99.         Height = 31
  100.         AutoSize = False
  101.         Caption = 'Por favor, pulsa en Siguiente para crear la nueva tarea.'
  102.         Constraints.MinWidth = 315
  103.         WordWrap = True
  104.       end
  105.     end
  106.   end
  107.   object PanelRecuadroDinamico: TPanel
  108.     Left = 0
  109.     Top = 0
  110.     Width = 512
  111.     Height = 313
  112.     Align = alClient
  113.     BevelOuter = bvNone
  114.     ParentColor = True
  115.     TabOrder = 2
  116.     object PlaBevel2: TPlaBevel
  117.       Left = 0
  118.       Top = 59
  119.       Width = 512
  120.       Height = 2
  121.       Align = alTop
  122.     end
  123.     object NBCreacion: TNotebook
  124.       Left = 0
  125.       Top = 61
  126.       Width = 512
  127.       Height = 252
  128.       Align = alClient
  129.       TabOrder = 1
  130.       object TPage
  131.         Left = 0
  132.         Top = 0
  133.         Caption = 'Selecci∩┐╜n de Elementos'
  134.         object Label5: TLabel
  135.           Left = 24
  136.           Top = 7
  137.           Width = 450
  138.           Height = 13
  139.           Caption = 
  140.             'Selecciona los elementos que quieres analizar con esta tarea y a' +
  141.             '∩┐╜∩┐╜delos en la lista.'
  142.           Constraints.MinWidth = 450
  143.           WordWrap = True
  144.         end
  145.         object Label6: TLabel
  146.           Left = 40
  147.           Top = 37
  148.           Width = 142
  149.           Height = 13
  150.           Caption = 'Lista de elementos a analizar:'
  151.         end
  152.         object BtnAnadir: TPlaButton
  153.           Left = 297
  154.           Top = 214
  155.           Width = 73
  156.           Height = 21
  157.           HelpContext = 137
  158.           Caption = 'A∩┐╜adir'
  159.           Font.Charset = DEFAULT_CHARSET
  160.           Font.Color = clWindowText
  161.           Font.Height = -11
  162.           Font.Name = 'Tahoma'
  163.           Font.Style = []
  164.           ParentFont = False
  165.           TabOrder = 1
  166.           OnClick = BtnAnadirClick
  167.           Default = True
  168.         end
  169.         object BtnQuitar: TPlaButton
  170.           Left = 375
  171.           Top = 214
  172.           Width = 73
  173.           Height = 21
  174.           HelpContext = 138
  175.           Caption = 'Quitar'
  176.           Font.Charset = DEFAULT_CHARSET
  177.           Font.Color = clWindowText
  178.           Font.Height = -11
  179.           Font.Name = 'Tahoma'
  180.           Font.Style = []
  181.           ParentFont = False
  182.           TabOrder = 2
  183.           OnClick = BtnQuitarClick
  184.         end
  185.         object m_PLVElementosAnalizables: TPlaListView
  186.           Left = 40
  187.           Top = 53
  188.           Width = 407
  189.           Height = 156
  190.           Color = clWhite
  191.           CheckBoxes = False
  192.           Columns = <
  193.             item
  194.               Width = 390
  195.             end>
  196.           DragCursor = crDrag
  197.           DragMode = dmManual
  198.           Font.Charset = DEFAULT_CHARSET
  199.           Font.Color = clWindowText
  200.           Font.Height = -11
  201.           Font.Name = 'Tahoma'
  202.           Font.Style = []
  203.           HideSelection = True
  204.           ImageList = DataModuleAnalisis.ILElementosAnalisis
  205.           MultiSelect = False
  206.           ParentColor = False
  207.           ParentFont = False
  208.           ShowColumnHeaders = False
  209.           TabOrder = 0
  210.           OnChange = PLVElementosAnalizablesChange
  211.           Data = {000100000000FE}
  212.         end
  213.       end
  214.       object TPage
  215.         Left = 0
  216.         Top = 0
  217.         HelpContext = 1
  218.         Caption = 'Configuraci∩┐╜n'
  219.         object ImageConfiguracion: TImage
  220.           Left = 45
  221.           Top = 10
  222.           Width = 32
  223.           Height = 32
  224.           Picture.Data = {<image002.bmp>}
  225.           Transparent = True
  226.         end
  227.         object Label7: TLabel
  228.           Left = 82
  229.           Top = 10
  230.           Width = 409
  231.           Height = 26
  232.           Caption = 
  233.             'Pulsa en Configuraci∩┐╜n para modificar las propiedades del an∩┐╜lis' +
  234.             'is, si no se utilizar∩┐╜ la configuraci∩┐╜n por defecto.'
  235.           Constraints.MinWidth = 355
  236.           WordWrap = True
  237.         end
  238.         object ImagePlanificacion: TImage
  239.           Left = 45
  240.           Top = 76
  241.           Width = 32
  242.           Height = 32
  243.           Picture.Data = {<image003.bmp>}
  244.           Transparent = True
  245.         end
  246.         object Label8: TLabel
  247.           Left = 82
  248.           Top = 76
  249.           Width = 355
  250.           Height = 26
  251.           Caption = 
  252.             'Si quieres que esta tarea se realice peri∩┐╜dicamente puedes confi' +
  253.             'gurar su planificaci∩┐╜n.'
  254.           Constraints.MinWidth = 355
  255.           WordWrap = True
  256.         end
  257.         object BtnConfiguracion: TPlaButton
  258.           Left = 407
  259.           Top = 41
  260.           Width = 85
  261.           Height = 21
  262.           Caption = 'Configuraci∩┐╜n'
  263.           Font.Charset = DEFAULT_CHARSET
  264.           Font.Color = clWindowText
  265.           Font.Height = -11
  266.           Font.Name = 'Tahoma'
  267.           Font.Style = []
  268.           ParentFont = False
  269.           TabOrder = 0
  270.           OnClick = BtnConfiguracionClick
  271.         end
  272.         object BtnPlanificacion: TPlaButton
  273.           Left = 407
  274.           Top = 107
  275.           Width = 85
  276.           Height = 21
  277.           HelpContext = 139
  278.           Caption = 'Planificaci∩┐╜n'
  279.           Enabled = False
  280.           Font.Charset = DEFAULT_CHARSET
  281.           Font.Color = clWindowText
  282.           Font.Height = -11
  283.           Font.Name = 'Tahoma'
  284.           Font.Style = []
  285.           ParentFont = False
  286.           TabOrder = 2
  287.           OnClick = BtnPlanificacionClick
  288.         end
  289.         object PCBPeriodicamente: TPlaCheckBox
  290.           Left = 87
  291.           Top = 110
  292.           Width = 251
  293.           Height = 16
  294.           Caption = 'Quiero que esta tarea se realice peri∩┐╜dicamente'
  295.           Font.Charset = DEFAULT_CHARSET
  296.           Font.Color = clWindowText
  297.           Font.Height = -11
  298.           Font.Name = 'Tahoma'
  299.           Font.Style = []
  300.           ParentFont = False
  301.           TabOrder = 1
  302.           OnClick = PCBPeriodicamenteClick
  303.         end
  304.       end
  305.       object TPage
  306.         Left = 0
  307.         Top = 0
  308.         HelpContext = 2
  309.         Caption = 'Nombre'
  310.         object Label9: TLabel
  311.           Left = 23
  312.           Top = 10
  313.           Width = 450
  314.           Height = 26
  315.           Caption = 
  316.             'Escribe un nombre para identificar tu nueva tarea. Este nombre a' +
  317.             'parecer∩┐╜ en la lista de tareas para que puedas usarla cuando lo ' +
  318.             'desees.'
  319.           Constraints.MinWidth = 450
  320.           WordWrap = True
  321.         end
  322.         object Label10: TLabel
  323.           Left = 45
  324.           Top = 50
  325.           Width = 93
  326.           Height = 13
  327.           Caption = 'Nombre de an∩┐╜lisis:'
  328.         end
  329.         object PENombre: TPlaEdit
  330.           Left = 45
  331.           Top = 66
  332.           Width = 407
  333.           Height = 21
  334.           Cursor = crIBeam
  335.           Font.Charset = DEFAULT_CHARSET
  336.           Font.Color = clWindowText
  337.           Font.Height = -11
  338.           Font.Name = 'Tahoma'
  339.           Font.Style = []
  340.           ParentFont = False
  341.           TabOrder = 0
  342.           Transparent = False
  343.           OnChange = PENombreChange
  344.         end
  345.       end
  346.       object TPage
  347.         Left = 0
  348.         Top = 0
  349.         HelpContext = 3
  350.         Caption = 'Finalizaci∩┐╜n'
  351.         object Label11: TLabel
  352.           Left = 23
  353.           Top = 13
  354.           Width = 450
  355.           Height = 26
  356.           Caption = 
  357.             'Has terminado la definici∩┐╜n de una nueva tarea de an∩┐╜lisis.\nRec' +
  358.             'uerda que puedes usarla desde la lista de tareas del men∩┐╜ An∩┐╜lis' +
  359.             'is exhaustivos.'
  360.           Constraints.MinWidth = 450
  361.           WordWrap = True
  362.         end
  363.         object Label12: TLabel
  364.           Left = 23
  365.           Top = 64
  366.           Width = 192
  367.           Height = 13
  368.           Caption = 'Pulsa en Finalizar para guardar la tarea.'
  369.         end
  370.       end
  371.     end
  372.     object PanelCabezera: TPanel
  373.       Left = 0
  374.       Top = 0
  375.       Width = 512
  376.       Height = 59
  377.       Align = alTop
  378.       BevelOuter = bvNone
  379.       Color = clHighlightText
  380.       TabOrder = 0
  381.       object ImageCabecera: TImage
  382.         Left = 277
  383.         Top = 0
  384.         Width = 235
  385.         Height = 59
  386.         Align = alRight
  387.         Picture.Data = {<image004.bmp>}
  388.         Stretch = True
  389.       end
  390.       object LabelTituloCabecera: TLabel
  391.         Left = 24
  392.         Top = 12
  393.         Width = 3
  394.         Height = 13
  395.         Font.Charset = ANSI_CHARSET
  396.         Font.Color = clWindowText
  397.         Font.Height = -11
  398.         Font.Name = 'Tahoma'
  399.         Font.Style = [fsBold]
  400.         ParentFont = False
  401.         Transparent = True
  402.       end
  403.     end
  404.   end
  405.   object PanelBotones: TPanel
  406.     Left = 0
  407.     Top = 315
  408.     Width = 512
  409.     Height = 45
  410.     Align = alBottom
  411.     BevelOuter = bvNone
  412.     ParentColor = True
  413.     TabOrder = 1
  414.     object BtnCancelar: TPlaButton
  415.       Left = 423
  416.       Top = 12
  417.       Width = 73
  418.       Height = 21
  419.       Caption = 'Cancelar'
  420.       Font.Charset = DEFAULT_CHARSET
  421.       Font.Color = clWindowText
  422.       Font.Height = -11
  423.       Font.Name = 'Tahoma'
  424.       Font.Style = []
  425.       ParentFont = False
  426.       TabOrder = 2
  427.       OnClick = BtnCancelarClick
  428.     end
  429.     object BtnSiguiente: TPlaButton
  430.       Left = 338
  431.       Top = 12
  432.       Width = 73
  433.       Height = 21
  434.       Caption = 'Siguiente >'
  435.       Font.Charset = DEFAULT_CHARSET
  436.       Font.Color = clWindowText
  437.       Font.Height = -11
  438.       Font.Name = 'Tahoma'
  439.       Font.Style = []
  440.       ParentFont = False
  441.       TabOrder = 1
  442.       OnClick = BtnSiguienteClick
  443.       Default = True
  444.     end
  445.     object BtnAnterior: TPlaButton
  446.       Left = 263
  447.       Top = 12
  448.       Width = 73
  449.       Height = 21
  450.       Caption = '< Anterior'
  451.       Enabled = False
  452.       Font.Charset = DEFAULT_CHARSET
  453.       Font.Color = clWindowText
  454.       Font.Height = -11
  455.       Font.Name = 'Tahoma'
  456.       Font.Style = []
  457.       ParentFont = False
  458.       TabOrder = 0
  459.       OnClick = BtnAnteriorClick
  460.     end
  461.   end
  462. end
  463.