object FrameConsejos: TFrameConsejos Left = 0 Top = 0 Width = 441 Height = 374 AutoScroll = False Color = clWhite ParentColor = False TabOrder = 0 object PanelTopConsejos: TPanel Left = 0 Top = 0 Width = 441 Height = 28 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 0 object GradientLine44: TGradientLine Left = 20 Top = 26 Width = 312 Height = 1 Picture.Data = {} Stretch = True Visible = False end object LabelAntialiased20: TLabelAntialiased Left = 20 Top = 2 Width = 421 Height = 23 AutoSize = False Caption = 'Los 15 consejos (buenas pr�cticas)' Font.Charset = DEFAULT_CHARSET Font.Color = 14053681 Font.Height = -19 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False UsarLowColorFuente = True LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clNavy LowColorFuente.Height = -19 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end end object HTMLViewerConsejos: THTMLViewer Left = 0 Top = 28 Width = 441 Height = 304 ViewImages = True TabOrder = 1 Align = alClient DefBackground = clWhite BorderStyle = htNone HistoryMaxCount = 2 DefFontName = 'Tahoma' DefPreFontName = 'Courier New' NoSelect = True ScrollBars = ssVertical CharSet = DEFAULT_CHARSET MarginHeight = 0 MarginWidth = 12 PrintMarginLeft = 2 PrintMarginRight = 2 PrintMarginTop = 2 PrintMarginBottom = 2 htOptions = [] OnProcessing = HTMLViewerConsejosProcessing end object PanelBottomConsejos: TPanel Left = 0 Top = 332 Width = 441 Height = 42 Align = alBottom BevelOuter = bvNone Color = clWhite TabOrder = 2 object WButtonImprimirConsejo: TWhistlerButton Left = 278 Top = 11 Width = 75 Height = 23 Caption = 'Imprimir' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 0 TabStop = True OnClick = WButtonImprimirConsejoClick end object WButtonAtrasConsejos: TWhistlerButton Left = 358 Top = 11 Width = 75 Height = 23 Caption = 'Atr�s' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 1 TabStop = True OnClick = WButtonAtrasConsejosClick end end end