Carbon: document TListBox.ItemHeight as restricted.

git-svn-id: trunk@51847 -
This commit is contained in:
bart 2016-03-07 14:10:21 +00:00
parent 7106e417e8
commit b8ff0d24a8

View File

@ -68,7 +68,10 @@ After obtaining a CGImageRef, the next step to implement the RawImage_fromDevice
<short>Memo WordWrap property when is disabled, does not allow to scroll text horizontally</short>
</issue>
<issue name="TListBox.Columns">
<short>List box Columns property is not supported</short>
<short>Listbox Columns property is not supported</short>
</issue>
<issue name="TListBox.ItemHeight">
<short>Listbox ItemHeight property is not supported</short>
</issue>
<issue name="TCheckBox.Alignment">
<short>CheckBox Alignment property is not supported</short>