Delphi Compiler Error
Hints and Warnings
Reason for the Error & Solution
Project > Options > Building > Delphi Compiler > Hints and Warnings
Use this page to control the information that the compiler provides at compile time.
Options | Description |
---|---|
Target, Apply, Save |
See . |
Common items |
See . |
Item | Description | Compiler switches | supported unless noted |
---|---|---|---|
Output hints |
Enables hints during compile time. The enabled hints are those that are associated with the warnings listed as True in Output warnings list. Default = True |
|
|
Output warnings |
Enables warnings during compile time. You can select the specific warnings that you want to be displayed during compile time. Delphi Warning messages are described in . For example, if you enable HPPEMIT ignored, the following warning is enabled: . Default = True |
|