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

  1. object FormCanalesNoticias: TFormCanalesNoticias
  2.   Left = 572
  3.   Top = 259
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Canales de noticias'
  7.   ClientHeight = 373
  8.   ClientWidth = 417
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBox1: TPlaGroupBox
  21.     Left = 14
  22.     Top = 10
  23.     Width = 389
  24.     Height = 213
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'Tahoma'
  29.     TitleFont.Style = []
  30.     Caption = 'Canales de noticias Panda'
  31.     TabOrder = 0
  32.     object Image1: TImage
  33.       Left = 12
  34.       Top = 19
  35.       Width = 32
  36.       Height = 32
  37.       Picture.Data = {<image001.bmp>}
  38.       Transparent = True
  39.     end
  40.     object Label1: TLabel
  41.       Left = 56
  42.       Top = 20
  43.       Width = 265
  44.       Height = 26
  45.       Caption = 
  46.         'Marca los canales de noticias Panda a los que quieres suscribirt' +
  47.         'e.'
  48.       Constraints.MaxWidth = 265
  49.       Constraints.MinWidth = 265
  50.       WordWrap = True
  51.     end
  52.     object PlaListViewCanales: TPlaListView
  53.       Left = 56
  54.       Top = 51
  55.       Width = 315
  56.       Height = 150
  57.       Color = clWhite
  58.       CheckBoxes = True
  59.       Columns = <
  60.         item
  61.           Width = 135
  62.           Caption = 'Canal'
  63.         end
  64.         item
  65.           Width = 178
  66.           Caption = 'Descripci∩┐╜n'
  67.         end>
  68.       DragCursor = crDrag
  69.       DragMode = dmManual
  70.       HideSelection = True
  71.       MultiSelect = False
  72.       ParentColor = False
  73.       ShowColumnHeaders = True
  74.       TabOrder = 0
  75.       OnCheckClick = PlaListViewCanalesCheckClick
  76.       Data = {000100000000FE}
  77.     end
  78.   end
  79.   object PlaButton1: TPlaButton
  80.     Left = 255
  81.     Top = 341
  82.     Width = 70
  83.     Height = 21
  84.     Anchors = [akRight, akBottom]
  85.     Caption = '&Aceptar'
  86.     TabOrder = 1
  87.     OnClick = PlaButton1Click
  88.   end
  89.   object PlaButton2: TPlaButton
  90.     Left = 336
  91.     Top = 341
  92.     Width = 70
  93.     Height = 21
  94.     Anchors = [akRight, akBottom]
  95.     Caption = '&Cancelar'
  96.     TabOrder = 2
  97.     ModalResult = 2
  98.   end
  99.   object PlaGroupBox2: TPlaGroupBox
  100.     Left = 14
  101.     Top = 229
  102.     Width = 385
  103.     Height = 80
  104.     TitleFont.Charset = DEFAULT_CHARSET
  105.     TitleFont.Color = 13977088
  106.     TitleFont.Height = -11
  107.     TitleFont.Name = 'Tahoma'
  108.     TitleFont.Style = []
  109.     Caption = 'Hemeroteca - Archivo de noticias Panda'
  110.     TabOrder = 3
  111.     object Image2: TImage
  112.       Left = 12
  113.       Top = 22
  114.       Width = 32
  115.       Height = 32
  116.       Picture.Data = {<image002.bmp>}
  117.       Transparent = True
  118.     end
  119.     object Label2: TLabel
  120.       Left = 56
  121.       Top = 22
  122.       Width = 300
  123.       Height = 13
  124.       Caption = 'Te permite consultar el hist∩┐╜rico de noticias:'
  125.       Constraints.MaxWidth = 300
  126.       Constraints.MinWidth = 300
  127.       WordWrap = True
  128.     end
  129.     object PlaLinkLabelNoticial: TPlaLinkLabel
  130.       Left = 56
  131.       Top = 39
  132.       Width = 130
  133.       Height = 16
  134.       Caption = 'Archivo de noticias Panda'
  135.       Font.Charset = DEFAULT_CHARSET
  136.       Font.Color = clWindowText
  137.       Font.Height = -11
  138.       Font.Name = 'MS Sans Serif'
  139.       Font.Style = [fsUnderline]
  140.       ParentFont = False
  141.       TabOrder = 0
  142.       OnClick = PlaLinkLabelNoticialClick
  143.     end
  144.   end
  145. end
  146.