RAD Studio (Common)
ContentsIndex
PreviousUpNext
Turbo Assembler Warnings

ProjectOptionsTurbo AssemblerWarnings 

Use this dialog box to set Assembler Warnings options.

Build Configuration options 
Description 
Build Configuration 
Displays the name of the current build configuration associated with the options on this page. There are three default build configurations: Base, Debug, and Release.  
Apply Options... 
Displays the Apply Option Set dialog box to apply the options in a named option set to the current configuration.  

 

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).  
<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.  
Down Arrow Pop-Up Button 
Appears after you click an option that has specific choices available (such as True, False). Click Down Arrow to display and choose from the available choices.  

 

Warnings options 
Description 
Disable all warnings (/w-) 
Disables all warnings.  
Enable all warnings (/w+) 
Generates all warnings.  
Selected warnings 
Enables only the warnings that are set to True. To disable this option, you must first set all warnings to False. Default = True  

Note: Default is Selected
.

General option 
Description 
Default 
Saves the current settings as the default for each new project.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!