Docs: LCL/lclproc. Adds a deprecation notice for FreeThenNil.

This commit is contained in:
dsiders 2023-06-05 21:11:57 +01:00
parent 317fa06f01
commit 2c5d2ff77b

View File

@ -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>