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

  1. object FormReiniciar: TFormReiniciar
  2.   Left = 376
  3.   Top = 364
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Aviso'
  7.   ClientHeight = 201
  8.   ClientWidth = 381
  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.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PanelFondo: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 381
  25.     Height = 201
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     Color = 15725559
  29.     TabOrder = 0
  30.     object LabelAntialiased1: TLabelAntialiased
  31.       Left = 19
  32.       Top = 26
  33.       Width = 314
  34.       Height = 21
  35.       AutoSize = False
  36.       Caption = 'Actualizaci∩┐╜n realizada'
  37.       Font.Charset = DEFAULT_CHARSET
  38.       Font.Color = clBlack
  39.       Font.Height = -17
  40.       Font.Name = 'Tahoma'
  41.       Font.Style = [fsBold, fsItalic]
  42.       ParentFont = False
  43.       UsarLowColorFuente = True
  44.       LowColorFuente.Charset = DEFAULT_CHARSET
  45.       LowColorFuente.Color = clBlack
  46.       LowColorFuente.Height = -17
  47.       LowColorFuente.Name = 'Tahoma'
  48.       LowColorFuente.Style = [fsBold]
  49.     end
  50.     object Label54: TLabel
  51.       Left = 63
  52.       Top = 66
  53.       Width = 298
  54.       Height = 39
  55.       AutoSize = False
  56.       Caption = 
  57.         'La aplicaci∩┐╜n se ha actualizado satisfactoriamente (Upgrade). Pa' +
  58.         'ra que los cambios surgan efecto, debes reiniciar la m∩┐╜quina.'#13#10
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -11
  62.       Font.Name = 'Tahoma'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       Transparent = True
  66.       WordWrap = True
  67.     end
  68.     object GradientLine1: TGradientLine
  69.       Left = 19
  70.       Top = 49
  71.       Width = 312
  72.       Height = 1
  73.       Picture.Data = {<image000.bmp>}
  74.       Stretch = True
  75.     end
  76.     object Image1: TImage
  77.       Left = 19
  78.       Top = 68
  79.       Width = 33
  80.       Height = 33
  81.       Picture.Data = {<image001.bmp>}
  82.     end
  83.     object ButtonAceptar: TWhistlerButton
  84.       Left = 295
  85.       Top = 169
  86.       Width = 75
  87.       Height = 23
  88.       Anchors = [akRight, akBottom]
  89.       Caption = 'Aceptar'
  90.       ColorFondo = 15002603
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clBlack
  93.       Font.Height = -11
  94.       Font.Name = 'Tahoma'
  95.       Font.Style = []
  96.       LowColorFondo = 15793151
  97.       TabOrder = 2
  98.       TabStop = True
  99.       OnClick = ButtonAceptarClick
  100.     end
  101.     object RBNoReiniciar: TBitmapRadioButton
  102.       Left = 63
  103.       Top = 138
  104.       Width = 225
  105.       Height = 17
  106.       Caption = 'No, reiniciar∩┐╜ m∩┐╜s tarde'
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clBlack
  109.       Font.Height = -11
  110.       Font.Name = 'Tahoma'
  111.       Font.Style = []
  112.       PictureCheckedEnabled.Data = {<image002.bmp>}
  113.       PictureCheckedDisabled.Data = {<image003.bmp>}
  114.       PictureUncheckedEnabled.Data = {<image004.bmp>}
  115.       PictureUncheckedDisabled.Data = {<image005.bmp>}
  116.       TabOrder = 1
  117.       TabStop = True
  118.     end
  119.     object RBReiniciar: TBitmapRadioButton
  120.       Left = 63
  121.       Top = 117
  122.       Width = 225
  123.       Height = 17
  124.       Caption = 'S∩┐╜, deseo reiniciar ahora'
  125.       Checked = True
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBlack
  128.       Font.Height = -11
  129.       Font.Name = 'Tahoma'
  130.       Font.Style = []
  131.       PictureCheckedEnabled.Data = {<image006.bmp>}
  132.       PictureCheckedDisabled.Data = {<image007.bmp>}
  133.       PictureUncheckedEnabled.Data = {<image008.bmp>}
  134.       PictureUncheckedDisabled.Data = {<image009.bmp>}
  135.       TabOrder = 0
  136.       TabStop = True
  137.     end
  138.   end
  139. end
  140.