mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-22 12:29:39 +01:00
LazDoc - correction of typos in ComCtrls
git-svn-id: trunk@13114 -
This commit is contained in:
parent
a8c508fd61
commit
c8356daf2a
@ -632,7 +632,7 @@
|
|||||||
<short><i>Panels</i> - the list of strings to be placed in the sub-panels of <i>TStatusBar</i></short>
|
<short><i>Panels</i> - the list of strings to be placed in the sub-panels of <i>TStatusBar</i></short>
|
||||||
<descr>
|
<descr>
|
||||||
<p>If SimplePanel is false, the contents of <i>Panels</i> is displayed. </p>
|
<p>If SimplePanel is false, the contents of <i>Panels</i> is displayed. </p>
|
||||||
<p>Contents can be adjusted with a stringlist editor that pops up when the ellipsis (...) next to <i>Panels</i> in the Object Inspector is selected and allows insertion orf arbitrary number of sub-panels with their own strings</p>
|
<p>Contents can be adjusted with a stringlist editor that pops up when the ellipsis (...) next to <i>Panels</i> in the Object Inspector is selected and allows insertion of an arbitrary number of sub-panels with their own strings</p>
|
||||||
</descr>
|
</descr>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: published -->
|
<!-- property Visibility: published -->
|
||||||
@ -649,7 +649,7 @@
|
|||||||
<descr>
|
<descr>
|
||||||
<p><i>SimplePanel </i>- boolean. Is there just one continuous panel, or several sub-panels?</p>
|
<p><i>SimplePanel </i>- boolean. Is there just one continuous panel, or several sub-panels?</p>
|
||||||
<p>If true, the value of <i>SimpleText</i> is displayed; if false, the contents of <i>Panels</i> is displayed. </p>
|
<p>If true, the value of <i>SimpleText</i> is displayed; if false, the contents of <i>Panels</i> is displayed. </p>
|
||||||
<p>Contents can be adjusted with a stringlist editor that pops up when the ellipsis (...) next to <i>Panels</i> is selected and allows insertion orf arbitrary number of sub-panels with their own strings</p>
|
<p>Contents can be adjusted with a stringlist editor that pops up when the ellipsis (...) next to <i>Panels</i> is selected and allows insertion of an arbitrary number of sub-panels with their own strings</p>
|
||||||
</descr>
|
</descr>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: published -->
|
<!-- property Visibility: published -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user