home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Plawiz.dll / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Encoding:
Text File  |  2003-11-01  |  4.0 KB  |  182 lines

  1. object Form7: TForm7
  2.   Left = 501
  3.   Top = 163
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Lista blanca y negra para '
  7.   ClientHeight = 371
  8.   ClientWidth = 404
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaGroupBox1: TPlaGroupBox
  22.     Left = 14
  23.     Top = 11
  24.     Width = 377
  25.     Height = 156
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Caption = 'Lista negra de sitios Web'
  32.     TabOrder = 0
  33.     object Label1: TLabel
  34.       Left = 58
  35.       Top = 19
  36.       Width = 311
  37.       Height = 39
  38.       Caption = 
  39.         'Puedes definir p∩┐╜ginas Web que este usuario no puede visualizar ' +
  40.         'en ning∩┐╜n caso, independientemente de las categor∩┐╜as incluidas e' +
  41.         'n su filtro.'
  42.       WordWrap = True
  43.     end
  44.     object Image1: TImage
  45.       Left = 11
  46.       Top = 22
  47.       Width = 32
  48.       Height = 32
  49.       Picture.Data = {<image001.bmp>}
  50.       Transparent = True
  51.     end
  52.     object PlaButton1: TPlaButton
  53.       Left = 288
  54.       Top = 66
  55.       Width = 75
  56.       Height = 21
  57.       Caption = 'Nueva...'
  58.       TabOrder = 0
  59.       OnClick = PlaButton1Click
  60.     end
  61.     object PlaButton2: TPlaButton
  62.       Left = 288
  63.       Top = 94
  64.       Width = 75
  65.       Height = 21
  66.       Caption = 'Eliminar'
  67.       TabOrder = 1
  68.       OnClick = PlaButton2Click
  69.     end
  70.     object PlaButton3: TPlaButton
  71.       Left = 288
  72.       Top = 122
  73.       Width = 75
  74.       Height = 21
  75.       Caption = 'Editar...'
  76.       TabOrder = 2
  77.       OnClick = PlaButton3Click
  78.     end
  79.     object PlaListBox1: TPlaListBox
  80.       Left = 58
  81.       Top = 66
  82.       Width = 217
  83.       Height = 77
  84.       TabOrder = 3
  85.       OnClick = PlaListBox1Click
  86.       OnDblClick = PlaListBox1DblClick
  87.     end
  88.   end
  89.   object PlaGroupBox2: TPlaGroupBox
  90.     Left = 14
  91.     Top = 178
  92.     Width = 377
  93.     Height = 146
  94.     TitleFont.Charset = DEFAULT_CHARSET
  95.     TitleFont.Color = 13977088
  96.     TitleFont.Height = -11
  97.     TitleFont.Name = 'Tahoma'
  98.     TitleFont.Style = []
  99.     Caption = 'Lista blanca de sitios Web'
  100.     TabOrder = 1
  101.     object Label2: TLabel
  102.       Left = 58
  103.       Top = 19
  104.       Width = 311
  105.       Height = 26
  106.       Caption = 
  107.         'Puedes definir p∩┐╜ginas Web que este usuario s∩┐╜ puede visualizar,' +
  108.         ' independientemente de las categor∩┐╜as incluidas en su filtro.'
  109.       WordWrap = True
  110.     end
  111.     object Image2: TImage
  112.       Left = 11
  113.       Top = 22
  114.       Width = 32
  115.       Height = 32
  116.       Picture.Data = {<image002.bmp>}
  117.       Transparent = True
  118.     end
  119.     object PlaListBox2: TPlaListBox
  120.       Left = 58
  121.       Top = 55
  122.       Width = 217
  123.       Height = 77
  124.       TabOrder = 0
  125.       OnClick = PlaListBox2Click
  126.       OnDblClick = PlaListBox2DblClick
  127.     end
  128.     object PlaButton4: TPlaButton
  129.       Left = 288
  130.       Top = 55
  131.       Width = 75
  132.       Height = 21
  133.       Caption = 'Nueva...'
  134.       TabOrder = 1
  135.       OnClick = PlaButton4Click
  136.     end
  137.     object PlaButton5: TPlaButton
  138.       Left = 288
  139.       Top = 83
  140.       Width = 75
  141.       Height = 21
  142.       Caption = 'Eliminar'
  143.       TabOrder = 2
  144.       OnClick = PlaButton5Click
  145.     end
  146.     object PlaButton9: TPlaButton
  147.       Left = 288
  148.       Top = 111
  149.       Width = 75
  150.       Height = 21
  151.       Caption = 'Editar...'
  152.       TabOrder = 3
  153.       OnClick = PlaButton9Click
  154.     end
  155.   end
  156.   object ButtonAceptar: TPlaButton
  157.     Tag = 2200
  158.     Left = 224
  159.     Top = 340
  160.     Width = 73
  161.     Height = 21
  162.     Anchors = [akRight, akBottom]
  163.     Caption = '&Aceptar'
  164.     TabOrder = 2
  165.     OnClick = ButtonAceptarClick
  166.     Default = True
  167.   end
  168.   object ButtonCancel: TPlaButton
  169.     Tag = 2400
  170.     Left = 305
  171.     Top = 340
  172.     Width = 73
  173.     Height = 21
  174.     Anchors = [akRight, akBottom]
  175.     Caption = '&Cancelar'
  176.     TabOrder = 3
  177.     TabStop = False
  178.     Cancel = True
  179.     ModalResult = 2
  180.   end
  181. end
  182.