home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TANALIZARMD / TANALIZARMD.txt < prev   
Text File  |  2003-02-05  |  2KB  |  81 lines

  1. object AnalizarMD: TAnalizarMD
  2.   Tag = 26700
  3.   Left = 312
  4.   Top = 293
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Analizar M∩┐╜ltiples Disquetes'
  9.   ClientHeight = 151
  10.   ClientWidth = 322
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ButtonSiguiente: TPlaButton
  24.     Tag = 60000
  25.     Left = 168
  26.     Top = 130
  27.     Width = 73
  28.     Height = 21
  29.     Caption = 'Siguiente'
  30.     TabOrder = 0
  31.     OnClick = ButtonSiguienteClick
  32.     Default = True
  33.     ModalResult = 1
  34.   end
  35.   object ButtonTerminar: TPlaButton
  36.     Tag = 59900
  37.     Left = 249
  38.     Top = 130
  39.     Width = 73
  40.     Height = 21
  41.     Caption = 'Terminar'
  42.     TabOrder = 1
  43.     OnClick = ButtonTerminarClick
  44.     Cancel = True
  45.     ModalResult = 1
  46.   end
  47.   object PlaGroupBox1: TPlaGroupBox
  48.     Tag = 26800
  49.     Left = 0
  50.     Top = 0
  51.     Width = 322
  52.     Height = 89
  53.     TitleFont.Charset = DEFAULT_CHARSET
  54.     TitleFont.Color = 13977088
  55.     TitleFont.Height = -11
  56.     TitleFont.Name = 'Tahoma'
  57.     TitleFont.Style = []
  58.     Caption = 'Siguiente disquete'
  59.     TabOrder = 2
  60.     object PandaBrown1: TImage
  61.       Left = 6
  62.       Top = 23
  63.       Width = 32
  64.       Height = 32
  65.       Picture.Data = {<image001.bmp>}
  66.       Transparent = True
  67.     end
  68.     object Label2: TLabel
  69.       Tag = 26900
  70.       Left = 50
  71.       Top = 23
  72.       Width = 257
  73.       Height = 39
  74.       Caption = 
  75.         'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
  76.         'r" para finalizar con el an∩┐╜lisis de disquetes.'
  77.       WordWrap = True
  78.     end
  79.   end
  80. end
  81.