Docs: LazControls/laznumedit. Fixes invalid XML tagging in topic.

(cherry picked from commit f340a1a3b6)
This commit is contained in:
dsiders 2024-08-17 05:22:50 +01:00
parent 456dedc7f5
commit 2b97d6fa4f

View File

@ -883,11 +883,9 @@ Numeric base (or radix) for the QWord value in the result.
<element name="QWord2Str"> <element name="QWord2Str">
<short> <short>
<short>
Converts a QWord value using the specified numeric base to its string Converts a QWord value using the specified numeric base to its string
representation. representation.
</short> </short>
</short>
<descr/> <descr/>
<seealso/> <seealso/>
</element> </element>