home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FortressPCSoft / AntiVirus / Panda / platin.exe / DATA1.CAB / Comunes / Analisis.dll / RCDATA / TANALIZARMD / TANALIZARMD.txt < prev   
Encoding:
Text File  |  2000-04-28  |  3.1 KB  |  105 lines

  1. object AnalizarMD: TAnalizarMD
  2.   Tag = 26700
  3.   Left = 312
  4.   Top = 293
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Analizar M∩┐╜ltiples Disquetes'
  8.   ClientHeight = 173
  9.   ClientWidth = 344
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Tag = 26800
  23.     Left = 14
  24.     Top = 14
  25.     Width = 87
  26.     Height = 13
  27.     Caption = 'Siguiente disquete'
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 112
  31.     Top = 20
  32.     Width = 217
  33.     Height = 13
  34.     Shape = bsTopLine
  35.   end
  36.   object Label2: TLabel
  37.     Tag = 26900
  38.     Left = 58
  39.     Top = 35
  40.     Width = 257
  41.     Height = 26
  42.     Caption = 
  43.       'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
  44.       'r" para finalizar con el an∩┐╜lisis de disquetes.'
  45.     WordWrap = True
  46.   end
  47.   object PandaBrown1: TPandaBrown
  48.     Left = 14
  49.     Top = 35
  50.     Width = 32
  51.     Height = 32
  52.     TheBrown.Data = {
  53.       76020000424D7602000000000000760000002800000020000000200000000100
  54.       0400000000000002000000000000000000001000000010000000FFFFFF0000FF
  55.       FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
  56.       000000FF00008080000000800000FF0000008000000000000000222222222222
  57.       2222222222222222222222222222222222222222222222222222222222222222
  58.       22222222222222228F2222FFFFFFFFFFFFFFFF222222222883F2266654545555
  59.       544566F22222228831F2266655454555504566F2222228831F22266654545455
  60.       504566F222228831F2222666554545555005FFFFFFF8331F2222261654545455
  61.       500FF5BBBBFFF1F2222226615555555555559999999BFF222222261666666666
  62.       655909090999BF5222222641666666666540909090999BF22222261466666666
  63.       6599090909099BFFF2222646010101010590909090999BF66F22261600101010
  64.       1509000909099BF66F222646000001010590000090999BF66F22261600000000
  65.       1059000909099F566F22260600000000005090909099BF566F22261600000000
  66.       00055909094FF5566F222606CCCCCCCCCCCC555555F666666F222666CCCCCCCC
  67.       CCCC66F6666666666F2222222222222261466666666666646F22222222222222
  68.       64601010101010166F2222222222222261600101010101066F22222222222222
  69.       64600000101010166F2222222222222261600000000101066F22222222222222
  70.       60600000000000166F2222222222222261600000000000066F22222222222222
  71.       606CCCCCCCCCCCC60F22222222222222666CCCCCCCCCCCC66F22222222222222
  72.       2222222222222222222222222222222222222222222222222222}
  73.   end
  74.   object ButtonSiguiente: TButton
  75.     Tag = 60000
  76.     Left = 168
  77.     Top = 145
  78.     Width = 75
  79.     Height = 22
  80.     Caption = 'Siguiente'
  81.     ModalResult = 1
  82.     TabOrder = 0
  83.     OnClick = ButtonSiguienteClick
  84.   end
  85.   object ButtonTerminar: TButton
  86.     Tag = 59900
  87.     Left = 254
  88.     Top = 145
  89.     Width = 75
  90.     Height = 22
  91.     Caption = 'Terminar'
  92.     ModalResult = 1
  93.     TabOrder = 1
  94.     OnClick = ButtonTerminarClick
  95.   end
  96.   object ManuForm1: TManuForm
  97.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  98.     TitleBar.Color = clBlue
  99.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  100.     TitleBar.NbOfColors = 0
  101.     Left = 298
  102.     Top = 8
  103.   end
  104. end
  105.