Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Nov : Using datamodules at runtime versus designtime

www.cryer.info
Managed Newsgroup Archive

Using datamodules at runtime versus designtime

Subject:Using datamodules at runtime versus designtime
Posted by:"preston" (orac..@xmission.com)
Date:Wed, 09 Nov 2005 10:43:57 -0700

I have a form that is tied to a datamodule at designtime. The components
on the form are hooked up to dataset's that are contained in the datamodule.

My question is how do I get the form and all those components to use the
dm I create at runtime, rather than that global instance of the dm that
was used at design time.

Preston

Replies:

www.cryer.info
Managed Newsgroup Archive