On Wed, 08 Apr 2015 15:42:12 +0100
Tony Whyman <[email protected]> wrote:

>[...]Lazarus unfortunately does not have the Delphi 
> Object Inspector's "revert to inherited" option.

Now it has.

I implemented it only for some basic types and it works only for
TComponent properties. So it does not work for Label1.Font.Color,
because Font is not a TComponent.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to