[Lazarus] Visual Form Inheritance support
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Aug 4 08:22:20 CEST 2014
On Sun, 3 Aug 2014 18:41:27 -0300
luiz americo pereira camara <luizmed at 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
More information about the Lazarus
mailing list