|
Pascal Look
-
Version
1.1
Pascal Look is a very applied and easy to use source
code tool for delphi or object pascal programming. It
can scan the pascal unit source code and locate all
of the reusable declarations (variables, constants,
enumerators, types, procedures, functions, classes
and other ). All these declarations are arranged into
a neat list for your browsing. Furthermore, comment
and type columns are also added to the list on
purpose to explain those decalrations. Pascal Look is
designed in a simple and intuitive interface. You
will be familiar with the software soon .
With Pascal Look you can:
- Review all of the reusable declarations in your
pascal unit source code conveniently.
- Browse unit files by clicks. You do not need to
open IDE.
- Export a TXT or HTML report from the declaration
list.
- Search specific delcarations among one or more unit
files.
- Help you manage your own unit file library.
|