h***@westnet.com.au
2009-04-22 09:13:09 UTC
I've recently gone through one of my apps and restructured it to make
use of a datamodule. I created the datamodule using the File->New
menu options.
My changes work, however, the datamodule appears to put an entry on
the taskbar. The end result being I have 2 taskbar entries for my
application. I don't understand as the datamodule is not supposed to
be a form.
I reviewed the project source file and removed the autocreate entry
for the datamodule and resorted to dynamically creating the module
reference in the mainform of my app.....this didn't resolve it.
I'm after some hints how to stop it from doing this. Any ideas? Any
help greatly appreciated.
use of a datamodule. I created the datamodule using the File->New
menu options.
My changes work, however, the datamodule appears to put an entry on
the taskbar. The end result being I have 2 taskbar entries for my
application. I don't understand as the datamodule is not supposed to
be a form.
I reviewed the project source file and removed the autocreate entry
for the datamodule and resorted to dynamically creating the module
reference in the mainform of my app.....this didn't resolve it.
I'm after some hints how to stop it from doing this. Any ideas? Any
help greatly appreciated.