VI

Delphi

Peganza Pascal Expert v9.12.14 for Delphi 12

Pascal Expert is our new plug-in for Embarcadero's Delphi IDE (RAD Studio). It was released in October 2015. Pascal Expert main task is to make a static code analysis. It only needs the source code, unlike other similar tools that perform an analysis of the running program. Pascal...

Description

Pascal Expert is our new plug-in for Embarcadero's Delphi IDE (RAD Studio). It was released in October 2015. Pascal Expert main task is to make a static code analysis. It only needs the source code, unlike other similar tools that perform an analysis of the running program. Pascal Expert will help you better understand your code and support you in producing code of higher quality, consistency, and reliability. It will point out possible issues and errors in your code.

Pascal Expert is a subset of our standalone static code analyzer Pascal Analyzer. Pascal Expert displays the same results as Pascal Analyzer, but integrated in the Delphi IDE, which makes it an ideal tool when working with code, as it lets you find problems earlier, and fix them at once.

Pascal Expert parses your source code in the same way as the compiler. The results are displayed as messages on a tab page in the Output window in the RAD Studio IDE. This tab page is normally located at the bottom of the window.

Additional Information