mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 09:19:22 +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.
|
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>
|
||||||
|
Loading…
Reference in New Issue
Block a user