home *** CD-ROM | disk | FTP | other *** search
- object AnalizarMD: TAnalizarMD
- Tag = 26700
- Left = 312
- Top = 293
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Analizar M�ltiples Disquetes'
- ClientHeight = 173
- ClientWidth = 344
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Tag = 26800
- Left = 14
- Top = 14
- Width = 87
- Height = 13
- Caption = 'Siguiente disquete'
- end
- object Bevel1: TBevel
- Left = 112
- Top = 20
- Width = 217
- Height = 13
- Shape = bsTopLine
- end
- object Label2: TLabel
- Tag = 26900
- Left = 58
- Top = 35
- Width = 257
- Height = 26
- Caption =
- 'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
- 'r" para finalizar con el an�lisis de disquetes.'
- WordWrap = True
- end
- object PandaBrown1: TPandaBrown
- Left = 14
- Top = 35
- Width = 32
- Height = 32
- TheBrown.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 0400000000000002000000000000000000001000000010000000FFFFFF0000FF
- FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
- 000000FF00008080000000800000FF0000008000000000000000222222222222
- 2222222222222222222222222222222222222222222222222222222222222222
- 22222222222222228F2222FFFFFFFFFFFFFFFF222222222883F2266654545555
- 544566F22222228831F2266655454555504566F2222228831F22266654545455
- 504566F222228831F2222666554545555005FFFFFFF8331F2222261654545455
- 500FF5BBBBFFF1F2222226615555555555559999999BFF222222261666666666
- 655909090999BF5222222641666666666540909090999BF22222261466666666
- 6599090909099BFFF2222646010101010590909090999BF66F22261600101010
- 1509000909099BF66F222646000001010590000090999BF66F22261600000000
- 1059000909099F566F22260600000000005090909099BF566F22261600000000
- 00055909094FF5566F222606CCCCCCCCCCCC555555F666666F222666CCCCCCCC
- CCCC66F6666666666F2222222222222261466666666666646F22222222222222
- 64601010101010166F2222222222222261600101010101066F22222222222222
- 64600000101010166F2222222222222261600000000101066F22222222222222
- 60600000000000166F2222222222222261600000000000066F22222222222222
- 606CCCCCCCCCCCC60F22222222222222666CCCCCCCCCCCC66F22222222222222
- 2222222222222222222222222222222222222222222222222222}
- end
- object ButtonSiguiente: TButton
- Tag = 60000
- Left = 168
- Top = 145
- Width = 75
- Height = 22
- Caption = 'Siguiente'
- ModalResult = 1
- TabOrder = 0
- OnClick = ButtonSiguienteClick
- end
- object ButtonTerminar: TButton
- Tag = 59900
- Left = 254
- Top = 145
- Width = 75
- Height = 22
- Caption = 'Terminar'
- ModalResult = 1
- TabOrder = 1
- OnClick = ButtonTerminarClick
- end
- object ManuForm1: TManuForm
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clBlue
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 298
- Top = 8
- end
- end
-