LCL: docs

git-svn-id: trunk@48573 -
This commit is contained in:
mattias 2015-04-01 11:38:03 +00:00
parent 645c00ecf7
commit 49e3b7c5b1
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>