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

  1. object FormActualizando: TFormActualizando
  2.   Left = 400
  3.   Top = 264
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Actualizaci∩┐╜n'
  7.   ClientHeight = 214
  8.   ClientWidth = 379
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PanelFondo: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 379
  25.     Height = 214
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     Color = 15725559
  29.     TabOrder = 0
  30.     object GradientLine1: TGradientLine
  31.       Left = 19
  32.       Top = 49
  33.       Width = 312
  34.       Height = 1
  35.       Picture.Data = {<image000.bmp>}
  36.       Stretch = True
  37.     end
  38.     object LabelAntialiased1: TLabelAntialiased
  39.       Left = 19
  40.       Top = 26
  41.       Width = 314
  42.       Height = 21
  43.       AutoSize = False
  44.       Caption = 'Actualizaci∩┐╜n inteligente'
  45.       Font.Charset = DEFAULT_CHARSET
  46.       Font.Color = clBlack
  47.       Font.Height = -17
  48.       Font.Name = 'Tahoma'
  49.       Font.Style = [fsBold, fsItalic]
  50.       ParentFont = False
  51.       UsarLowColorFuente = True
  52.       LowColorFuente.Charset = DEFAULT_CHARSET
  53.       LowColorFuente.Color = clBlack
  54.       LowColorFuente.Height = -17
  55.       LowColorFuente.Name = 'Tahoma'
  56.       LowColorFuente.Style = [fsBold]
  57.     end
  58.     object LabelKBLeidos: TLabel
  59.       Left = 23
  60.       Top = 166
  61.       Width = 46
  62.       Height = 13
  63.       Anchors = [akRight, akBottom]
  64.       Caption = 'KB le∩┐╜dos:'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clWindowText
  67.       Font.Height = -11
  68.       Font.Name = 'Tahoma'
  69.       Font.Style = []
  70.       ParentFont = False
  71.       Transparent = True
  72.     end
  73.     object LabelPorcentaje: TLabel
  74.       Left = 258
  75.       Top = 166
  76.       Width = 20
  77.       Height = 13
  78.       Alignment = taRightJustify
  79.       Anchors = [akRight, akBottom]
  80.       Caption = '0 %'
  81.       Font.Charset = DEFAULT_CHARSET
  82.       Font.Color = clWindowText
  83.       Font.Height = -11
  84.       Font.Name = 'Tahoma'
  85.       Font.Style = []
  86.       ParentFont = False
  87.       Transparent = True
  88.     end
  89.     object ProgressBar: TFlatProgressBar
  90.       Left = 23
  91.       Top = 186
  92.       Width = 254
  93.       Height = 16
  94.       Transparent = True
  95.       ColorBorder = clGray
  96.       Min = 0
  97.       Max = 100
  98.       Smooth = True
  99.       Anchors = [akRight, akBottom]
  100.     end
  101.     object AnimateDescarga: TAnimate
  102.       Left = 88
  103.       Top = 79
  104.       Width = 183
  105.       Height = 45
  106.       Active = False
  107.       StopFrame = 15
  108.     end
  109.     object ButtonCancelar: TWhistlerButton
  110.       Left = 291
  111.       Top = 180
  112.       Width = 75
  113.       Height = 23
  114.       Anchors = [akRight, akBottom]
  115.       Caption = 'Cancelar'
  116.       ColorFondo = 15002603
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clBlack
  119.       Font.Height = -11
  120.       Font.Name = 'Tahoma'
  121.       Font.Style = []
  122.       LowColorFondo = 15793151
  123.       TabOrder = 1
  124.       TabStop = True
  125.       OnClick = ButtonCancelarClick
  126.     end
  127.   end
  128. end
  129.