inherited forms in packages
From: Andreas Andreou (asoft_at_andreou.com)
Date: 11/26/03
- Next message: Kurt Barthelmess: "Re: Active row in DBGrid?"
- Previous message: Illya Kysil: "Re: I HATE IT"
- Next in thread: Marc Rohloff: "Re: inherited forms in packages"
- Reply: Marc Rohloff: "Re: inherited forms in packages"
- Reply: Jacob Thurman: "Re: inherited forms in packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Nov 2003 11:20:14 +0200
I have a package which has some forms in it. A hierarchy of basic forms that
help me with building my applications.
I have another package which inherits forms from the above package. When I
open a form the IDE displays an error telling me that it cannot find the
ancestor form and the form cannot be opened. The package which has the
ancestor forms is in the search path. The only way for me to open the forms
from the second package is to have the first package openned along with the
second package in the IDE while I work.
What I am doing wrong? I am pretty new to packages and I don't know many
things.
Any help would be appreciated
Thanks
Andreas Andreou
asoft@andreou.com
- Next message: Kurt Barthelmess: "Re: Active row in DBGrid?"
- Previous message: Illya Kysil: "Re: I HATE IT"
- Next in thread: Marc Rohloff: "Re: inherited forms in packages"
- Reply: Marc Rohloff: "Re: inherited forms in packages"
- Reply: Jacob Thurman: "Re: inherited forms in packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|