mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 15:07:29 +01:00
lcl docs: balance <i> tags, patch from derit agustin (issue #27166)
git-svn-id: trunk@47200 -
This commit is contained in:
parent
f11c461743
commit
4a72302da6
@ -16,7 +16,7 @@ writers and component writers can offer different functionality or workarounds
|
|||||||
for bugs and take the LCL version into account while choosing their algorithms
|
for bugs and take the LCL version into account while choosing their algorithms
|
||||||
at run-time.</p><p>Likewise, these version constants can be used at compile time in conditional
|
at run-time.</p><p>Likewise, these version constants can be used at compile time in conditional
|
||||||
expressions, such as <i>{$IF lcl_major>0}</i>. These kinds of
|
expressions, such as <i>{$IF lcl_major>0}</i>. These kinds of
|
||||||
expressions are supported in <i>{$mode delphi}</i> and <i>{$mode objfpc}.</p>
|
expressions are supported in <i>{$mode delphi}</i> and <i>{$mode objfpc}</i>.</p>
|
||||||
</descr>
|
</descr>
|
||||||
|
|
||||||
<!-- constant Visibility: default -->
|
<!-- constant Visibility: default -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user