Docs: LCL/xmlpropstorage. Adds URL links to example code on git.

This commit is contained in:
dsiders 2024-02-24 04:48:35 +00:00
parent 27cda09f5f
commit f697aec2d2

View File

@ -152,9 +152,11 @@ constructor and the Restore method must be called to reload the values. The
Save method method also be called in na overridden Destructor for the frame. Save method method also be called in na overridden Destructor for the frame.
</p> </p>
<p> <p>
A demonstration program is located in the examples directory at: A demonstration program is located in the
<url href="https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/main/examples/propstorage/">
<file>examples/propstorage/</file>
</url> directory.
</p> </p>
<code>$(LazarusDir)/examples/propstorage</code>
<p> <p>
A tutorial for TXMLPropStorage is located on the Lazarus Wiki at: A tutorial for TXMLPropStorage is located on the Lazarus Wiki at:
</p> </p>
@ -379,9 +381,11 @@ constructor and the Restore method must be called to reload the values. The
Save method method also be called in na overridden Destructor for the frame. Save method method also be called in na overridden Destructor for the frame.
</p> </p>
<p> <p>
A demonstration program is located in the examples directory at: A demonstration program is located in the
<url href="https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/main/examples/propstorage/">
<file>examples/propstorage/</file>
</url> directory.
</p> </p>
<code>$(LazarusDir)/examples/propstorage</code>
<p> <p>
A tutorial for TXMLPropStorage is located on the Lazarus Wiki at: A tutorial for TXMLPropStorage is located on the Lazarus Wiki at:
</p> </p>