LCL: don't publish TArrow.Color after all. Color is changed in drawing code.

git-svn-id: trunk@40976 -
This commit is contained in:
juha 2013-05-01 17:13:21 +00:00
parent 4f2fb8c377
commit 450fcd8341

View File

@ -63,7 +63,8 @@ type
property Align;
property Anchors;
property BorderSpacing;
property Color;
// The drawing code changes Color. More changes are needed if this is published.
//property Color;
property OnChangeBounds;
property PopupMenu;
property Visible;