home *** CD-ROM | disk | FTP | other *** search
- object Form8: TForm8
- Left = 390
- Top = 170
- BorderStyle = bsDialog
- Caption = 'Editar filtro de contenido Web'
- ClientHeight = 423
- ClientWidth = 505
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ButtonAceptar: TPlaButton
- Tag = 2200
- Left = 339
- Top = 392
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 0
- OnClick = ButtonAceptarClick
- Default = True
- end
- object ButtonCancel: TPlaButton
- Tag = 2400
- Left = 420
- Top = 392
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 1
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- object PlaGroupBox1: TPlaGroupBox
- Left = 14
- Top = 11
- Width = 477
- Height = 367
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Editar filtro de contenido'
- TabOrder = 2
- object Label1: TLabel
- Left = 58
- Top = 24
- Width = 77
- Height = 13
- Caption = 'Nombre de filtro:'
- end
- object Label4: TLabel
- Left = 58
- Top = 61
- Width = 132
- Height = 13
- Caption = 'Las personas con este filtro:'
- end
- object Image1: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object PlaTreeView1: TPlaTreeView
- Left = 58
- Top = 105
- Width = 407
- Height = 218
- AllowMultiDrag = False
- AutoCheck = True
- AutoExpand = False
- AutoScroll = True
- ChangeDelay = 0
- CheckBoxesType = ctAll
- DragExpandDelay = 100
- ExpandOnDrag = True
- HideSelection = True
- HeaderCaption = 'Categorias'
- HotTrack = False
- Indent = 19
- MultiSelect = False
- ShowLines = False
- ShowButtons = True
- ShowHeader = True
- OnEditing = PlaTreeView1Editing
- ReadOnly = False
- ShowRoot = True
- SortOrder = soAscending
- SortType = stNone
- ToolTips = True
- DragCursor = crDrag
- DragMode = dmManual
- TabOrder = 2
- Data = {000100000000FE}
- end
- object PlaEdit1: TPlaEdit
- Left = 144
- Top = 19
- Width = 257
- Height = 21
- Cursor = crIBeam
- MaxLength = 64
- TabOrder = 0
- Transparent = False
- end
- object PlaComboBox1: TPlaComboBox
- Left = 58
- Top = 77
- Width = 407
- Height = 21
- Style = csDropDownList
- TabOrder = 1
- Items.Strings = (
- 'No pueden acceder a las categor�as marcadas:'
- 'S�lo pueden accceder a las categor�as marcadas:')
- end
- object PlaButton5: TPlaButton
- Left = 344
- Top = 334
- Width = 121
- Height = 21
- Caption = 'Restaurar filtro'
- TabOrder = 3
- OnClick = PlaButton5Click
- end
- end
- end
-