Re: Components from a dll
From: Jens Kretzschmar (newsposting_at_2andfro.de)
Date: 01/23/04
- Next message: John Dammeyer: "Re: Checking to see if USB Printer attached and online?"
- Previous message: Marco van de Voort: "Re: Explore Zipfiles : findfirst/findnext ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 19:56:00 +0100
Hi vertuas,
> The problem i have is how to display the plugin components on the
> applications main form. I can create the plugin component in the dll or
> package but when ever i try to display it i get the error message "Cannot
> convert a TFont to TFont".
did you manage to solve your problem?
I have the exact same problem. I am down to an Application with a Form
(let's call it MainForm) and a Panel that is supposed to display a Form
from out of a DLL. But as long as I assign "DLLForm.Parent :=
MainForm.Panel" it doesn't even appear. If I comment out this line the
DLLForm appears - but at the wrong position.
Anyone another idea?
Thanks,
Jens
- Next message: John Dammeyer: "Re: Checking to see if USB Printer attached and online?"
- Previous message: Marco van de Voort: "Re: Explore Zipfiles : findfirst/findnext ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|