mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 16:39:26 +02:00
Docs: LazControls/lvlgraphctrl. Adds URL links to example code on git.
(cherry picked from commit 743915f821
)
This commit is contained in:
parent
a446a6ee72
commit
bc3291d147
@ -2576,7 +2576,9 @@ drawing.
|
||||
</ul>
|
||||
<p>
|
||||
There is a simple example in:
|
||||
<file>($LazarusDir)/examples/levelgraph/lvlgraph_dependencies.lpi</file>.
|
||||
<url href="https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/main/examples/levelgraph/lvlgraph_dependencies.lpi">
|
||||
<file>examples/levelgraph/lvlgraph_dependencies.lpi</file>
|
||||
</url>.
|
||||
</p>
|
||||
<p>
|
||||
TLvlGraphControl is used to display unit dependencies in the Package Graph
|
||||
@ -3313,7 +3315,9 @@ drawing.
|
||||
</ul>
|
||||
<p>
|
||||
There is a simple example in:
|
||||
<file>($LazarusDir)/examples/levelgraph/lvlgraph_dependencies.lpi</file>.
|
||||
<url href="https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/main/examples/levelgraph/lvlgraph_dependencies.lpi">
|
||||
<file>examples/levelgraph/lvlgraph_dependencies.lpi</file>
|
||||
</url>.
|
||||
</p>
|
||||
<p>
|
||||
TLvlGraphControl is used to display unit dependencies in the Package Graph
|
||||
|
Loading…
Reference in New Issue
Block a user