object DeskPropDlg: TDeskPropDlg
  Left = 257
  Top = 126
  HelpContext = 44
  ActiveControl = TabPanel
  BorderStyle = bsDialog
  Caption = 'Propiedades de Escritorio'
  ClientHeight = 373
  ClientWidth = 342
  Font.Color = clBlack
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  PixelsPerInch = 96
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  TextHeight = 13
  object TabPanel: TTabPanel
    Left = 4
    Top = 6
    Width = 334
    Height = 332
    Tabs.Strings = (
      'General'
      'Pantalla'
      'Fuentes')
    TabHeight = 20
    TabIndex = 0
    Notebook = Notebook
    ParentColor = True
    TabOrder = 0
    TabStop = True
    object Notebook: TNotebook
      Left = 1
      Top = 21
      Width = 331
      Height = 309
      Align = alClient
      TabOrder = 0
      object TPage
        Left = 0
        Top = 0
        Caption = 'General'
        object Label1: TLabel
          Left = 12
          Top = 100
          Width = 60
          Height = 13
          Caption = '&Preferencias:'
          FocusControl = CheckList
        end
        object WinDesktop: TStyleSpeed
          Left = 132
          Top = 274
          Width = 188
          Height = 22
          Caption = 'Propiedades del Escritorio de Windows...'
          Layout = blGlyphBottom
          OnClick = WinDesktopClick
          Style = sbWin95
        end
        object Placement: TRadioGroup
          Left = 12
          Top = 12
          Width = 308
          Height = 81
          Caption = 'Ubicar las nuevas ventanas'
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          Items.Strings = (
            'En &cascada'
            'Al aza&r'
            'En la mi&sma ubicacin que la ventana anterior')
          ParentFont = False
          TabOrder = 0
        end
        object CheckList: TCheckList
          Left = 12
          Top = 116
          Width = 308
          Height = 146
          CheckboxStyle = csWin95
          IntegralHeight = True
          ItemHeight = 18
          Items.Strings = (
            'Utilizar una seccin nica de la barra de estado para las ventanas'
            'Guardar la ltima carpeta en el explorador entre sesiones'
            'Mostrar flechas en los accesos directos'
            'Clic secundario en el fondo de pantalla para mostrar el men de escritorio'
            'Abrir el explorador en la ltima carpeta vista'
            'Preguntar antes de eliminar un acceso directo'
            'Mover unicamente accesos director cuando se arrasta su nombre'
            'Activar accesos director con un solo clic'
            'Explorar las carpetas en una misma ventana'
            'Clic secundario en minimizar/maximizar para cerrar'
            'Cerrar el cuadro Ejecutar luego de iniciar un programa'
            'Tratar las ventanas de Calmira como una tarea independiente')
          ParentShowHint = False
          ShowHint = True
          TabOrder = 1
        end
      end
      object TPage
        Left = 0
        Top = 0
        Caption = 'Pantalla'
        object Bevel2: TBevel
          Left = 12
          Top = 16
          Width = 308
          Height = 109
          Shape = bsFrame
        end
        object Bevel4: TBevel
          Left = 224
          Top = 47
          Width = 80
          Height = 22
        end
        object Label5: TLabel
          Left = 24
          Top = 10
          Width = 32
          Height = 13
          Caption = 'Colores:'
        end
        object Label3: TLabel
          Left = 24
          Top = 30
          Width = 74
          Height = 13
          Caption = '&Elemento'
          FocusControl = Element
        end
        object Label4: TLabel
          Left = 24
          Top = 74
          Width = 68
          Height = 13
          Caption = '&Colores del sistema:'
          FocusControl = ColorPick
        end
        object CustomBtn: TStyleSpeed
          Left = 184
          Top = 91
          Width = 120
          Height = 22
          Caption = 'Color &personalizado...'
          Enabled = False
          OnClick = CustomBtnClick
          Style = sbWin95
        end
        object Bevel3: TBevel
          Left = 12
          Top = 140
          Width = 308
          Height = 156
          Shape = bsFrame
        end
        object Label8: TLabel
          Left = 24
          Top = 210
          Width = 198
          Height = 13
          Caption = 'Espaciado h&orizontal de iconos en ventanas:'
          FocusControl = GridWidth
        end
        object Label7: TLabel
          Left = 24
          Top = 237
          Width = 186
          Height = 13
          Caption = 'Espaciado v&ertical de iconos en ventanas:'
          FocusControl = GridHeight
        end
        object Label9: TLabel
          Left = 24
          Top = 264
          Width = 143
          Height = 13
          Caption = 'Altura de &lnea en listas y rboles:'
          FocusControl = RowHeight
        end
        object Label6: TLabel
          Left = 24
          Top = 134
          Width = 64
          Height = 13
          Caption = 'Espaciado de iconos:'
        end
        object Label11: TLabel
          Left = 24
          Top = 154
          Width = 192
          Height = 13
          Caption = 'Espaciado &horizontal de iconos en el escritorio:'
        end
        object Label12: TLabel
          Left = 24
          Top = 182
          Width = 180
          Height = 13
          Caption = 'Espaciado &vertical de iconos en el escritorio:'
        end
        object Sample: TShape
          Left = 225
          Top = 48
          Width = 78
          Height = 20
        end
        object Label13: TLabel
          Left = 224
          Top = 30
          Width = 67
          Height = 13
          Caption = 'Color del elemento:'
        end
        object Element: TComboBox
          Left = 24
          Top = 48
          Width = 193
          Height = 20
          Style = csDropDownList
          DropDownCount = 10
          ItemHeight = 13
          TabOrder = 0
          OnChange = ElementChange
        end
        object ColorPick: TComboBox
          Left = 24
          Top = 92
          Width = 149
          Height = 20
          Style = csDropDownList
          Enabled = False
          ItemHeight = 13
          TabOrder = 1
          OnChange = ColorPickChange
        end
        object GridHeight: TSpinEdit
          Left = 264
          Top = 234
          Width = 45
          Height = 22
          MaxValue = 128
          MinValue = 8
          TabOrder = 5
          Value = 16
        end
        object RowHeight: TSpinEdit
          Left = 264
          Top = 262
          Width = 45
          Height = 22
          MaxValue = 128
          MinValue = 8
          TabOrder = 6
          Value = 16
        end
        object GridWidth: TSpinEdit
          Left = 264
          Top = 206
          Width = 45
          Height = 22
          MaxValue = 128
          MinValue = 8
          TabOrder = 4
          Value = 16
        end
        object DeskGridWidth: TSpinEdit
          Left = 264
          Top = 150
          Width = 45
          Height = 22
          MaxValue = 128
          MinValue = 8
          TabOrder = 2
          Value = 16
        end
        object DeskGridHeight: TSpinEdit
          Left = 264
          Top = 178
          Width = 45
          Height = 22
          MaxValue = 128
          MinValue = 8
          TabOrder = 3
          Value = 16
        end
      end
      object TPage
        Left = 0
        Top = 0
        Caption = 'Fuentes'
        object Bevel1: TBevel
          Left = 12
          Top = 16
          Width = 308
          Height = 53
          Shape = bsFrame
        end
        object Bevel5: TBevel
          Left = 12
          Top = 88
          Width = 308
          Height = 53
          Shape = bsFrame
        end
        object GlobalFontBtn: TStyleSpeed
          Left = 208
          Top = 32
          Width = 96
          Height = 24
          Caption = 'Sele&ccionar fuente...'
          OnClick = GlobalFontBtnClick
          Style = sbWin95
        end
        object MenuFontBtn: TStyleSpeed
          Left = 208
          Top = 104
          Width = 96
          Height = 24
          Caption = 'Seleccio&nar fuente...'
          OnClick = MenuFontBtnClick
          Style = sbWin95
        end
        object Label2: TLabel
          Left = 24
          Top = 10
          Width = 51
          Height = 13
          Caption = 'Fuente global'
        end
        object Label10: TLabel
          Left = 24
          Top = 82
          Width = 73
          Height = 13
          Caption = 'Fuente del men Inicio'
        end
        object GlobalFontLabel: TLabel
          Left = 24
          Top = 36
          Width = 77
          Height = 13
          Caption = 'GlobalFontLabel'
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object MenuFontLabel: TLabel
          Left = 24
          Top = 108
          Width = 74
          Height = 13
          Caption = 'MenuFontLabel'
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
      end
    end
  end
  object OKBtn: TPicBtn
    Left = 88
    Top = 344
    Width = 80
    Height = 25
    TabOrder = 1
    OnClick = OKBtnClick
    Kind = bkOK
    Margin = 4
    Style = bsNew
    Spacing = -1
    IsControl = True
  end
  object CancelBtn: TPicBtn
    Left = 172
    Top = 344
    Width = 80
    Height = 25
    TabOrder = 2
    Kind = bkCancel
    Margin = 4
    Style = bsNew
    Spacing = -1
    IsControl = True
  end
  object HelpBtn: TPicBtn
    Left = 256
    Top = 344
    Width = 80
    Height = 25
    Caption = 'Ayuda'
    TabOrder = 3
    Kind = bkHelp
    Margin = 4
    Style = bsNew
    Spacing = -1
  end
  object ColorDialog: TColorDialog
    Ctl3D = True
    Left = 4
    Top = 342
  end
  object FontDialog: TFontDialog
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Sistema'
    Font.Style = []
    MinFontSize = 0
    MaxFontSize = 0
    Options = []
    Left = 36
    Top = 342
  end
end
