DLLPath: String;
The DLLPath property determines path to the LINDO library.
The path should contain name of the LINDO library file.
The LINDO library is by default located in the S\bin\win32\ or S\bin\win64\ folder, depending on the bitness of the version used, where S is the path to the folder with installed LINDO. Library file name - lindoX.dll, where X - LINDO version number. For example, the LINDO 8.0 library will be named lindo8_0.dll, the 64x LINDO 9.0 library will be named lindo64_9_0.dll.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: