home *** CD-ROM | disk | FTP | other *** search
- object FormConfigAvanzadasFiltro: TFormConfigAvanzadasFiltro
- Left = 664
- Top = 288
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Configurar el filtrado de contenidos Web'
- ClientHeight = 228
- ClientWidth = 337
- 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 = 14
- Top = 11
- Width = 309
- Height = 170
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Datos del usuario'
- TabOrder = 0
- object Label1: TLabel
- Left = 58
- Top = 21
- Width = 40
- Height = 13
- Caption = 'Nombre:'
- end
- object Label2: TLabel
- Left = 58
- Top = 49
- Width = 57
- Height = 13
- Caption = 'Contrase�a:'
- end
- object Label3: TLabel
- Left = 58
- Top = 69
- Width = 80
- Height = 26
- Caption = 'Confirmar contrase�a:'
- Constraints.MaxWidth = 80
- Constraints.MinWidth = 80
- WordWrap = True
- end
- object Label4: TLabel
- Left = 58
- Top = 105
- Width = 58
- Height = 13
- Caption = 'Usar el filtro:'
- end
- object Image3: TImage
- Left = 11
- Top = 21
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object PlaButton5: TPlaButton
- Left = 138
- Top = 137
- Width = 161
- Height = 21
- Caption = 'Opciones adicionales...'
- TabOrder = 0
- OnClick = PlaButton5Click
- end
- object PlaEdit1: TPlaEdit
- Left = 138
- Top = 17
- Width = 161
- Height = 21
- MaxLength = 64
- TabOrder = 1
- Transparent = False
- end
- object PlaEdit2: TPlaEdit
- Left = 138
- Top = 44
- Width = 161
- Height = 22
- Cursor = crIBeam
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- MaxLength = 64
- ParentFont = False
- PasswordChar = '*'
- TabOrder = 2
- Transparent = False
- end
- object PlaEdit3: TPlaEdit
- Left = 138
- Top = 72
- Width = 161
- Height = 22
- Cursor = crIBeam
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = []
- MaxLength = 64
- ParentFont = False
- PasswordChar = '*'
- TabOrder = 3
- Transparent = False
- end
- object PlaComboBox1: TPlaComboBox
- Left = 138
- Top = 101
- Width = 161
- Height = 21
- Style = csDropDownList
- TabOrder = 4
- end
- end
- object ButtonAceptar: TPlaButton
- Tag = 2200
- Left = 172
- Top = 196
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = ButtonAceptarClick
- Default = True
- end
- object ButtonCancel: TPlaButton
- Tag = 2400
- Left = 253
- Top = 196
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- end
-