home *** CD-ROM | disk | FTP | other *** search
- object FormConfigFiltradoContenido: TFormConfigFiltradoContenido
- Left = 458
- Top = 301
- ActiveControl = ButtonAceptar
- BorderStyle = bsDialog
- Caption = 'Configurar el filtrado de contenidos Web'
- ClientHeight = 276
- ClientWidth = 468
- 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 PlaGroupBox1: TPlaGroupBox
- Left = 16
- Top = 10
- Width = 441
- Height = 222
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Filtrado de contenidos Web'
- TabOrder = 0
- object Label1: TLabel
- Left = 58
- Top = 21
- Width = 78
- Height = 13
- Caption = 'Usuarios del PC:'
- end
- object Image3: TImage
- Left = 11
- Top = 21
- Width = 32
- Height = 33
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object PlaListView1: TPlaListView
- Left = 58
- Top = 40
- Width = 271
- Height = 137
- Color = clWhite
- CheckBoxes = False
- Columns = <
- item
- Width = 110
- Caption = 'Nombre'
- end
- item
- Width = 150
- Caption = 'Filtro usado'
- end>
- DragCursor = crDrag
- DragMode = dmManual
- HideSelection = True
- MultiSelect = False
- ParentColor = False
- ShowColumnHeaders = True
- TabOrder = 0
- OnDblClick = PlaListView1DblClick
- OnSelectItem = PlaListView1SelectItem
- Data = {000100000000FE}
- end
- object PlaButton1: TPlaButton
- Left = 340
- Top = 69
- Width = 88
- Height = 21
- Caption = 'Nuevo...'
- TabOrder = 1
- OnClick = PlaButton1Click
- end
- object PlaButton2: TPlaButton
- Left = 340
- Top = 98
- Width = 88
- Height = 21
- Caption = 'Eliminar'
- TabOrder = 2
- OnClick = PlaButton2Click
- end
- object PlaButton3: TPlaButton
- Left = 340
- Top = 127
- Width = 88
- Height = 21
- Caption = 'Modificar...'
- TabOrder = 3
- OnClick = PlaButton3Click
- end
- object PlaButton4: TPlaButton
- Left = 58
- Top = 189
- Width = 90
- Height = 21
- Caption = 'Filtros...'
- TabOrder = 4
- OnClick = PlaButton4Click
- end
- object PlaButton5: TPlaButton
- Left = 213
- Top = 189
- Width = 116
- Height = 21
- Caption = 'Otras opciones...'
- TabOrder = 5
- OnClick = PlaButton5Click
- end
- end
- object ButtonAceptar: TPlaButton
- Tag = 2200
- Left = 303
- Top = 244
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- Default = True
- ModalResult = 1
- end
- object ButtonCancel: TPlaButton
- Tag = 2400
- Left = 384
- Top = 244
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- end
-