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

  1. object FormDesinfReiniciar: TFormDesinfReiniciar
  2.   Left = 320
  3.   Top = 313
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Aviso'
  7.   ClientHeight = 203
  8.   ClientWidth = 392
  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 = 392
  25.     Height = 203
  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 = '∩┐╜ Desinfecci∩┐╜n incompleta !'
  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.       LowColorFuente.Charset = DEFAULT_CHARSET
  52.       LowColorFuente.Color = clBlack
  53.       LowColorFuente.Height = -17
  54.       LowColorFuente.Name = 'Tahoma'
  55.       LowColorFuente.Style = [fsBold]
  56.     end
  57.     object Image1: TImage
  58.       Left = 19
  59.       Top = 68
  60.       Width = 33
  61.       Height = 33
  62.       Picture.Data = {<image001.bmp>}
  63.     end
  64.     object Label54: TLabel
  65.       Left = 63
  66.       Top = 66
  67.       Width = 310
  68.       Height = 51
  69.       AutoSize = False
  70.       Caption = 
  71.         'No ha podido completarse la desinfecci∩┐╜n de algunos archivos por' +
  72.         ' estar en uso. Para completar la desinfecci∩┐╜n es imprescindible ' +
  73.         'reiniciar la m∩┐╜quina.'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWindowText
  76.       Font.Height = -11
  77.       Font.Name = 'Tahoma'
  78.       Font.Style = []
  79.       ParentFont = False
  80.       Transparent = True
  81.       WordWrap = True
  82.     end
  83.     object ButtonAceptar: TWhistlerButton
  84.       Left = 306
  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 RBReiniciar: TBitmapRadioButton
  102.       Left = 63
  103.       Top = 124
  104.       Width = 240
  105.       Height = 17
  106.       Caption = 'S∩┐╜, deseo reiniciar ahora'
  107.       Checked = True
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clBlack
  110.       Font.Height = -11
  111.       Font.Name = 'Tahoma'
  112.       Font.Style = []
  113.       PictureCheckedEnabled.Data = {<image002.bmp>}
  114.       PictureCheckedDisabled.Data = {<image003.bmp>}
  115.       PictureUncheckedEnabled.Data = {<image004.bmp>}
  116.       PictureUncheckedDisabled.Data = {<image005.bmp>}
  117.       TabOrder = 0
  118.       TabStop = True
  119.     end
  120.     object RBNoReiniciar: TBitmapRadioButton
  121.       Left = 63
  122.       Top = 145
  123.       Width = 240
  124.       Height = 17
  125.       Caption = 'No, reiniciar∩┐╜ m∩┐╜s tarde'
  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 = 1
  136.       TabStop = True
  137.     end
  138.   end
  139. end
  140.