RAD Studio (Common)
ContentsIndex
PreviousUpNext
Hints and Warnings

ProjectOptionsDelphi CompilerHints and Warnings 

Use this page to control the information that the compiler provides at compile time.

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 a set of available choices (such as True, False). Click Down Arrow to display and choose the value you want from the available choices.  

 

Hints and Warnings Options 
Description 
Output hints (-H) 
Enables hints during compile time. The hints that are enabled are listed as True under the Output warnings option. Default = True  
Output warnings (-W) 
Enables warnings during compile time and allows you to select the specific warnings that you want to be displayed during compile time. Default = True  

 

General item 
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!