RAD Studio (Common)
ContentsIndex
PreviousUpNext
<generic_ordered_list> Dialog Box

This generic dialog box can have several different titles (such as Conditional Defines, Directories, or Include path), and the box is typically invoked from a field on either theTools->Options or Project->Options dialog box. Use this generic dialog box to manage an ordered list of items, such as paths or defines.

Note: Not all of the options described below are available for all occurrences of this dialog.

Item 
Description 
<ordered list> 
Lists the items that are to be searched, in the order shown. To add items to this list, use the text field below the list.  
or  
Moves the selected item up or down in the ordered list.  
<text_field> 
Specifies an item to add or replace in the ordered list. You can type an item in this field, or click an item in the list to select it and display it in this text field.  
[...] (Ellipsis) 
Displays a dialog box allowing you to navigate to and select a folder. The item that you select is displayed in the text field.  
Replace 
Replaces the selected item with the item in the text field.  
Add 
Adds the item in the text field to the ordered list of items.  
Delete 
Removes the selected item from the ordered list.  
Delete Invalid Paths 
Removes all greyed paths from the ordered list. A path is greyed if it is no longer valid.  
Inherit values from configuration “Base” 
Check this box if you want values for this list to be inherited from the Base build configuration.  
<display_field> 
This display box lists the items that are controlled by the checkbox labeled Inherit values from configuration “Base.” Items listed here are grayed to indicate that you cannot enter items into this field or select individual items.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!