Does this work for frames as well? My experience suggest that when a frame is embedded in a form at design time, changes to the original are not propagated to the embedded version.
Is this by design, or am I missing something? On 4 August 2014 07:22, Mattias Gaertner <[email protected]> wrote: > On Sun, 3 Aug 2014 18:41:27 -0300 > luiz americo pereira camara <[email protected]> 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 > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Frank Church ======================= http://devblog.brahmancreations.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
