home *** CD-ROM | disk | FTP | other *** search
- object FormCanalesNoticias: TFormCanalesNoticias
- Left = 572
- Top = 259
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Canales de noticias'
- ClientHeight = 373
- ClientWidth = 417
- 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
- PixelsPerInch = 96
- TextHeight = 13
- object PlaGroupBox1: TPlaGroupBox
- Left = 14
- Top = 10
- Width = 389
- Height = 213
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Canales de noticias Panda'
- TabOrder = 0
- object Image1: TImage
- Left = 12
- Top = 19
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 56
- Top = 20
- Width = 265
- Height = 26
- Caption =
- 'Marca los canales de noticias Panda a los que quieres suscribirt' +
- 'e.'
- Constraints.MaxWidth = 265
- Constraints.MinWidth = 265
- WordWrap = True
- end
- object PlaListViewCanales: TPlaListView
- Left = 56
- Top = 51
- Width = 315
- Height = 150
- Color = clWhite
- CheckBoxes = True
- Columns = <
- item
- Width = 135
- Caption = 'Canal'
- end
- item
- Width = 178
- Caption = 'Descripci�n'
- end>
- DragCursor = crDrag
- DragMode = dmManual
- HideSelection = True
- MultiSelect = False
- ParentColor = False
- ShowColumnHeaders = True
- TabOrder = 0
- OnCheckClick = PlaListViewCanalesCheckClick
- Data = {000100000000FE}
- end
- end
- object PlaButton1: TPlaButton
- Left = 255
- Top = 341
- Width = 70
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = PlaButton1Click
- end
- object PlaButton2: TPlaButton
- Left = 336
- Top = 341
- Width = 70
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- ModalResult = 2
- end
- object PlaGroupBox2: TPlaGroupBox
- Left = 14
- Top = 229
- Width = 385
- Height = 80
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Hemeroteca - Archivo de noticias Panda'
- TabOrder = 3
- object Image2: TImage
- Left = 12
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Left = 56
- Top = 22
- Width = 300
- Height = 13
- Caption = 'Te permite consultar el hist�rico de noticias:'
- Constraints.MaxWidth = 300
- Constraints.MinWidth = 300
- WordWrap = True
- end
- object PlaLinkLabelNoticial: TPlaLinkLabel
- Left = 56
- Top = 39
- Width = 130
- Height = 16
- Caption = 'Archivo de noticias Panda'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- TabOrder = 0
- OnClick = PlaLinkLabelNoticialClick
- end
- end
- end
-