LCL: docs

git-svn-id: branches/fixes_1_4@48574 -
This commit is contained in:
mattias 2015-04-01 11:38:24 +00:00
parent 92e2e1f733
commit ba5f72b0ba
2 changed files with 8 additions and 2 deletions

View File

@ -374,13 +374,13 @@
<element name="TStatusPanel.Alignment">
<short>
<var>Alignment</var> - whether left- or right-justified or centered</short>
<descr/>
<descr>Only supported on Windows.</descr>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TStatusPanel.Bevel">
<short>The type of <var>Bevel</var> for the display</short>
<descr/>
<descr>Only supported on Windows.</descr>
<seealso/>
</element>
<!-- property Visibility: published -->

View File

@ -40,5 +40,11 @@
<issue name="TListView.Columns">
<short>Multiple columns then ViewStyle=vsList is not supported</short>
</issue>
<issue name="TStatusPanel.Alignment">
<short>not supported</short>
</issue>
<issue name="TStatusPanel.Bevel">
<short>not supported</short>
</issue>
</widgetset>
</package>