home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / pandatitanium / files / data1.cab / Home / Avltmain.exe / 0 / RCDATA / TFRAMECONSEJOS / TFRAMECONSEJOS.txt < prev   
Text File  |  2001-10-22  |  3KB  |  119 lines

  1. object FrameConsejos: TFrameConsejos
  2.   Left = 0
  3.   Top = 0
  4.   Width = 441
  5.   Height = 374
  6.   AutoScroll = False
  7.   Color = clWhite
  8.   ParentColor = False
  9.   TabOrder = 0
  10.   object PanelTopConsejos: TPanel
  11.     Left = 0
  12.     Top = 0
  13.     Width = 441
  14.     Height = 28
  15.     Align = alTop
  16.     BevelOuter = bvNone
  17.     Color = clWhite
  18.     TabOrder = 0
  19.     object GradientLine44: TGradientLine
  20.       Left = 20
  21.       Top = 26
  22.       Width = 312
  23.       Height = 1
  24.       Picture.Data = {<image000.bmp>}
  25.       Stretch = True
  26.       Visible = False
  27.     end
  28.     object LabelAntialiased20: TLabelAntialiased
  29.       Left = 20
  30.       Top = 2
  31.       Width = 421
  32.       Height = 23
  33.       AutoSize = False
  34.       Caption = 'Los 15 consejos (buenas pr∩┐╜cticas)'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = 14053681
  37.       Font.Height = -19
  38.       Font.Name = 'Tahoma'
  39.       Font.Style = [fsBold, fsItalic]
  40.       ParentFont = False
  41.       UsarLowColorFuente = True
  42.       LowColorFuente.Charset = DEFAULT_CHARSET
  43.       LowColorFuente.Color = clNavy
  44.       LowColorFuente.Height = -19
  45.       LowColorFuente.Name = 'Tahoma'
  46.       LowColorFuente.Style = [fsBold]
  47.     end
  48.   end
  49.   object HTMLViewerConsejos: THTMLViewer
  50.     Left = 0
  51.     Top = 28
  52.     Width = 441
  53.     Height = 304
  54.     ViewImages = True
  55.     TabOrder = 1
  56.     Align = alClient
  57.     DefBackground = clWhite
  58.     BorderStyle = htNone
  59.     HistoryMaxCount = 2
  60.     DefFontName = 'Tahoma'
  61.     DefPreFontName = 'Courier New'
  62.     NoSelect = True
  63.     ScrollBars = ssVertical
  64.     CharSet = DEFAULT_CHARSET
  65.     MarginHeight = 0
  66.     MarginWidth = 12
  67.     PrintMarginLeft = 2
  68.     PrintMarginRight = 2
  69.     PrintMarginTop = 2
  70.     PrintMarginBottom = 2
  71.     htOptions = []
  72.     OnProcessing = HTMLViewerConsejosProcessing
  73.   end
  74.   object PanelBottomConsejos: TPanel
  75.     Left = 0
  76.     Top = 332
  77.     Width = 441
  78.     Height = 42
  79.     Align = alBottom
  80.     BevelOuter = bvNone
  81.     Color = clWhite
  82.     TabOrder = 2
  83.     object WButtonImprimirConsejo: TWhistlerButton
  84.       Left = 278
  85.       Top = 11
  86.       Width = 75
  87.       Height = 23
  88.       Caption = 'Imprimir'
  89.       ColorFondo = 15002603
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clBlack
  92.       Font.Height = -11
  93.       Font.Name = 'Tahoma'
  94.       Font.Style = []
  95.       LowColorFondo = 15793151
  96.       TabOrder = 0
  97.       TabStop = True
  98.       OnClick = WButtonImprimirConsejoClick
  99.     end
  100.     object WButtonAtrasConsejos: TWhistlerButton
  101.       Left = 358
  102.       Top = 11
  103.       Width = 75
  104.       Height = 23
  105.       Caption = 'Atr∩┐╜s'
  106.       ColorFondo = 15002603
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clBlack
  109.       Font.Height = -11
  110.       Font.Name = 'Tahoma'
  111.       Font.Style = []
  112.       LowColorFondo = 15793151
  113.       TabOrder = 1
  114.       TabStop = True
  115.       OnClick = WButtonAtrasConsejosClick
  116.     end
  117.   end
  118. end
  119.