home *** CD-ROM | disk | FTP | other *** search
- object DirectoriesConditionalsPage: TDirectoriesConditionalsPage
- Left = 0
- Top = 0
- Width = 400
- Height = 282
- HelpContext = 1750
- Caption = 'Directories/Conditionals'
- OnBroadcast = DirectoriesConditionalsPageBroadcast
- object GroupBox11: TGroupBox
- Left = 8
- Top = 176
- Width = 385
- Height = 48
- Caption = ' Conditionals '
- TabOrder = 1
- IsControl = True
- object Label8: TLabel
- Left = 16
- Top = 19
- Width = 92
- Height = 13
- Caption = '&Conditional defines:'
- FocusControl = ddConditionals
- IsControl = True
- end
- object ddConditionals: THistoryPropComboBox
- Left = 115
- Top = 16
- Width = 243
- Height = 21
- PropField = 'Compiler\Conditionals'
- ItemHeight = 13
- TabOrder = 0
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlConditionals'
- IsControl = True
- end
- object bConditionals: TButton
- Left = 360
- Top = 16
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = EditListClick
- end
- end
- object GroupBox10: TGroupBox
- Left = 8
- Top = 8
- Width = 385
- Height = 163
- Caption = ' Directories '
- TabOrder = 0
- IsControl = True
- object Label3: TLabel
- Left = 30
- Top = 19
- Width = 78
- Height = 13
- Caption = '&Output directory:'
- FocusControl = ddOutputDir
- IsControl = True
- end
- object Label4: TLabel
- Left = 47
- Top = 67
- Width = 61
- Height = 13
- Caption = '&Search path:'
- FocusControl = ddSearchPath
- IsControl = True
- end
- object Label16: TLabel
- Left = 10
- Top = 43
- Width = 98
- Height = 13
- Caption = '&Unit output directory:'
- FocusControl = ddUnitOutput
- end
- object Label15: TLabel
- Left = 14
- Top = 91
- Width = 94
- Height = 13
- Caption = '&Debug source path:'
- FocusControl = ddDebugSourcePath
- end
- object Label1: TLabel
- Left = 9
- Top = 117
- Width = 99
- Height = 13
- Caption = '&BPL output directory:'
- FocusControl = ddDPLOutputDir
- end
- object Label2: TLabel
- Left = 7
- Top = 139
- Width = 101
- Height = 13
- Caption = 'DC&P output directory:'
- FocusControl = ddDCPOutputDir
- end
- object ddOutputDir: THistoryPropComboBox
- Left = 115
- Top = 16
- Width = 243
- Height = 21
- PropField = 'Compiler\OutputDirectory'
- ItemHeight = 13
- TabOrder = 0
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlOutputDirectorry'
- IsControl = True
- end
- object ddSearchPath: THistoryPropComboBox
- Left = 115
- Top = 64
- Width = 243
- Height = 21
- PropField = 'Compiler\SearchPath'
- ItemHeight = 13
- TabOrder = 4
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlSearchPath'
- IsControl = True
- end
- object ddUnitOutput: THistoryPropComboBox
- Left = 115
- Top = 40
- Width = 243
- Height = 21
- PropField = 'Compiler\UnitOutputDirectory'
- ItemHeight = 13
- TabOrder = 2
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlUnitOutputDirectory'
- end
- object ddDebugSourcePath: THistoryPropComboBox
- Left = 115
- Top = 88
- Width = 243
- Height = 21
- PropField = 'Debugger\DebugSourcePath'
- ItemHeight = 13
- TabOrder = 6
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlDebugSourcePath'
- end
- object ddDPLOutputDir: THistoryPropComboBox
- Left = 115
- Top = 112
- Width = 243
- Height = 21
- ItemHeight = 13
- TabOrder = 8
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlBPLOutput'
- end
- object ddDCPOutputDir: THistoryPropComboBox
- Left = 115
- Top = 136
- Width = 243
- Height = 21
- ItemHeight = 13
- TabOrder = 10
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlDCPOutput'
- end
- object bDirSearch: TButton
- Left = 360
- Top = 64
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 5
- OnClick = EditListClick
- end
- object bDirDebugSource: TButton
- Left = 360
- Top = 88
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 7
- OnClick = EditListClick
- end
- object bUnitOutputDir: TButton
- Left = 360
- Top = 40
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 3
- OnClick = EditDirClick
- end
- object bOutputDir: TButton
- Left = 360
- Top = 16
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = EditDirClick
- end
- object bDPLOutputDir: TButton
- Left = 360
- Top = 112
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 9
- OnClick = EditDirClick
- end
- object bDCPOutputDir: TButton
- Left = 360
- Top = 136
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 11
- OnClick = EditDirClick
- end
- end
- object GroupBox12: TGroupBox
- Left = 8
- Top = 230
- Width = 385
- Height = 48
- Caption = ' Aliases '
- TabOrder = 2
- object Label10: TLabel
- Left = 51
- Top = 19
- Width = 57
- Height = 13
- Caption = 'Unit &aliases:'
- FocusControl = ddUnitAliases
- end
- object ddUnitAliases: THistoryPropComboBox
- Left = 115
- Top = 16
- Width = 243
- Height = 21
- PropField = 'Compiler\UnitAliases'
- ItemHeight = 13
- TabOrder = 0
- HistoryManager = EnvironmentOptions.ProjHistoryLists
- HistoryList = 'hlUnitAliases'
- end
- object bUnitAliases: TButton
- Left = 360
- Top = 16
- Width = 18
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = EditListClick
- end
- end
- end
-