TIEGlobalSettings.DLLLoadingLog
Declaration
property DLLLoadingLog: String;
Description
Returns logging detail for loading of Plug-in DLLs, such as IEVision and IELib.
You must enable
DLLLoadingLogEnabled.
IEGlobalSettings().DLLLoadingLogEnabled := True;
IEGlobalSettings().RegisterPlugIns();
memLog.Text := IEGlobalSettings().DLLLoadingLog;
See Also
◼RegisterPlugIns◼ImageEnVersion.IELibVersionStr◼ActivePlugIns◼PlugInAvailable◼IEVisionSetSerialNumber