filmov
tv
Using Forms in DLLs | Create Form in DLL | Dynamic Link Library in Delphi | Delphi Basic

Показать описание
My DLLs can contain forms as well as code. There isn't much difference in the way the form is created compared to the way a form in an application is created.