How to create a form in code (fully)?
From: Bo Berglund (bo.berglund_at_system3r.se)
Date: 10/23/03
- Next message: Petr Horak: "Re: D7 Project Manager files not sorted"
- Previous message: Nick Hodges (TeamB): "Re: Use Debug DCU's Can't find 'system.pas'"
- Next in thread: Malcolm Cheyne: "Re: How to create a form in code (fully)?"
- Reply: Malcolm Cheyne: "Re: How to create a form in code (fully)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Oct 2003 21:45:20 GMT
I want to be able to send a form description to an application which
then creates the form based on this data. The form data will be
something like the dfm file Delphi creates.
The reason I want this is that I have a clent/server application where
the clients are located on a different computer from the server and
there are plug-in applications to the server that needs to display a
form on the client computers.
So I figured that if the plug-ins could send a form description to the
clients (through the server) then the client app could create the form
in runtime without first compiling in a form class.
Can this be done at all??
/Bo
- Next message: Petr Horak: "Re: D7 Project Manager files not sorted"
- Previous message: Nick Hodges (TeamB): "Re: Use Debug DCU's Can't find 'system.pas'"
- Next in thread: Malcolm Cheyne: "Re: How to create a form in code (fully)?"
- Reply: Malcolm Cheyne: "Re: How to create a form in code (fully)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|