Docs: LCL/wscontrols. Updates topics for TLCLHandle changes in 211d95da.

This commit is contained in:
dsiders 2023-07-11 15:16:25 +01:00
parent d98caba512
commit 8e67ba098b

View File

@ -707,7 +707,13 @@ constraints.
<element name="TWSWinControl.CreateHandle"> <element name="TWSWinControl.CreateHandle">
<short></short> <short></short>
<descr></descr> <descr></descr>
<seealso></seealso> <version>
Modified in LCL version 4.0 to use the TLCLHandle type instead of the
deprecated THandle type in the return value for the method.
</version>
<seealso>
<link id="#lcl.wsreferences.TLCLHandle">TLCLHandle</link>
</seealso>
</element> </element>
<element name="TWSWinControl.CreateHandle.Result"> <element name="TWSWinControl.CreateHandle.Result">
<short></short> <short></short>