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

  1. object Form8: TForm8
  2.   Left = 390
  3.   Top = 170
  4.   BorderStyle = bsDialog
  5.   Caption = 'Editar filtro de contenido Web'
  6.   ClientHeight = 423
  7.   ClientWidth = 505
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ButtonAceptar: TPlaButton
  21.     Tag = 2200
  22.     Left = 339
  23.     Top = 392
  24.     Width = 73
  25.     Height = 21
  26.     Anchors = [akRight, akBottom]
  27.     Caption = '&Aceptar'
  28.     TabOrder = 0
  29.     OnClick = ButtonAceptarClick
  30.     Default = True
  31.   end
  32.   object ButtonCancel: TPlaButton
  33.     Tag = 2400
  34.     Left = 420
  35.     Top = 392
  36.     Width = 73
  37.     Height = 21
  38.     Anchors = [akRight, akBottom]
  39.     Caption = '&Cancelar'
  40.     TabOrder = 1
  41.     TabStop = False
  42.     Cancel = True
  43.     ModalResult = 2
  44.   end
  45.   object PlaGroupBox1: TPlaGroupBox
  46.     Left = 14
  47.     Top = 11
  48.     Width = 477
  49.     Height = 367
  50.     TitleFont.Charset = DEFAULT_CHARSET
  51.     TitleFont.Color = 13977088
  52.     TitleFont.Height = -11
  53.     TitleFont.Name = 'Tahoma'
  54.     TitleFont.Style = []
  55.     Caption = 'Editar filtro de contenido'
  56.     TabOrder = 2
  57.     object Label1: TLabel
  58.       Left = 58
  59.       Top = 24
  60.       Width = 77
  61.       Height = 13
  62.       Caption = 'Nombre de filtro:'
  63.     end
  64.     object Label4: TLabel
  65.       Left = 58
  66.       Top = 61
  67.       Width = 132
  68.       Height = 13
  69.       Caption = 'Las personas con este filtro:'
  70.     end
  71.     object Image1: TImage
  72.       Left = 11
  73.       Top = 22
  74.       Width = 32
  75.       Height = 32
  76.       Picture.Data = {<image001.bmp>}
  77.       Transparent = True
  78.     end
  79.     object PlaTreeView1: TPlaTreeView
  80.       Left = 58
  81.       Top = 105
  82.       Width = 407
  83.       Height = 218
  84.       AllowMultiDrag = False
  85.       AutoCheck = True
  86.       AutoExpand = False
  87.       AutoScroll = True
  88.       ChangeDelay = 0
  89.       CheckBoxesType = ctAll
  90.       DragExpandDelay = 100
  91.       ExpandOnDrag = True
  92.       HideSelection = True
  93.       HeaderCaption = 'Categorias'
  94.       HotTrack = False
  95.       Indent = 19
  96.       MultiSelect = False
  97.       ShowLines = False
  98.       ShowButtons = True
  99.       ShowHeader = True
  100.       OnEditing = PlaTreeView1Editing
  101.       ReadOnly = False
  102.       ShowRoot = True
  103.       SortOrder = soAscending
  104.       SortType = stNone
  105.       ToolTips = True
  106.       DragCursor = crDrag
  107.       DragMode = dmManual
  108.       TabOrder = 2
  109.       Data = {000100000000FE}
  110.     end
  111.     object PlaEdit1: TPlaEdit
  112.       Left = 144
  113.       Top = 19
  114.       Width = 257
  115.       Height = 21
  116.       Cursor = crIBeam
  117.       MaxLength = 64
  118.       TabOrder = 0
  119.       Transparent = False
  120.     end
  121.     object PlaComboBox1: TPlaComboBox
  122.       Left = 58
  123.       Top = 77
  124.       Width = 407
  125.       Height = 21
  126.       Style = csDropDownList
  127.       TabOrder = 1
  128.       Items.Strings = (
  129.         'No pueden acceder a las categor∩┐╜as marcadas:'
  130.         'S∩┐╜lo pueden accceder a las categor∩┐╜as marcadas:')
  131.     end
  132.     object PlaButton5: TPlaButton
  133.       Left = 344
  134.       Top = 334
  135.       Width = 121
  136.       Height = 21
  137.       Caption = 'Restaurar filtro'
  138.       TabOrder = 3
  139.       OnClick = PlaButton5Click
  140.     end
  141.   end
  142. end
  143.