Docs: LazUtils/textstrings. Removes extra spaces in topics. Uses consistent tagging for True and False values.

This commit is contained in:
dsiders 2022-06-13 00:00:38 +01:00
parent 787a34a7e2
commit 382879496d

View File

@ -362,7 +362,7 @@
<short>Ordinal position for the line examined in the method.</short>
</element>
<element name="TTextStrings.GetLineLen.IncludeNewLineChars">
<short>True to include end-of-line characters in the line length.</short>
<short><b>True</b> to include end-of-line characters in the line length.</short>
</element>
<element name="TTextStrings.GetLineEnd">
@ -381,7 +381,7 @@
<short>Ordinal position for the line examined in the method.</short>
</element>
<element name="TTextStrings.GetLineEnd.IncludeNewLineChars">
<short>True to include end-of-line character(s) in the return value.</short>
<short><b>True</b> to include end-of-line character(s) in the return value.</short>
</element>
<element name="TTextStrings.CountLineEndings">