Return currently active dynamic library support handler.
Source position: dynlibh.inc line 65
procedure GetDynLibsManager( |
out Manager: TDynLibsManager |
); |
GetDynLibsManager returns the currently active dynamic library support handler. This handler has normally been set by inclusion of the #rtl.dynlibs unit.
|
Cross-platform support for dynamically loadable libraries. |
|
|
Set a new handler for dynamic library support. |