The uEye SDK does not provide direct integration of the uEye API for the Delphi programming language. In order to use the uEye API in Delphi, you need to create separate header files. We suggest to use the uEye ActiveX component (see also Programming with ActiveX) when programming in Delphi.

|
To use the uEye_api.dll in Delphi, the cdecl calling convention has to be used.
|
|

|
We suggest that you keep the function libraries (DLL, AX and OCX files) in the default directory. Under Windows, these files reside in C:\Windows\System32\ after the installation.
Copying these files to other locations may result in version conflicts.
|
|