Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Fun with Delphi Rtti – Building a Unit Dependency Tree (https://www.delphipraxis.net/155040-fun-delphi-rtti-%96-building-unit-dependency-tree.html)

DP News-Robot 6. Okt 2010 03:21

Fun with Delphi Rtti – Building a Unit Dependency Tree
 
You can build a unit dependency tree, wich shows the direct dependency for each unit in your project using the New Rtti. Here a short description of the algorithm used in this code. For each Type(TRttiType) in the list do the following check if the basetype exist in the same unit else add the ...http://feeds.feedburner.com/~r/delph...~4/rZrVyc71K0g

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:54 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz