On 4/10/14, FreeMan <freema...@delphiturkiye.com> wrote:

> I was used TCustomEditButton class. Color property need variable so can
> write it in lfm. "FEdit: TBeEdit;" has no color property, its come
> always clBtnFace on my system. Kubuntu 13.10 x64. last trunc. In design
> time change to any color, look at lfm file, no color property value there.
> Regards

I can confirm this. It does not store in LFM.

Not sure why given the definition:
property Color: TColor read GetColor write SetColor stored True
default {$ifdef UseCLDefault}clDefault{$else}clWindow{$endif};

Please open a ticket in bugtracker.

Bart

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to