[Lazarus] Form in DLL

Michael Schnell mschnell at lumino.de
Thu May 3 14:31:48 CEST 2012


On 05/03/2012 01:40 PM, Mark Morgan Lloyd wrote:
> Could code resident in a DLL...

Here you will need to do Object-based mutual calls between the main 
program and the DLL. This of course is possible, but needs a combined 
memory management.

-Michael





More information about the Lazarus mailing list