RAD Studio (Common)
ContentsIndex
PreviousUpNext
<ordered_list> dialog box

This generic dialog box can have several different titles (such as Conditional Defines, Directories, or Include path), and the dialog is typically invoked from a field on either the Tools->Options or the 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> 
Displays the items in the ordered list. To add items to this list, use the text field below the list.  
Up arrow or Down arrow  
Moves the selected item up or down, respectively, in the ordered list.  
<text_entry_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 above it to select the item and display the item in this text field.  
[...] (Ellipsis) 
When you are editing a list of paths or filenames, displays a Browse for Folder dialog box allowing you to navigate to and select a folder. The item that you select is displayed in the text entry 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 
When editing a list of paths, removes all greyed paths from the ordered list. A path is greyed if it is no longer valid.  
Inherit values from parent configuration(s): 
Check this box if you want values for this list to be inherited from the parent build configuration or option set listed in the display box.  
<display_field> 
This box lists the items that are controlled by the checkbox labeled Inherit values from parent configuration(s). Items listed here are grayed to indicate that you cannot enter items in this field or select individual items.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!