[Lazarus] Visual form inheritance and importing Delphi forms ???

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 4 21:49:25 CET 2008


On Tue, 4 Mar 2008 22:07:52 +0200
"Graeme Geldenhuys" <graemeg.lists at gmail.com> wrote:

> On 04/03/2008, Bogusław Brandys <brandys at o2.pl> wrote:
> >
> >  What can I do to fix it ?
> >
> >
> >  Here is the inherited form declaration (quite big so I placed it
> > at the end of this email) :
> >
> >   TInstantAttributeEditorForm = class(TInstantEditForm)
> 
> 
> VFI is not 100% in Lazarus as you have experienced...
> Edit the first line in the  *.lfm file to say 'inherited'.  Look at
> the Delphi *.dfm file for the correct format of that line.  I think
> that should do the trick.

That's only needed at runtime.


Mattias




More information about the Lazarus mailing list