Hi,
I'm trying to create dll that will contain datamodule. How can I export entire classes from dll, so I can attach db-aware components from main application to datasets existing in dll?
Or perhaps I'm trying to do it completely wrong way?
Any help will be appreciated.
Thanks
I'm trying to create dll that will contain datamodule. How can I export entire classes from dll, so I can attach db-aware components from main application to datasets existing in dll?
Or perhaps I'm trying to do it completely wrong way?
Any help will be appreciated.
Thanks