;the "Tools | Options..." menu command

object OptionsForm: TOptionsForm6
  ClientWidth = 572
  Caption = 'Opciones'
  object CatLstBx: TListBox
    Width = 112
    Height = 335
    ItemHeight = 40
    Items.Strings = (
      ' General'
      ' Vista'
      ' Edición'
      ' Cargar/Guardar'
      ' Colores'
      ' Revisión ortográfica'
      ' Despliegue de texto'
      ' Accesibilidad')
    Style = lbOwnerDrawFixed
    OnClick = ControlChange
  end
  object MainPanel: TPanel
    Left = 110
    Width = 462
    Height = 523
    BevelOuter = bvNone
    object GenScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object NewDocAtStartUpChkBx: TCheckBox
        Left = 15
        Top = 15
        Caption = 'Crear un &nuevo documento al iniciar'
        OnClick = ControlChange
      end
      object ShowTemplChkBx: TCheckBox
        Left = 15
        Top = 33
        Caption = 'Mostrar siempre la ventana de &plantillas al crear nuevos documentos'
        OnClick = ControlChange
      end
      object ContNumChkBx: TCheckBox
        Left = 15
        Top = 51
        Caption = 'Numeración &continua para nuevos documentos después de reiniciar'
        OnClick = ControlChange
      end
      object FmtNTmplBtn: TButton
        Left = 15
        Top = 77
        Width = 210
        Caption = 'F&ormatos de documento y plantillas...'
        OnClick = ControlChange
      end
      object DocFmtDefLbl: TLabel
        Left = 15
        Top = 118
        Caption = 'Predeterminados para'
      end
      object DocFmtDefCmbBx: TComboBox
        Left = 130
        Top = 114
        Width = 146
        Style = csDropDownList
        Items.Strings = (
          'documentos formateados:'
          'documentos de texto plano:')
      end
      object HistLbl: TLabel
        Left = 15
        Top = 157
        Caption = 'Número de elementos en los historiales:'
      end
      object HistEdt: TUpDownEdit
        Left = 215
        Top = 154
        Width = 27
        Increment = 1
        SepDigits = 0
        OnValChange = ControlChange
      end
      object HistAutoCleanChkBx: TCheckBox
        Left = 15
        Top = 182
        Caption = 'Eliminar automáticamente archivos y carpetas obsoletos de los historiales'
        OnClick = ControlChange
      end
      object Hist2Lbl: TLabel
        Left = 15
        Top = 202
        Caption = 'Historiales para limpiar en la salida:'
      end
      object ClrFileChkBx: TCheckBox
        Left = 192
        Top = 202
        Caption = '&archivos'
        OnClick = ControlChange
      end
      object ClrFldrChkBx: TCheckBox
        Left = 260
        Top = 202
        Caption = '&carpetas'
        OnClick = ControlChange
      end
      object ClrSrchChkBx: TCheckBox
        Left = 328
        Top = 202
        Caption = 'bú&squeda'
        OnClick = ControlChange
      end
      object ClrEbookChkBx: TCheckBox
        Left = 192
        Top = 220
        Caption = 'metadatos de eBoo&k'
        OnClick = ControlChange
      end
      object FullPathsChkBx: TCheckBox
        Left = 15
        Top = 238
        Caption = 'Mostrar nombres de archivos completos incluyendo rutas'
        OnClick = ControlChange
      end
      object RecBinChkBx: TCheckBox
        Left = 15
        Top = 256
        Caption = 'Nunca mover archivos a la Papelera de Reciclaje'
        OnClick = ControlChange
      end
      object UpdateFldsChkBx: TCheckBox
        Left = 15
        Top = 284
        Caption = 'Actualizar campos al imprimir'
        OnClick = ControlChange
      end
      object AdrBkBtn: TButton
        Left = 15
        Top = 310
        Width = 140
        Caption = 'Libretas de Direcciones...'
        OnClick = ControlChange
      end
      object MeasSysLbl: TLabel
        Left = 16
        Top = 353
        Caption = 'Sistema de &medición:'
      end
      object MeasSysCmbBx: TComboBox
        Left = 130
        Top = 349
        Width = 96
        Style = csDropDownList
        OnChange = ControlChange
      end
      object OptMsgBtn: TButton
        Left = 16
        Top = 382
        Width = 140
        Caption = 'Mensajes opcion&ales...'
        OnClick = ControlChange
      end
      object UserNameLbl: TLabel
        Left = 16
        Top = 420
        Caption = 'Nombre de u&suario:'
      end
      object UserNameEdt: TEdit
        Left = 117
        Top = 416
        Width = 139
        OnChange = ControlChange
      end
      object MulCopiesChkBx: TCheckBox
        Left = 15
        Top = 451
        Caption = 'Permitir múltiples instancias de Atlantis'
        OnClick = ControlChange
      end
      object CheckUpdChkBx: TCheckBox
        Left = 15
        Top = 469
        Caption = 'Buscar actualizaciones y noticias automáticamente al iniciar'
        OnClick = ControlChange
      end
    end
    object ViewScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object SpaceDotChkBx: TCheckBox
        Left = 15
        Top = 15
        Caption = 'Mostrar los caracteres de espacio como puntos cuando el modo'#13'"Vista | Símbolos Especiales" esté activado'
        OnClick = ControlChange
      end
      object FieldShadingLbl: TLabel
        Left = 15
        Top = 48
        Caption = 'Sombreado de campo:'
      end
      object FieldShadingCmbBx: TComboBox
        Left = 130
        Top = 44
        Width = 284
        Style = csDropDownList
        Items.Strings = (
          'Nunca'
          'Cuando el modo "Símbolos especiales" esté activado'
          'Siempre')
        OnChange = ControlChange
      end
      object ParMarkChkBx: TCheckBox
        Left = 15
        Top = 77
        Caption = 'Mostrar marcas de formato de párrafo ("Mantener con el siguiente",'#13'"Mantener líneas juntas", "Salto de página antes", y "Suprimir números de línea")'
        OnClick = ControlChange
      end
      object PicPlchldChkBx: TCheckBox
        Left = 15
        Top = 106
        Caption = 'Mostrar marcadores de lugar en lugar de imágenes'#13'para una visualización más rápida'
        OnClick = ControlChange
      end
      object DefViewModeLbl: TLabel
        Left = 15
        Top = 142
        Caption = 'Modo de vista predeterminado para'
      end
      object DefViewModeCmbBx1: TComboBox
        Left = 192
        Top = 139
        Width = 240
        Style = csDropDownList
        Items.Strings = (
          'documentos formateados:'
          'documentos de texto plano:')
        OnChange = ControlChange
      end
      object DefViewModeCmbBx2: TComboBox
        Left = 192
        Top = 162
        Width = 240
        Style = csDropDownList
        Items.Strings = (
          'Borrador'
          'Borrador (ajustar a la ventana)'
          'Despliegue de impresión'
          'El modo de vista del último documento activo')
        OnChange = ControlChange
      end
      object CentDraftChkBx: TCheckBox
        Left = 15
        Top = 196
        Caption = 'Vista de borrador centrada'
        OnClick = ControlChange
      end
      object CentPLChkBx: TCheckBox
        Left = 15
        Top = 214
        Caption = 'Vista centrada de despliegue de impresión'
        OnClick = ControlChange
      end
      object OneColChkBx: TCheckBox
        Left = 15
        Top = 232
        Caption = 'Una columna de páginas en la vista de despliegue de impresión'
        OnClick = ControlChange
      end
      object HideSpaceChkBx: TCheckBox
        Left = 15
        Top = 250
        Caption = 'Ocultar el espacio entre las páginas en la vista de despliegue de impresión'
        OnClick = ControlChange
      end
      object DimHeadChkBx: TCheckBox
        Left = 15
        Top = 268
        Caption = 'Atenuar encabezados/pies de página inactivos'
        OnClick = ControlChange
      end
      object ThickPgMargChkBx: TCheckBox
        Left = 15
        Top = 284
        Caption = 'Bordes de margen de página más gruesos'
        OnClick = ControlChange
      end
      object DefZoomBtn: TButton
        Left = 15
        Top = 316
        Width = 130
        Caption = 'Zoom Predeterminado...'
        OnClick = ControlChange
      end
      object TitlePgChkBx: TCheckBox
        Left = 15
        Top = 346
        Caption = 'Mostrar la página de título por sí sola en el zoom de "Dos páginas"'
        OnClick = ControlChange
      end
      object NavToolChkBx: TCheckBox
        Left = 15
        Top = 370
        Caption = 'Herramienta de navegación en la barra'#13'de desplazamiento vertical de la ventana del documento'
        OnClick = ControlChange
      end
      object HideDocBarChkBx: TCheckBox
        Left = 15
        Top = 399
        Caption = 'Ocultar Barra de Documentos para un solo documento'
        OnClick = ControlChange
      end
      object FSLbl: TLabel
        Left = 15
        Top = 428
        Caption = 'Cuando el modo "Pantalla Completa" esté activado, ocultar:'
      end
      object FSMainMenuChkBx: TCheckBox
        Left = 15
        Top = 445
        Caption = 'menú principal'
        OnClick = ControlChange
      end
      object FSRulerChkBx: TCheckBox
        Left = 15
        Top = 462
        Caption = 'reglas'
        OnClick = ControlChange
      end
      object FSCtrlBrdChkBx: TCheckBox
        Left = 15
        Top = 479
        Caption = 'Tablero de Control'
        OnClick = ControlChange
      end
      object FSStatusBarChkBx: TCheckBox
        Left = 15
        Top = 497
        Caption = 'barra de estad&os'
        OnClick = ControlChange
      end
      object FSToolbarChkBx: TCheckBox
        Left = 129
        Top = 445
        Caption = 'barras de herram&ientas'
        OnClick = ControlChange
      end
      object FSScrollbarChkBx: TCheckBox
        Left = 129
        Top = 462
        Caption = 'barras de desplaz&amiento'
        OnClick = ControlChange
      end
      object FSDocBarChkBx: TCheckBox
        Left = 129
        Top = 479
        Caption = 'Barra de Docume&ntos'
        OnClick = ControlChange
      end
      object FSTaskbarChkBx: TCheckBox
        Left = 129
        Top = 497
        Caption = 'Barra de tareas de Windows'
        OnClick = ControlChange
      end
    end
    object EditScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object SelWholeWordsChkBx: TCheckBox
        Left = 15
        Top = 15
        Caption = 'Seleccionar palabras completas automáticamente'
        OnClick = ControlChange
      end
      object DragDropChkBx: TCheckBox
        Left = 284
        Top = 15
        Caption = 'Arrastrar y soltar'
        OnClick = ControlChange
      end
      object DiscreteScrollChkBx: TCheckBox
        Left = 15
        Top = 33
        Caption = 'Desplazamiento discreto'
        OnClick = ControlChange
      end
      object GrpUndoChkBx: TCheckBox
        Left = 284
        Top = 33
        Caption = 'Deshacer en grupo'
        OnClick = ControlChange
      end
      object FrmtWithoutSelChkBx: TCheckBox
        Left = 15
        Top = 51
        Caption = 'Formatear sin selección'
        OnClick = ControlChange
      end
      object UndoAfterSaveChkBx: TCheckBox
        Left = 284
        Top = 51
        Caption = 'Deshacer después'#13'de guardar'
        OnClick = ControlChange
      end
      object URLsAsWordsChkBx: TCheckBox
        Left = 15
        Top = 69
        Caption = 'Tratar direcciones de Internet como palabras'
        OnClick = ControlChange
      end
      object FindWordAtCursorChkBx: TCheckBox
        Left = 284
        Top = 79
        Caption = 'Buscar palabra en el cursor'
        OnClick = ControlChange
      end
      object TabLstLvlChkBx: TCheckBox
        Left = 15
        Top = 87
        Caption = 'Tabulador y Retroceso cambian los niveles'#13'de la lista'
        OnClick = ControlChange
      end
      object SmartCutChkBx: TCheckBox
        Left = 284
        Top = 97
        Caption = 'Corte y Pegado Inteligente'
        OnClick = ControlChange
      end
      object CtrlClkHLinkChkBx: TCheckBox
        Left = 15
        Top = 115
        Caption = 'Usar Ctrl+Clic para seguir los hipervínculos'
        OnClick = ControlChange
      end
      object ClprdHstrChkBx: TCheckBox
        Left = 284
        Top = 115
        Caption = 'Historial del Portapapeles'
        OnClick = ControlChange
      end
      object SelInstancesChkBx: TCheckBox
        Left = 15
        Top = 133
        Caption = 'Resaltar instancias del texto seleccionado'
        OnClick = ControlChange
      end
      object FastNavChkBx: TCheckBox
        Left = 284
        Top = 133
        Caption = 'Navegación rápida'
        OnClick = ControlChange
      end
      object FavFntBtn: TButton
        Left = 15
        Top = 156
        Width = 160
        Caption = 'Mis fuentes favoritas...'
        OnClick = ControlChange
      end
      object FntSizesBtn: TButton
        Left = 190
        Top = 156
        Width = 160
        Caption = 'Tamaños de fuente...'
        OnClick = ControlChange
      end
      object FavFntChkBx: TCheckBox
        Left = 20
        Top = 183
        Caption = 'Usar solo M&is fuentes favoritas'
        OnClick = ControlChange
      end
      object HLinkFmtLbl: TLabel
        Left = 15
        Top = 220
        Caption = 'Formato predeterminado para hipervínculos:'
      end
      object HLinkColCmbBx: TColorPalComboBox
        Left = 240
        Top = 216
        Width = 75
        OnChange = ControlChange
      end
      object HLinkULineChkBx: TCheckBox
        Left = 323
        Top = 220
        Caption = 's&ubrayado'
        OnClick = ControlChange
      end
      object AposChkbx: TCheckBox
        Left = 15
        Top = 250
        Caption = 'Tratar siempre los apóstrofes como signos de puntuación'
        OnClick = ControlChange
      end
      object WrapChkBx: TCheckBox
        Left = 15
        Top = 268
        Caption = 'Mostrar automáticamente los puntos de ajuste después de seleccionar imágenes'#13'con el estilo de ajuste de texto "ajustado" o "a través"'
        OnClick = ControlChange
      end
      object PicAutoSizeChkBx: TCheckBox
        Left = 15
        Top = 299
        Caption = 'Ajustar automáticamente el tamaño de las imágenes insertadas'
        OnClick = ControlChange
      end
      object BulChkBx: TCheckBox
        Left = 15
        Top = 317
        Caption = 'Viñetas/números automáticos clicables'
        OnClick = ControlChange
      end
      object CtrlHomeChkBx: TCheckBox
        Left = 15
        Top = 335
        Caption = 'Ctrl+Inicio/Ctrl+Fin navegan solo dentro del subdocumento activo'
        OnClick = ControlChange
      end
      object EditROnlyChkBx: TCheckBox
        Left = 15
        Top = 353
        Caption = 'Allow editing read-only documents'
        OnClick = ControlChange
      end
      object SearchToolLbl: TLabel
        Left = 15
        Top = 376
        Width = 135
        Height = 30
        AutoSize = false
        Caption = 'Herramienta de búsqueda'#13'predeterminada (Ctrl+F):'
      end
      object SearchToolCmbBx: TComboBox
        Left = 145
        Top = 380
        Width = 293
        Style = csDropDownList
        Items.Strings = (
          'El panel de Buscar/Reemplazar del Tablero de Control'
          'El diálogo de Buscar/Reemplazar')
        OnChange = ControlChange
      end
      object ColHLbl: TLabel
        Left = 15
        Top = 412
        Caption = 'Títulos co&lapsible:'
      end
      object ColHCmbBx: TComboBox
        Left = 145
        Top = 408
        Width = 293
        Style = csDropDownList
        Items.Strings = (
          'Habilitado y guardado en archivos de documentos'
          'Habilitado pero no guardado en archivos de documentos'
          'Deshabilitado')
        OnChange = ControlChange
      end
      object CalcLbl: TLabel
        Left = 15
        Top = 440
        Caption = 'La herramienta "Calcular"'
      end
      object CalcCmbBx: TComboBox
        Left = 145
        Top = 436
        Width = 293
        Style = csDropDownList
        Items.Strings = (
          'reemplaza la selección del documento con el resultado'
          'pone el resultado en el portapapeles')
        OnChange = ControlChange
      end
      object BellLbl: TLabel
        Left = 15
        Top = 468
        Caption = 'Área de campana de margen:'
      end
      object BellEdt: TUpDownEdit
        Left = 163
        Top = 464
        Width = 60
        OnValChange = ControlChange
      end
      object ClipFmtLbl: TLabel
        Left = 15
        Top = 494
        Caption = 'Copiar al portapapeles como:'
      end
      object ClipFmtLstBx: TCheckListBox
        Left = 163
        Top = 492
        Width = 130
        Items.Strings = (
          'Formato RTF'
          'HTML'
          'Texto plano'
          'Mapa de bits')
        OnClick = ControlChange
      end
      object ClearClipChkBx: TCheckBox
        Left = 315
        Top = 492
        Caption = 'Borrar portapapeles'#13'al salir'
        OnClick = ControlChange
      end
    end
    object LSScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object UserFolderLbl: TLabel
        Left = 15
        Top = 19
        Caption = 'Ubicación de archivos del usuario:'
      end
    object UserFolderEdt: TEdit
        Left = 182
        Top = 15
        Width = 176
        Color = clBtnFace
        ReadOnly = True
      end
      object BrowseBtn: TButton
        Left = 365
        Top = 15
        Width = 65
        Caption = 'Ex&plorar...'
        OnClick = ControlChange
      end
      object ReloadDocsChkBx: TCheckBox
        Left = 15
        Top = 48
        Caption = 'Rec&argar documentos abiertos al iniciar'
        OnClick = ControlChange
      end
      object HLinkChkBx: TCheckBox
        Left = 15
        Top = 66
        Caption = 'Abrir &hipervínculos a documentos soportados en Atlantis'
        OnClick = ControlChange
      end
      object LoadImgChkBx: TCheckBox
        Left = 15
        Top = 84
        Caption = 'Descargar i&mágenes de la Web'
        OnClick = ControlChange
      end
      object FileConvChkBx: TCheckBox
        Left = 15
        Top = 102
        Caption = 'Mostrar siempre el diálogo de "Conversión de &archivos" al abrir archivos'#13'de texto plano'
        OnClick = ControlChange
      end
      object FileNameFromDocChkBx: TCheckBox
        Left = 15
        Top = 130
        Caption = 'Al guardar nuevos documentos, su&gerir nombre de archivo desde el texto'#13'del documento'
        OnClick = ControlChange
      end
      object OfferDocPropChkBx: TCheckBox
        Left = 15
        Top = 158
        Caption = 'Ofrecer propiedades del documento al guardar'
        OnClick = ControlChange
      end
      object SaveAsToCurChkBx: TCheckBox
        Left = 15
        Top = 176
        Caption = 'El diálogo de "Guar&dar como" ofrece guardar en la misma carpeta que'#13'el documento original'
        OnClick = ControlChange
      end
      object SaveCaretPosChkBx: TCheckBox
        Left = 15
        Top = 204
        Caption = 'Guardar la posición del cursor en los archivos del documento'
        OnClick = ControlChange
      end
      object CompactRTFChkBx: TCheckBox
        Left = 15
        Top = 222
        Caption = 'Guardar documentos RTF compactos'
        OnClick = ControlChange
      end
      object BinImgChkBx: TCheckBox
        Left = 35
        Top = 240
        Caption = 'Guardar datos gráficos binarios en documentos RTF'
        OnClick = ControlChange
      end
      object DocBarSaveChkBx: TCheckBox
        Left = 15
        Top = 258
        Caption = 'Hacer doble clic en los botones de la Barra de Documentos'#13'para guardar documentos'
        OnClick = ControlChange
      end
      object TxtSettingsBtn: TButton
        Left = 15
        Top = 292
        Width = 215
        Caption = 'Guardar archivos de texto plano como...'
        OnClick = ControlChange
      end
      object SafeguardChkBx: TCheckBox
        Left = 15
        Top = 335
        Caption = 'Salvaguardar cada'
        OnClick = ControlChange
      end
      object SafeguardEdt: TUpDownEdit
        Left = 133
        Top = 333
        Width = 25
        SepDigits = 0
        OnValChange = ControlChange
        Increment = 1
      end
      object SafeguardLbl: TLabel
        Left = 182
        Top = 335
        Caption = 'minutos (contra fallos del sistema y bloqueos)'
      end
      object BackupFilesBtn: TButton
        Left = 15
        Top = 367
        Width = 145
        Caption = 'Archivos de respaldo...'
        OnClick = ControlChange
      end
      object OSDlgChkBx: TCheckBox
        Left = 15
        Top = 402
        Caption = 'Diálogos clásicos para Cargar/Guardar'
        OnClick = ControlChange
      end
    end
    object ColScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object ColModeLbl: TLabel
        Left = 15
        Top = 18
        Caption = 'Modo de color:'
      end
      object ColModeCmbBx: TComboBox
        Left = 95
        Top = 15
        Width = 100
        Style = csDropDownList
        Items.Strings = (
          'Claro'
          'Oscuro'
          'Personalizado')
        OnChange = ControlChange
      end
      object AutoColModeChkBx: TCheckBox
        Left = 230
        Top = 15
        Caption = 'Cambiar automáticamente entre'#13'los modos Claro y Oscuro'
        OnClick = ControlChange
      end
      object CustomizeColLbl: TLabel
        Left = 15
        Top = 60
        Caption = 'Colores del modo seleccionado'
      end
      object CustomizeColBevel: TBevel
        Left = 163
        Top = 66
        Width = 262
        Height = 2
      end
      object GUIColLbl: TLabel
        Left = 15
        Top = 100
        Caption = 'Color principal de la interfaz gráfica:'
      end
      object GUIColorCmbBx: TGUIColorPalComboBox
        Left = 200
        Top = 92
        Width = 146
        Style = csOwnerDrawFixed
        ItemHeight = 22
        OnChange = ControlChange
      end
      object ColSchemeLbl: TLabel
        Left = 15
        Top = 147
        Caption = 'Preajuste de color del documento:'
      end
      object ColSchemeCmbBx: TComboBox
        Left = 15
        Top = 165
        Width = 235
        Style = csDropDownList
        OnChange = ControlChange
      end
      object ColItemLbl: TLabel
        Left = 15
        Top = 194
        Caption = 'Colores del documento:'
      end
      object ColItemLstBx: TListBox
        Left = 15
        Top = 212
        Width = 235
        Height = 250
        ItemHeight = 16
        Style = lbOwnerDrawFixed
        OnClick = ControlChange
        OnDrawItem = ColItemLstBxDrawItem
      end
      object ColCmbBx: TColorPalComboBox
        Left = 260
        Top = 212
        Width = 160
        OnChange = ControlChange
      end
      object RestoreColModeBtn: TButton
        Left = 15
        Top = 475
        Width = 200
        Caption = 'Restaurar Colores Predeterminados'
        OnClick = ControlChange
      end
      object ColBevel2: TBevel
        Left = 15
        Top = 515
        Width = 410
        Height = 2
      end
      object AdjContrChkBx: TCheckBox
        Left = 15
        Top = 525
        Caption = 'A&justar los colores del texto en pantalla para que éste sea visible sobre el fondo actual'
        OnClick = ControlChange
      end
      object AdjContrWBChkBx: TCheckBox
        Left = 35
        Top = 543
        Caption = 'Reemplazar los colores del texto solamente con &blanco o negro'
        OnClick = ControlChange
      end
    end
    object SpellScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object SplChkAsYouTypeChkBx: TCheckBox
        Left = 15
        Top = 15
        Caption = 'Corrector ortográfico mientras e&s&cribe'
        OnClick = ControlChange
      end
      object UlineSpellMistChkBx: TCheckBox
        Left = 226
        Top = 15
        Caption = 'Subrayar errores ortográficos'
        OnClick = ControlChange
      end
      object SCULBLbl: TLabel
        Left = 15
        Top = 52
        Caption = 'Es&pesor de subrayado:'
      end
      object SCULBTrackBar: TTrackBar
        Left = 124
        Top = 40
        Width = 90
        Height = 45
        OnChange = ControlChange
      end
      object SCULCLbl: TLabel
        Left = 226
        Top = 52
        Caption = 'Colo&r de subrayado:'
      end
      object SCULCCmbBx: TColorPalComboBox
        Left = 325
        Top = 48
        Width = 100
        OnChange = ControlChange
      end
      object SCBevel: TBevel
        Left = 15
        Top = 90
        Width = 410
        Height = 2
      end
      object CapWordsChkBx: TCheckBox
        Left = 15
        Top = 99
        Caption = 'Ignorar palabras con mayúsculas'
        OnClick = ControlChange
      end
      object MixedCaseChkBx: TCheckBox
        Left = 206
        Top = 99
        Caption = 'Ignorar palabras con mayúsculas'#13'y minúsculas'
        OnClick = ControlChange
      end
      object AllCapsWordsChkBx: TCheckBox
        Left = 15
        Top = 117
        Caption = 'Ignorar palabras en mayúsculas'
        OnClick = ControlChange
      end
      object URLsChkBx: TCheckBox
        Left = 206
        Top = 127
        Caption = 'Ignorar direcciones de Internet y archivos'
        OnClick = ControlChange
      end
      object WordsWithNumsChkBx: TCheckBox
        Left = 15
        Top = 135
        Caption = 'Ignorar palabras con números'
        OnClick = ControlChange
      end
      object DbldWordsChkBx: TCheckBox
        Left = 206
        Top = 145
        Caption = 'Informar de palabras duplicadas'
        OnClick = ControlChange
      end
      object SCSysBtn: TButton
        Left = 15
        Top = 170
        Width = 220
        Caption = 'Correctores ortográficos y diccionarios...'
        OnClick = ControlChange
      end
    end
    object TxtLayScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object JustifySpaceChkBx: TCheckBox
        Left = 15
        Top = 15
        Caption = 'Justificar espacios en línea con salto de línea manual (Shift+Enter)'
        OnClick = ControlChange
      end
      object JustifyNonbrSpaceChkBx: TCheckBox
        Left = 15
        Top = 33
        Caption = 'Justificar espacios sin salto de línea (Ctrl+Shift+Space)'
        OnClick = ControlChange
      end
    end
    object AccessScrollBox: TScrollBox
      Align = alClient
      BorderStyle = bsNone
      object UILangLbl: TLabel
        Left = 15
        Top = 18
        Caption = 'Idioma de la interfaz de usuario:'
      end
      object UILangBox: TComboBox
        Left = 180
        Top = 15
        Width = 230
        Style = csDropDownList
        OnChange = ControlChange
      end
      object GUIZoomLbl: TLabel
        Left = 15
        Top = 46
        Caption = 'Tamaño del texto y los controles:'
      end
      object GUIZoomCmbBx: TComboBox
        Left = 180
        Top = 43
        Width = 70
        Style = csDropDownList
      end
      object RenderLbl: TLabel
        Left = 15
        Top = 67
        Width = 160
        Height = 30
        AutoSize = False
        Caption = 'Renderizar texto'#13'del documento usando:'
      end
      object RenderCmbBx: TComboBox
        Left = 180
        Top = 70
        Width = 250
        Style = csDropDownList
        Items.Strings = (
          'GDI con suavizado predeterminado'
          'GDI sin suavizado'
          'GDI con suavizado ClearType'
          'DirectWrite con suavizado en escala de grises'
          'DirectWrite con suavizado ClearType')
        OnChange = ControlChange
      end
      object AccelLbl: TLabel
        Left = 15
        Top = 102
        Caption = 'Mostrar aceleradores de teclado:'
      end
      object AccelCmbBx: TComboBox
        Left = 180
        Top = 98
        Width = 70
        Style = csDropDownList
        Items.Strings = (
          'Sistema'
          'Siempre'
          'Nunca')
        OnChange = ControlChange
      end
      object CaretOptBtn: TButton
        Left = 15
        Top = 133
        Width = 170
        Caption = 'Opciones de Cursor de Texto...'
        OnClick = ControlChange
      end
      object ItCursorChkBx: TCheckBox
        Left = 15
        Top = 163
        Caption = 'Cursores y punteros del mouse en cursiva'
        OnClick = ControlChange
      end
      object PrefCPLbl: TLabel
        Left = 25
        Top = 188
        Caption = 'Posición preferible del cursor:'
      end
      object PrefCPTBtn: TRadioButton
        Left = 175
        Top = 188
        Caption = '&superior'
        OnClick = ControlChange
      end
      object PrefCPMBtn: TRadioButton
        Left = 235
        Top = 188
        Caption = 'c&entral'
        OnClick = ControlChange
      end
      object PrefCPBBtn: TRadioButton
        Left = 295
        Top = 188
        Caption = 'in&ferior'
        OnClick = ControlChange
      end
      object PrefCPABtn: TRadioButton
        Left = 355
        Top = 188
        Caption = 'i&ndistinta'
        OnClick = ControlChange
      end
      object InsCharAnimChkBx: TCheckBox
        Left = 15
        Top = 213
        Caption = 'Animación al escribir texto'
        OnClick = ControlChange
      end
    end
  end
  object SaveBtn: TButton
    Left = 9
    Width = 100
    Caption = 'Exportar...'
    OnClick = ControlChange
  end
  object SaveSettingsDlg: TSaveDialog
    Filter = 'Archivos INI (*.ini)|*.ini'
    Options = [ofOverwritePrompt, ofHideReadOnly, ofNoReadOnlyReturn]
    Title = 'Guardar configuración en archivo...'
  end
  object LoadBtn: TButton
    Left = 113
    Width = 100
    Caption = 'Importar...'
    OnClick = ControlChange
  end
  object LoadSettingsDlg: TOpenDialog
    Filter = 'Archivos INI (*.ini)|*.ini'
    Options = [ofPathMustExist, ofFileMustExist]
    Title = 'Cargar configuración desde archivo...'
  end
end