home *** CD-ROM | disk | FTP | other *** search
- object AnalizarMD: TAnalizarMD
- Tag = 26700
- Left = 312
- Top = 293
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- BorderWidth = 11
- Caption = 'Analizar M�ltiples Disquetes'
- ClientHeight = 151
- ClientWidth = 322
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ButtonSiguiente: TPlaButton
- Tag = 60000
- Left = 168
- Top = 130
- Width = 73
- Height = 21
- Caption = 'Siguiente'
- TabOrder = 0
- OnClick = ButtonSiguienteClick
- Default = True
- ModalResult = 1
- end
- object ButtonTerminar: TPlaButton
- Tag = 59900
- Left = 249
- Top = 130
- Width = 73
- Height = 21
- Caption = 'Terminar'
- TabOrder = 1
- OnClick = ButtonTerminarClick
- Cancel = True
- ModalResult = 1
- end
- object PlaGroupBox1: TPlaGroupBox
- Tag = 26800
- Left = 0
- Top = 0
- Width = 322
- Height = 89
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Siguiente disquete'
- TabOrder = 2
- object PandaBrown1: TImage
- Left = 6
- Top = 23
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Tag = 26900
- Left = 50
- Top = 23
- Width = 257
- Height = 39
- Caption =
- 'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
- 'r" para finalizar con el an�lisis de disquetes.'
- WordWrap = True
- end
- end
- end
-