mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 17:49:25 +02:00
LCL: don't publish TArrow.Color after all. Color is changed in drawing code.
git-svn-id: trunk@40976 -
This commit is contained in:
parent
4f2fb8c377
commit
450fcd8341
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user