mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 21:00:34 +02:00
Docs: LCL/lclproc. Adds a deprecation notice for FreeThenNil.
This commit is contained in:
parent
317fa06f01
commit
2c5d2ff77b
@ -600,6 +600,11 @@ Calls the FreeThenNil routine in the <file>lazutilities.pas</file> unit from
|
||||
the <file>lazutils</file> package.
|
||||
</p>
|
||||
</descr>
|
||||
<version>
|
||||
Deprecated in LCL version 2.4.0. Use the FreeThenNil routine in the
|
||||
<file>LazUtilities.pas</file> unit from the <file>LazUtils</file> package
|
||||
instead.
|
||||
</version>
|
||||
<seealso>
|
||||
<link id="#lazutils.lazutilities.FreeThenNil">LazUtilities.FreeThenNil</link>
|
||||
</seealso>
|
||||
|
Loading…
Reference in New Issue
Block a user