summaryrefslogtreecommitdiffstats
path: root/doc/en/classTQextScintillaLexerSQL.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/classTQextScintillaLexerSQL.html')
-rw-r--r--doc/en/classTQextScintillaLexerSQL.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/en/classTQextScintillaLexerSQL.html b/doc/en/classTQextScintillaLexerSQL.html
index 3e2d30a..19d7e3b 100644
--- a/doc/en/classTQextScintillaLexerSQL.html
+++ b/doc/en/classTQextScintillaLexerSQL.html
@@ -447,7 +447,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#8c606f8763c
<div class="memdoc">
<p>
-Returns TRUE if multi-line comment blocks can be folded.<p>
+Returns true if multi-line comment blocks can be folded.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#a9136c38110a706d75ec7319ed06c098">setFoldComments()</a> </dd></dl>
</div>
@@ -468,7 +468,7 @@ Returns TRUE if multi-line comment blocks can be folded.<p>
<div class="memdoc">
<p>
-Returns TRUE if trailing blank lines are included in a fold block.<p>
+Returns true if trailing blank lines are included in a fold block.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#a89bc20abcc8245a51da795eb3ab8c3e">setFoldCompact()</a> </dd></dl>
</div>
@@ -489,7 +489,7 @@ Returns TRUE if trailing blank lines are included in a fold block.<p>
<div class="memdoc">
<p>
-Returns TRUE if backslash escapes are enabled.<p>
+Returns true if backslash escapes are enabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#81ee1d8fdc3a43e94d4176189cb8e2b7">setBackslashEscapes()</a> </dd></dl>
</div>
@@ -511,7 +511,7 @@ Returns TRUE if backslash escapes are enabled.<p>
<div class="memdoc">
<p>
-If <em>fold</em> is TRUE then multi-line comment blocks can be folded. The default is FALSE.<p>
+If <em>fold</em> is true then multi-line comment blocks can be folded. The default is false.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#6867e10f4aa8a7c8f040595e18d01967">foldComments()</a> </dd></dl>
</div>
@@ -533,7 +533,7 @@ If <em>fold</em> is TRUE then multi-line comment blocks can be folded. The defau
<div class="memdoc">
<p>
-If <em>fold</em> is TRUE then trailing blank lines are included in a fold block. The default is TRUE.<p>
+If <em>fold</em> is true then trailing blank lines are included in a fold block. The default is true.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#ea2c85ffc4af6dfdc70dacb9bb35957b">foldCompact()</a> </dd></dl>
</div>
@@ -555,7 +555,7 @@ If <em>fold</em> is TRUE then trailing blank lines are included in a fold block.
<div class="memdoc">
<p>
-If <em>enable</em> is TRUE then backslash escapes are enabled. The default is FALSE.<p>
+If <em>enable</em> is true then backslash escapes are enabled. The default is false.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaLexerSQL.html#11e7e14784d83a1b56e690852cbb0b7d">backslashEscapes()</a> </dd></dl>
</div>
@@ -586,7 +586,7 @@ If <em>enable</em> is TRUE then backslash escapes are enabled. The default is FA
<div class="memdoc">
<p>
-The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.
+The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. true is returned if there is no error.
<p>
Reimplemented from <a class="el" href="classTQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">TQextScintillaLexer</a>.
</div>
@@ -617,7 +617,7 @@ Reimplemented from <a class="el" href="classTQextScintillaLexer.html#5c0c72a5493
<div class="memdoc">
<p>
-The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.
+The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. true is returned if there is no error.
<p>
Reimplemented from <a class="el" href="classTQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">TQextScintillaLexer</a>.
</div>