Difference between revisions of "IDE Window: Unit dependencies"

From Free Pascal wiki
Jump to navigationJump to search
m
m
Line 11: Line 11:
 
WANTED:
 
WANTED:
 
It is planned to add a listbox to the right, showing the units that uses the selected unit.
 
It is planned to add a listbox to the right, showing the units that uses the selected unit.
If you want to help, please contact the [http://www.lazarus.freepascal.org/modules.php?op=modload&name=StaticPage&file=index&sURL=maill lazarus mailing list].
+
If you want to help, please contact the [http://www.lazarus.freepascal.org/modules.php?op=modload

Revision as of 20:44, 10 April 2007

Deutsch (de) English (en)

This dialog shows the unit dependencies in a hierachical view.

Select in the combobox the unit to start with. The Project button selects the project main source file (often the .lpr file).

The child nodes will be the units mentioned in the uses section. Interface and Implementation are separated by a red line. A circle dependency is indicated by a icon consisting of two arrows. Double clicking on a unit opens it in the source editor.


WANTED: It is planned to add a listbox to the right, showing the units that uses the selected unit. If you want to help, please contact the [http://www.lazarus.freepascal.org/modules.php?op=modload