home *** CD-ROM | disk | FTP | other *** search
- object ConfiguracionAdicional: TConfiguracionAdicional
- Left = 430
- Top = 304
- Width = 485
- Height = 183
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object PlaGroupBox2: TPlaGroupBox
- Tag = 1200
- Left = 14
- Top = 10
- Width = 449
- Height = 99
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Adicional'
- TabOrder = 0
- object Label2: TLabel
- Tag = 1300
- Left = 58
- Top = 19
- Width = 375
- Height = 26
- AutoSize = False
- Caption =
- 'Estas opciones adicionales te ayudar�n a afinar a�n m�s la forma' +
- ' de llevar a cabo las tareas de an�lisis.'
- Constraints.MinWidth = 375
- Transparent = True
- WordWrap = True
- end
- object Image4: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object PlaBevel2: TPlaBevel
- Left = 250
- Top = 52
- Width = 9
- Height = 33
- Shape = bsLeftLine
- end
- object CBActivarSonidos: TPlaCheckBox
- Tag = 1400
- Left = 58
- Top = 52
- Width = 93
- Height = 16
- HelpContext = 12
- Caption = 'Activar sonidos'
- TabOrder = 0
- end
- object CBOpcionesGrabar: TPlaCheckBox
- Tag = 1600
- Left = 58
- Top = 70
- Width = 126
- Height = 16
- HelpContext = 13
- Caption = 'Registrar en el informe'
- TabOrder = 1
- TabStop = False
- State = cbChecked
- end
- object CBOpMinimizar: TPlaCheckBox
- Tag = 1700
- Left = 271
- Top = 52
- Width = 142
- Height = 16
- HelpContext = 15
- Caption = 'Minimizar mientras analiza'
- TabOrder = 2
- TabStop = False
- end
- end
- object BTAceptar: TPlaButton
- Left = 159
- Top = 124
- Width = 95
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = BTAceptarClick
- Default = True
- ModalResult = 1
- end
- object PlaButton3: TPlaButton
- Left = 371
- Top = 124
- Width = 95
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- ModalResult = 2
- end
- object PlaButton1: TPlaButton
- Left = 265
- Top = 124
- Width = 95
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Restaurar'
- TabOrder = 3
- OnClick = BTAceptarClick
- ModalResult = 1
- end
- end
-