How best to add Plugin Capability to a Delphi program

前端 未结 9 2037
时光说笑
时光说笑 2020-12-23 08:52

I am looking to add the capability for users to write plugins to the program I have developed in Delphi. The program is a single executable with no DLLs used.

This

9条回答
  •  独厮守ぢ
    2020-12-23 09:03

    I found an article by Tim Sullivan:
    Implementing Plug-Ins for Your Delphi Applications

提交回复
热议问题