mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 03:42:01 +02:00
Docs: LazUtils/lazutf8. Fixes invalid attribute names in XML tagging.
* Updates: * UTF8LeftStr.Result * UTF8LeftStr.AText * UTF8LeftStr.ACount
This commit is contained in:
parent
cbb928ad70
commit
117cdd0ad0
@ -1828,13 +1828,13 @@ string.
|
||||
</descr>
|
||||
<seealso/>
|
||||
</element>
|
||||
<element namer="UTF8LeftStr.Result">
|
||||
<element name="UTF8LeftStr.Result">
|
||||
<short>Values from the specified string.</short>
|
||||
</element>
|
||||
<element namer="UTF8LeftStr.AText">
|
||||
<element name="UTF8LeftStr.AText">
|
||||
<short>Original string to examine in the function.</short>
|
||||
</element>
|
||||
<element namer="UTF8LeftStr.ACount">
|
||||
<element name="UTF8LeftStr.ACount">
|
||||
<short>Number of characters (codepoints) to get from the string.</short>
|
||||
</element>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user