home *** CD-ROM | disk | FTP | other *** search
- object EnviroForm: TEnviroForm
- Left = 256
- Top = 140
- BorderStyle = bsDialog
- Caption = 'Environment Options'
- ClientHeight = 330
- ClientWidth = 419
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- DesignSize = (
- 419
- 330)
- PixelsPerInch = 96
- TextHeight = 13
- object PagesMain: TdevPages
- Left = 8
- Top = 8
- Width = 401
- Height = 279
- ActivePage = tabInterface
- Anchors = [akLeft, akTop, akRight, akBottom]
- OnChange = PagesMainChange
- object tabGeneral: TdevPage
- Left = 0
- Top = 23
- Width = 401
- Height = 256
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 0
- Visible = False
- Caption = 'General'
- DesignSize = (
- 397
- 252)
- object cbBackups: TCheckBox
- Left = 8
- Top = 29
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Create File Backups'
- TabOrder = 0
- end
- object cbMinOnRun: TCheckBox
- Left = 8
- Top = 50
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Minimize on Run'
- TabOrder = 1
- end
- object cbDefCpp: TCheckBox
- Left = 8
- Top = 8
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Default to C++ on New Project'
- TabOrder = 2
- end
- object cbShowBars: TCheckBox
- Left = 8
- Top = 72
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Show Toolbars in Full Screen'
- TabOrder = 3
- end
- object cbShowMenu: TCheckBox
- Left = 8
- Top = 93
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Show Menu in Full Screen'
- Enabled = False
- TabOrder = 4
- end
- object rgbAutoOpen: TRadioGroup
- Left = 100
- Top = 150
- Width = 206
- Height = 90
- Anchors = [akLeft, akBottom]
- Caption = ' Auto Open '
- Items.Strings = (
- 'All Project Files'
- 'Only First Project File'
- 'None')
- TabOrder = 5
- end
- object cbdblFiles: TCheckBox
- Left = 8
- Top = 114
- Width = 380
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Double Click to Open Files'
- TabOrder = 6
- end
- end
- object tabInterface: TdevPage
- Left = 0
- Top = 23
- Width = 401
- Height = 256
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 2
- Caption = 'Interface'
- DesignSize = (
- 397
- 252)
- object lblLang: TLabel
- Left = 224
- Top = 8
- Width = 170
- Height = 13
- AutoSize = False
- Caption = 'Language'
- end
- object lblTheme: TLabel
- Left = 224
- Top = 64
- Width = 170
- Height = 13
- AutoSize = False
- Caption = 'Theme :'
- end
- object lblmsgTabs: TLabel
- Left = 8
- Top = 64
- Width = 210
- Height = 13
- AutoSize = False
- Caption = 'Message Window Tabs:'
- end
- object lblMRU: TLabel
- Left = 8
- Top = 8
- Width = 210
- Height = 13
- AutoSize = False
- Caption = 'Max Files in History List:'
- end
- object cboLang: TComboBox
- Left = 231
- Top = 25
- Width = 139
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object cboTheme: TComboBox
- Left = 232
- Top = 80
- Width = 139
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- Items.Strings = (
- 'New Look'
- 'Gnome'
- 'Blue')
- end
- object cboTabsTop: TComboBox
- Left = 12
- Top = 80
- Width = 75
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- Items.Strings = (
- 'Bottom'
- 'Top')
- end
- object seMRUMax: TSpinEdit
- Left = 12
- Top = 24
- Width = 60
- Height = 22
- MaxLength = 3
- MaxValue = 0
- MinValue = 0
- TabOrder = 3
- Value = 0
- end
- object rgbOpenStyle: TRadioGroup
- Left = 100
- Top = 150
- Width = 206
- Height = 90
- Anchors = [akLeft, akBottom]
- Caption = ' Open/Save Dialog Style '
- Items.Strings = (
- 'Windows 2k (sidebar)'
- 'Windows 9x'
- 'Windows 3.1')
- TabOrder = 4
- end
- end
- object tabPaths: TdevPage
- Left = 0
- Top = 23
- Width = 401
- Height = 256
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 1
- Visible = False
- Caption = 'Files && Directories'
- object lblUserDir: TLabel
- Left = 8
- Top = 9
- Width = 111
- Height = 13
- Caption = 'User'#39's Default Directory'
- end
- object lblOutDir: TLabel
- Left = 8
- Top = 57
- Width = 77
- Height = 13
- Caption = 'Output Directory'
- Enabled = False
- end
- object lblSplash: TLabel
- Left = 8
- Top = 195
- Width = 101
- Height = 13
- Caption = 'Splash Screen Image'
- end
- object lblIcoLib: TLabel
- Left = 8
- Top = 105
- Width = 80
- Height = 13
- Caption = 'Icon Library Path'
- end
- object lblLangPath: TLabel
- Left = 8
- Top = 150
- Width = 73
- Height = 13
- Caption = 'Language Path'
- end
- object edUserDir: TEdit
- Left = 16
- Top = 25
- Width = 354
- Height = 21
- TabOrder = 0
- Text = 'edUserDir'
- end
- object edOutputDir: TEdit
- Left = 16
- Top = 73
- Width = 354
- Height = 21
- Enabled = False
- TabOrder = 1
- Text = 'edOutputDir'
- end
- object edSplash: TEdit
- Left = 16
- Top = 211
- Width = 354
- Height = 21
- TabOrder = 2
- Text = 'edSplash'
- end
- object edIcoLib: TEdit
- Left = 16
- Top = 121
- Width = 354
- Height = 21
- TabOrder = 3
- Text = 'edIcoLib'
- end
- object btnDefBrws: TButton
- Tag = 1
- Left = 370
- Top = 25
- Width = 20
- Height = 21
- Caption = '. . .'
- TabOrder = 4
- OnClick = BrowseClick
- end
- object btnOutputbrws: TButton
- Tag = 2
- Left = 370
- Top = 73
- Width = 20
- Height = 21
- Caption = '. . .'
- Enabled = False
- TabOrder = 5
- OnClick = BrowseClick
- end
- object btnIconBrws: TButton
- Tag = 3
- Left = 370
- Top = 121
- Width = 20
- Height = 21
- Caption = '. . .'
- Enabled = False
- TabOrder = 6
- Visible = False
- OnClick = BrowseClick
- end
- object btnSplashbrws: TButton
- Tag = 4
- Left = 370
- Top = 211
- Width = 20
- Height = 21
- Caption = '. . .'
- TabOrder = 7
- OnClick = BrowseClick
- end
- object edLang: TEdit
- Left = 16
- Top = 166
- Width = 354
- Height = 21
- TabOrder = 8
- Text = 'edLang'
- end
- object btnLang: TButton
- Tag = 5
- Left = 370
- Top = 166
- Width = 20
- Height = 21
- Caption = '. . .'
- TabOrder = 9
- OnClick = BrowseClick
- end
- end
- end
- object btnOk: TBitBtn
- Left = 218
- Top = 298
- Width = 95
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = btnOkClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object btnCancel: TBitBtn
- Left = 314
- Top = 298
- Width = 95
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 3
- Kind = bkCancel
- end
- object btnHelp: TBitBtn
- Left = 10
- Top = 298
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 1
- OnClick = btnHelpClick
- Kind = bkHelp
- end
- object dlgPic: TOpenPictureDialog
- Left = 62
- Top = 282
- end
- end
-