Common Items on Project Options Pages

From RAD Studio

Go Up to Project Options Dialog Box


The compiler- and build-related pages on the Project Options dialog box can contain several common items that are described here.

Common items Description

Value from <parent configuration or option set>

Indicates the value in the parent build configuration or referenced option set. If you change this value here, the change will potentially affect the Base configuration (that is, if you click OK on the Project > Options dialog and subsequently build your project).

Inherit

Indicates whether inheritance (from a parent configuration) is on or off for the option. To control inheritance, click the option, and then open the associated generic list dialog box by clicking the Error creating thumbnail: Unable to save thumbnail to destination that appears. The Inherit values from parent configuration check box controls whether your current build configuration inherits the values listed in the lower box of the generic list dialog box.

<any item in red print>

Indicates that this option has secondary options available.

To view the secondary options, click the + sign in front of the option in red.

<any item in boldface print>

Indicates that the value of this option has been changed from the value in the parent configuration or referenced option set.

or Checkbox

A clear checkbox indicates that the value (in this case "False") is the default.
A checkmark in the checkbox indicates that the value (in this case, "True") has been changed from the default.

Error creating thumbnail: Unable to save thumbnail to destination Pop-Up Button

Appears after you click an option that has a set of available choices (such as True, False).
Click Error creating thumbnail: Unable to save thumbnail to destination to display and choose the value you want from the available choices.

Error creating thumbnail: Unable to save thumbnail to destination Pop-Up Button

Appears after you click an option whose value is either of the following:

See Also