On Sun, 3 Aug 2014 18:41:27 -0300
luiz americo pereira camara <luiz...@oi.com.br> wrote:

> Does Lazarus implements Visual Form Inheritance feature present in Delphi?

Yes.
But not all changes to the ancestor are propagated to the
descendants in real time.
It's recommended to close the descendants before editing the
ancestor.

 
> If yes, is there an example?

Create an application. Then create an inherited item.


Mattias

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

Reply via email to