Docs: LCL/intfgraphics. Removes extra spaces in topics. Updates tagging for True and False values.

This commit is contained in:
dsiders 2022-06-18 19:24:14 +01:00
parent e0dcbcb426
commit 7995fdd441

View File

@ -1593,7 +1593,8 @@
<element name="TLazIntfImage.SetSize">
<short>
<var>SetSize</var> - define the height and width of the image.</short>
<var>SetSize</var> - define the height and width of the image.
</short>
<descr/>
<seealso/>
</element>
@ -1648,7 +1649,9 @@
</element>
<element name="TLazIntfImage.CreateBitmaps">
<short><var>CreateBitmaps</var> - generates a Bitmap and an optional Mask for the image data.</short>
<short>
<var>CreateBitmaps</var> - generates a Bitmap and an optional Mask for the image data.
</short>
<descr/>
<seealso/>
</element>