mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 05:00:22 +02:00
Docs: LazUtils/integerlist. Removes extra spaces in topics.
This commit is contained in:
parent
a60be6e699
commit
b8a82274ba
@ -75,7 +75,7 @@
|
||||
<var>TWordList</var> provides an overloaded <var>Sort</var> method to ensure that values in the list are handled using a compare function that operates on Word values. Internally, it provides a TFPGListEnumerator which is specialized for the Word type used in the implementation.
|
||||
</p>
|
||||
<p>
|
||||
Use the properties and methods defined in the ancestor class to perform common operations for Word values, including:
|
||||
Use the properties and methods defined in the ancestor class to perform common operations for Word values, including:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Add</li>
|
||||
|
Loading…
Reference in New Issue
Block a user