On 4/10/14, Bart <[email protected]> wrote:
> I can confirm this. It does not store in LFM.
That's a wrong conclusion it seems.
It does store in LFM, see snippet:
object EditButton1: TEditButton
Left = 8
Height = 23
Top = 46
Width = 160
ButtonWidth = 23
Color = clYellow <<<==============
MaxLength = 0
NumGlyphs = 1
OnButtonClick = EditButton1ButtonClick
But upon loading it the color of FEdit gets reset to it's parent color.
Fixed in r44669.
Please test.
Bart
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus