[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return currently active dynamic library support handler
Source position: dynlibh.inc line 64
procedure GetDynLibsManager( |
var 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 |