mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 10:59:29 +02:00
Docs: LCL/xmlpropstorage. Adds URL links to example code on git.
This commit is contained in:
parent
27cda09f5f
commit
f697aec2d2
@ -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.
|
||||
</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>
|
||||
<code>$(LazarusDir)/examples/propstorage</code>
|
||||
<p>
|
||||
A tutorial for TXMLPropStorage is located on the Lazarus Wiki at:
|
||||
</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.
|
||||
</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>
|
||||
<code>$(LazarusDir)/examples/propstorage</code>
|
||||
<p>
|
||||
A tutorial for TXMLPropStorage is located on the Lazarus Wiki at:
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user