NVIDIA SDK is a C++ based SDK. So you can't directly use it with Delphi. But large part of it is FX Effect files that demonstrate used of Direct3D. And these could be used as it in you Delphi programs. So if you found cool effect and you want to use it in your Delphi application - you definitely will need to code at least some stuff by yourself.