Docs: LazUtils/lazfileutils. Updates CompareFileExt topic for changes in 08c0f486.

* Changes UTF8CompareText() reference to CompareText().

(cherry picked from commit 59d8129fc5)
This commit is contained in:
dsiders 2024-02-09 04:07:41 +00:00 committed by Maxim Ganetsky
parent e498842704
commit 43cee9b27c

View File

@ -140,7 +140,7 @@ comparison.
<p>
<var>CaseSensitive</var> indicates whether case is used in the comparison.
When CaseSensitive contains <b>True</b>, CompareStr is called to perform the
comparison. Otherwise, UTF8CompareText is called to compare the values.
comparison. Otherwise, CompareText is called to compare the values.
</p>
<p>
The return value indicates the order for the file name extension relative to