Modeling - General Options

From RAD Studio
Jump to: navigation, search

Go Up to Modeling Options

Tools > Options > Modeling > (level) > General

Here (level) is used to specify that the General options page can be selected in the Project Group and Default branches of the Modeling options tree. (See Hierarchical Levels of Modeling options in the Modeling Options dialog box topic for more information.).


The General options customize certain features in the Modeling user interface that do not pertain to any other specific group of options, such as Diagram.

General options

Option Description and default value

Delete confirmation

Defines whether confirmation is requested before deleting a namespace, classifier, or diagram.
The default is True.

Include diagram configuration files in a project

True—diagram configuration files (*_diagram.tvsconfig) are automatically included in a project.
This enables version control of diagram configuration files.
You can also manually include or exclude diagram configuration files from the project using the Project Manager.
The default is False.

Include project configuration files in a project

True—modeling project configuration files (*_project.tvsconfig) are automatically included in a project.
This enables version control of modeling project configuration files.
You can also manually include or exclude modeling project configuration files from the project using the Project Manager.
The default is False.

Open all diagrams read-only

True—diagram and package files will not be marked as modified. This allows for seamless browsing and on-the-fly modification of read-only projects, or projects under source control, without the need of checkout. Resetting this option enables normal Save functionality.
The default value is False.

Modeling Support options

Option Description and default value

Automatically enable Modeling Support

Defines whether Modeling Support is automatically enabled for new and opened projects.
A project is considered new when it is created within an existing project group using New > Project.
Enabling or disabling Modeling Support, using the Modeling Support dialog box, overrides this option.
The default is False.


See Also