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

  1. object FormCfgFwlProgramas: TFormCfgFwlProgramas
  2.   Left = 282
  3.   Top = 187
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Configuraci∩┐╜n de programas con acceso a la red'
  7.   ClientHeight = 394
  8.   ClientWidth = 607
  9.   Color = 14609391
  10.   Constraints.MinHeight = 401
  11.   Constraints.MinWidth = 480
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = False
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PlaButtonCerrar: TPlaButton
  24.     Left = 519
  25.     Top = 365
  26.     Width = 72
  27.     Height = 21
  28.     Anchors = [akRight, akBottom]
  29.     Caption = 'Cerrar'
  30.     TabOrder = 1
  31.     OnClick = PlaButtonCerrarClick
  32.     Cancel = True
  33.     Default = True
  34.     ModalResult = 2
  35.   end
  36.   object PlaGroupBoxProgramas: TPlaGroupBox
  37.     Left = 14
  38.     Top = 9
  39.     Width = 580
  40.     Height = 338
  41.     TitleFont.Charset = DEFAULT_CHARSET
  42.     TitleFont.Color = 13977088
  43.     TitleFont.Height = -11
  44.     TitleFont.Name = 'Tahoma'
  45.     TitleFont.Style = []
  46.     Anchors = [akLeft, akTop, akRight, akBottom]
  47.     Caption = 'Programas con acceso a la red'
  48.     TabOrder = 0
  49.     object ImageProgramas: TImage
  50.       Left = 11
  51.       Top = 22
  52.       Width = 32
  53.       Height = 32
  54.       Picture.Data = {<image001.bmp>}
  55.       Transparent = True
  56.     end
  57.     object Label1: TLabel
  58.       Left = 58
  59.       Top = 19
  60.       Width = 503
  61.       Height = 13
  62.       AutoSize = False
  63.       Caption = 
  64.         'Puedes establecer qu∩┐╜ programas pueden comunicarse usando la red' +
  65.         '.'
  66.       Transparent = True
  67.     end
  68.     object PlaListViewProgramas: TPlaListView
  69.       Left = 54
  70.       Top = 45
  71.       Width = 510
  72.       Height = 203
  73.       Anchors = [akLeft, akTop, akRight, akBottom]
  74.       Color = clWhite
  75.       CheckBoxes = False
  76.       Columns = <
  77.         item
  78.           Width = 310
  79.           Caption = 'Programa'
  80.         end
  81.         item
  82.           Editable = True
  83.           Width = 174
  84.           Caption = 'Comunicaci∩┐╜n'
  85.           DropDownList.Strings = (
  86.             'Denegada'
  87.             'Permitida'
  88.             'Preguntar')
  89.         end>
  90.       DragCursor = crDrag
  91.       DragMode = dmManual
  92.       Editable = True
  93.       Font.Charset = DEFAULT_CHARSET
  94.       Font.Color = clBlack
  95.       Font.Height = -11
  96.       Font.Name = 'Tahoma'
  97.       Font.Style = []
  98.       HideSelection = False
  99.       ImageList = ImageListProgIcons
  100.       MultiSelect = False
  101.       ParentColor = False
  102.       ParentFont = False
  103.       ParentShowHint = False
  104.       ShowHint = True
  105.       ShowColumnHeaders = True
  106.       TabOrder = 0
  107.       OnEdited = PlaListViewProgramasEdited
  108.       OnGetHintInfo = PlaListViewProgramasGetHintInfo
  109.       OnSelectItem = PlaListViewProgramasSelectItem
  110.       Data = {000100000000FE}
  111.     end
  112.     object PlaButtonAnadir: TPlaButton
  113.       Left = 56
  114.       Top = 280
  115.       Width = 122
  116.       Height = 21
  117.       HelpContext = 226
  118.       Anchors = [akRight, akBottom]
  119.       Caption = 'A∩┐╜adir programa'
  120.       TabOrder = 1
  121.       OnClick = PlaButtonAnadirClick
  122.     end
  123.     object PlaButtonEditar: TPlaButton
  124.       Left = 441
  125.       Top = 280
  126.       Width = 122
  127.       Height = 21
  128.       HelpContext = 227
  129.       Anchors = [akRight, akBottom]
  130.       Caption = 'Opciones avanzadas'
  131.       TabOrder = 4
  132.       OnClick = PlaButtonEditarClick
  133.     end
  134.     object PlaButtonQuitar: TPlaButton
  135.       Left = 184
  136.       Top = 280
  137.       Width = 122
  138.       Height = 21
  139.       HelpContext = 228
  140.       Anchors = [akRight, akBottom]
  141.       Caption = 'Quitar programa'
  142.       TabOrder = 2
  143.       OnClick = PlaButtonQuitarClick
  144.     end
  145.     object PlaCheckBoxMostrar: TPlaCheckBox
  146.       Left = 58
  147.       Top = 255
  148.       Width = 221
  149.       Height = 16
  150.       HelpContext = 225
  151.       Anchors = [akLeft, akBottom]
  152.       Caption = 'Mostrar programas del sistema operativo.'
  153.       TabOrder = 3
  154.       OnClick = PlaCheckBoxMostrarClick
  155.       State = cbChecked
  156.     end
  157.     object PlaCheckBoxReportar: TPlaCheckBox
  158.       Left = 58
  159.       Top = 310
  160.       Width = 333
  161.       Height = 16
  162.       HelpContext = 229
  163.       Anchors = [akLeft, akBottom]
  164.       Caption = 'Reflejar en el informe cada vez que se deniegue la comunicaci∩┐╜n.'
  165.       TabOrder = 5
  166.       State = cbChecked
  167.     end
  168.   end
  169.   object PBRestaurar: TPlaButton
  170.     Left = 326
  171.     Top = 289
  172.     Width = 122
  173.     Height = 21
  174.     Anchors = [akRight, akBottom]
  175.     Caption = 'Regenerar lista'
  176.     TabOrder = 2
  177.     OnClick = PBRestaurarClick
  178.   end
  179.   object ImageListProgIcons: TImageList
  180.     BlendColor = clWhite
  181.     BkColor = clWhite
  182.     Masked = False
  183.     Top = 366
  184.   end
  185.   object Timer: TTimer
  186.     Enabled = False
  187.     Interval = 100
  188.     OnTimer = TimerTimer
  189.     Left = 28
  190.     Top = 366
  191.   end
  192. end
  193.