ImageEn, unit iesettings

TIEGlobalSettings.DLLLoadingLog

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.


Example

IEGlobalSettings().DLLLoadingLogEnabled := True;
IEGlobalSettings().RegisterPlugIns();
memLog.Text := IEGlobalSettings().DLLLoadingLog;


See Also

RegisterPlugIns
ImageEnVersion.IELibVersionStr
ActivePlugIns
PlugInAvailable
IEVisionSetSerialNumber