Carbon: added TStatusBar.Color to the issues.xml. issue #21302

git-svn-id: trunk@45004 -
This commit is contained in:
zeljko 2014-05-11 10:44:46 +00:00
parent b4fb751782
commit 4f6a3613a1

View File

@ -95,6 +95,9 @@ After obtaining a CGImageRef, the next step to implement the RawImage_fromDevice
<issue name="TColorDialog.Title">
<short>Color dialog title is not supported</short>
</issue>
<issue name="TStatusBar.Color">
<short>TStatusBar color is not supported.It's always transparent.</short>
</issue>
<issue name="TTrackBar.LineSize">
<short>Track bar line size is not supported</short>
</issue>