[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get last load error description string handler type
Source position: dynlibh.inc line 38
type TGetLoadErrorStrHandler = function: string; |
TGetLoadErrorStrHandler is the type for the GetLoadErrorStr call using ansistring names in the TDynLibsManager dynamic library loading manager.
|
Dynamic library loading support |