Get last load error description string handler type.
Source position: dynlibh.inc line 39
type TGetLoadErrorStrHandler = function: AnsiString; |
TGetLoadErrorStrHandler is the type for the GetLoadErrorStr call using ansistring names in the TDynLibsManager dynamic library loading manager.
|
Dynamic library loading support. |