python4delphi
python4delphi copied to clipboard
Seperate TDynamicDLL into a new unit
TDynamicDLL can be reused and deserves it own unit.
PythonEngine.pas - Move TDynamicDLL to DynamicDll.pas; make GetDllPath virtual to allow override in TPythonInterface.