mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 16:37:49 +02:00
LCL: docs
git-svn-id: trunk@48573 -
This commit is contained in:
parent
645c00ecf7
commit
49e3b7c5b1
@ -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 -->
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user