home *** CD-ROM | disk | FTP | other *** search
- object OptionsForm: TOptionsForm
- Left = 169
- Top = 111
- Width = 391
- Height = 323
- Caption = 'Options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 383
- Height = 257
- ActivePage = GeneralSheet
- Align = alClient
- TabOrder = 0
- object GeneralSheet: TTabSheet
- Caption = 'General'
- object FormState: TCheckBox
- Left = 16
- Top = 144
- Width = 297
- Height = 17
- Caption = 'Remember size and position of Slash99'
- State = cbChecked
- TabOrder = 0
- end
- object PaneCombo: TComboBox
- Left = 40
- Top = 16
- Width = 273
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Open panes at root folder'
- 'Open panes at last open folder')
- TabOrder = 1
- end
- object PaneOption1: TRadioButton
- Left = 18
- Top = 18
- Width = 20
- Height = 17
- Checked = True
- TabOrder = 2
- TabStop = True
- end
- object PaneFolder: TEdit
- Left = 40
- Top = 48
- Width = 241
- Height = 21
- ReadOnly = True
- TabOrder = 3
- Text = 'Open in this folder...'
- end
- object FolderBrowse: TButton
- Left = 288
- Top = 48
- Width = 25
- Height = 21
- Caption = '..'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = FolderBrowseClick
- end
- object PaneOption2: TRadioButton
- Left = 18
- Top = 48
- Width = 20
- Height = 17
- TabOrder = 6
- end
- object MinTray: TCheckBox
- Left = 16
- Top = 120
- Width = 297
- Height = 17
- Caption = 'Minimize to tray'
- State = cbChecked
- TabOrder = 5
- end
- object ShowTray: TCheckBox
- Left = 16
- Top = 96
- Width = 297
- Height = 17
- Caption = 'Always show tray icon'
- TabOrder = 7
- end
- object SingleToolBar: TCheckBox
- Left = 16
- Top = 168
- Width = 297
- Height = 17
- Caption = 'Only one toolbar for all file windows'
- State = cbChecked
- TabOrder = 8
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 257
- Width = 383
- Height = 41
- Align = alBottom
- BevelOuter = bvLowered
- TabOrder = 1
- object SaveSettings: TBitBtn
- Left = 296
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Save'
- Default = True
- ModalResult = 1
- TabOrder = 0
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
- 00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
- 00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
- 00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
- 0003737FFFFFFFFF7F7330099999999900333777777777777733}
- NumGlyphs = 2
- end
- object Cancel: TBitBtn
- Left = 208
- Top = 8
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkCancel
- end
- end
- object BrowseForFolder: TPTFolderBrowseDlg
- Left = 177
- Top = 106
- end
- end
-