|
@@ -7259,9 +7259,6 @@ indicate the end-of-line sequence for a text file.
|
|
</descr>
|
|
</descr>
|
|
</element>
|
|
</element>
|
|
|
|
|
|
-</descr>
|
|
|
|
-</element>
|
|
|
|
-
|
|
|
|
<element name="TSysLocale">
|
|
<element name="TSysLocale">
|
|
<short>Type describing the current locale</short>
|
|
<short>Type describing the current locale</short>
|
|
<descr>
|
|
<descr>
|
|
@@ -7407,7 +7404,9 @@ For more information about the used formatting characters, see the
|
|
<link id="Format"/> string.
|
|
<link id="Format"/> string.
|
|
</p>
|
|
</p>
|
|
</descr>
|
|
</descr>
|
|
-<link
|
|
|
|
|
|
+<seealso>
|
|
|
|
+<link id="Format"/>
|
|
|
|
+</seealso>
|
|
</element>
|
|
</element>
|
|
|
|
|
|
<element name="WideLowerCase">
|
|
<element name="WideLowerCase">
|
|
@@ -7429,7 +7428,6 @@ None.
|
|
<seealso>
|
|
<seealso>
|
|
<link id="WideUpperCase"/>
|
|
<link id="WideUpperCase"/>
|
|
</seealso>
|
|
</seealso>
|
|
-</descr>
|
|
|
|
</element>
|
|
</element>
|
|
|
|
|
|
<element name="WideSameStr">
|
|
<element name="WideSameStr">
|
|
@@ -7465,6 +7463,7 @@ string (taking into account case).
|
|
<element name="WideUpperCase">
|
|
<element name="WideUpperCase">
|
|
<short>Change a widestring to all-lowercase.</short>
|
|
<short>Change a widestring to all-lowercase.</short>
|
|
<descr>
|
|
<descr>
|
|
|
|
+<p>
|
|
<var>WideUpperCase</var> converts the string <var>S</var> to uppercase characters
|
|
<var>WideUpperCase</var> converts the string <var>S</var> to uppercase characters
|
|
and returns the resulting string. It takes into account the operating system language
|
|
and returns the resulting string. It takes into account the operating system language
|
|
settings when doing this, so spcial characters are converted correctly as
|
|
settings when doing this, so spcial characters are converted correctly as
|
|
@@ -7480,7 +7479,6 @@ None.
|
|
<seealso>
|
|
<seealso>
|
|
<link id="WideLowerCase"/>
|
|
<link id="WideLowerCase"/>
|
|
</seealso>
|
|
</seealso>
|
|
-</descr>
|
|
|
|
</element>
|
|
</element>
|
|
|
|
|
|
<element name="WrapText">
|
|
<element name="WrapText">
|
|
@@ -7493,7 +7491,7 @@ in <var>Line</var>. It breaks the string only at characters which are in
|
|
</descr>
|
|
</descr>
|
|
<seealso>
|
|
<seealso>
|
|
<link id="StringReplace"/>
|
|
<link id="StringReplace"/>
|
|
-<seealso>
|
|
|
|
|
|
+</seealso>
|
|
</element>
|
|
</element>
|
|
|
|
|
|
|
|
|